@charset "UTF-8";:root,[data-bs-theme=light]{--nv-blue: #0d6efd;--nv-indigo: #6610f2;--nv-purple: #6f42c1;--nv-pink: #d63384;--nv-red: #dc3545;--nv-orange: #fd7e14;--nv-yellow: #ffc107;--nv-green: #198754;--nv-teal: #20c997;--nv-cyan: #0dcaf0;--nv-black: #000;--nv-white: #fff;--nv-gray: #6c757d;--nv-gray-dark: #343a40;--nv-gray-100: #f8f9fa;--nv-gray-200: #e9ecef;--nv-gray-300: #dee2e6;--nv-gray-400: #ced4da;--nv-gray-500: #adb5bd;--nv-gray-600: #6c757d;--nv-gray-700: #495057;--nv-gray-800: #343a40;--nv-gray-900: #212529;--nv-primary: #0d6efd;--nv-secondary: #6c757d;--nv-success: #198754;--nv-info: #0dcaf0;--nv-warning: #ffc107;--nv-danger: #dc3545;--nv-light: #f8f9fa;--nv-dark: #212529;--nv-primary-rgb: 13, 110, 253;--nv-secondary-rgb: 108, 117, 125;--nv-success-rgb: 25, 135, 84;--nv-info-rgb: 13, 202, 240;--nv-warning-rgb: 255, 193, 7;--nv-danger-rgb: 220, 53, 69;--nv-light-rgb: 248, 249, 250;--nv-dark-rgb: 33, 37, 41;--nv-primary-text-emphasis: #052c65;--nv-secondary-text-emphasis: #2b2f32;--nv-success-text-emphasis: #0a3622;--nv-info-text-emphasis: #055160;--nv-warning-text-emphasis: #664d03;--nv-danger-text-emphasis: #58151c;--nv-light-text-emphasis: #495057;--nv-dark-text-emphasis: #495057;--nv-primary-bg-subtle: #cfe2ff;--nv-secondary-bg-subtle: #e2e3e5;--nv-success-bg-subtle: #d1e7dd;--nv-info-bg-subtle: #cff4fc;--nv-warning-bg-subtle: #fff3cd;--nv-danger-bg-subtle: #f8d7da;--nv-light-bg-subtle: #fcfcfd;--nv-dark-bg-subtle: #ced4da;--nv-primary-border-subtle: #9ec5fe;--nv-secondary-border-subtle: #c4c8cb;--nv-success-border-subtle: #a3cfbb;--nv-info-border-subtle: #9eeaf9;--nv-warning-border-subtle: #ffe69c;--nv-danger-border-subtle: #f1aeb5;--nv-light-border-subtle: #e9ecef;--nv-dark-border-subtle: #adb5bd;--nv-white-rgb: 255, 255, 255;--nv-black-rgb: 0, 0, 0;--nv-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--nv-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--nv-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--nv-body-font-family: var(--nv-font-sans-serif);--nv-body-font-size: 1rem;--nv-body-font-weight: 400;--nv-body-line-height: 1.5;--nv-body-color: #212529;--nv-body-color-rgb: 33, 37, 41;--nv-body-bg: #fff;--nv-body-bg-rgb: 255, 255, 255;--nv-emphasis-color: #000;--nv-emphasis-color-rgb: 0, 0, 0;--nv-secondary-color: rgba(33, 37, 41, .75);--nv-secondary-color-rgb: 33, 37, 41;--nv-secondary-bg: #e9ecef;--nv-secondary-bg-rgb: 233, 236, 239;--nv-tertiary-color: rgba(33, 37, 41, .5);--nv-tertiary-color-rgb: 33, 37, 41;--nv-tertiary-bg: #f8f9fa;--nv-tertiary-bg-rgb: 248, 249, 250;--nv-heading-color: inherit;--nv-link-color: #0d6efd;--nv-link-color-rgb: 13, 110, 253;--nv-link-decoration: underline;--nv-link-hover-color: #0a58ca;--nv-link-hover-color-rgb: 10, 88, 202;--nv-code-color: #d63384;--nv-highlight-color: #212529;--nv-highlight-bg: #fff3cd;--nv-border-width: 1px;--nv-border-style: solid;--nv-border-color: #dee2e6;--nv-border-color-translucent: rgba(0, 0, 0, .175);--nv-border-radius: .375rem;--nv-border-radius-sm: .25rem;--nv-border-radius-lg: .5rem;--nv-border-radius-xl: 1rem;--nv-border-radius-xxl: 2rem;--nv-border-radius-2xl: var(--nv-border-radius-xxl);--nv-border-radius-pill: 50rem;--nv-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--nv-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--nv-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--nv-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--nv-focus-ring-width: .25rem;--nv-focus-ring-opacity: .25;--nv-focus-ring-color: rgba(13, 110, 253, .25);--nv-form-valid-color: #198754;--nv-form-valid-border-color: #198754;--nv-form-invalid-color: #dc3545;--nv-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--nv-body-color: #dee2e6;--nv-body-color-rgb: 222, 226, 230;--nv-body-bg: #212529;--nv-body-bg-rgb: 33, 37, 41;--nv-emphasis-color: #fff;--nv-emphasis-color-rgb: 255, 255, 255;--nv-secondary-color: rgba(222, 226, 230, .75);--nv-secondary-color-rgb: 222, 226, 230;--nv-secondary-bg: #343a40;--nv-secondary-bg-rgb: 52, 58, 64;--nv-tertiary-color: rgba(222, 226, 230, .5);--nv-tertiary-color-rgb: 222, 226, 230;--nv-tertiary-bg: #2b3035;--nv-tertiary-bg-rgb: 43, 48, 53;--nv-primary-text-emphasis: #6ea8fe;--nv-secondary-text-emphasis: #a7acb1;--nv-success-text-emphasis: #75b798;--nv-info-text-emphasis: #6edff6;--nv-warning-text-emphasis: #ffda6a;--nv-danger-text-emphasis: #ea868f;--nv-light-text-emphasis: #f8f9fa;--nv-dark-text-emphasis: #dee2e6;--nv-primary-bg-subtle: #031633;--nv-secondary-bg-subtle: #161719;--nv-success-bg-subtle: #051b11;--nv-info-bg-subtle: #032830;--nv-warning-bg-subtle: #332701;--nv-danger-bg-subtle: #2c0b0e;--nv-light-bg-subtle: #343a40;--nv-dark-bg-subtle: #1a1d20;--nv-primary-border-subtle: #084298;--nv-secondary-border-subtle: #41464b;--nv-success-border-subtle: #0f5132;--nv-info-border-subtle: #087990;--nv-warning-border-subtle: #997404;--nv-danger-border-subtle: #842029;--nv-light-border-subtle: #495057;--nv-dark-border-subtle: #343a40;--nv-heading-color: inherit;--nv-link-color: #6ea8fe;--nv-link-hover-color: #8bb9fe;--nv-link-color-rgb: 110, 168, 254;--nv-link-hover-color-rgb: 139, 185, 254;--nv-code-color: #e685b5;--nv-highlight-color: #dee2e6;--nv-highlight-bg: #664d03;--nv-border-color: #495057;--nv-border-color-translucent: rgba(255, 255, 255, .15);--nv-form-valid-color: #75b798;--nv-form-valid-border-color: #75b798;--nv-form-invalid-color: #ea868f;--nv-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--nv-body-font-family);font-size:var(--nv-body-font-size);font-weight:var(--nv-body-font-weight);line-height:var(--nv-body-line-height);color:var(--nv-body-color);text-align:var(--nv-body-text-align);background-color:var(--nv-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--nv-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--nv-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--nv-highlight-color);background-color:var(--nv-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--nv-link-color-rgb),var(--nv-link-opacity, 1));text-decoration:underline}a:hover{--nv-link-color-rgb: var(--nv-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--nv-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--nv-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--nv-body-bg);background-color:var(--nv-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--nv-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--nv-body-bg);border:var(--nv-border-width) solid var(--nv-border-color);border-radius:var(--nv-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--nv-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--nv-gutter-x: 1.5rem;--nv-gutter-y: 0;width:100%;padding-right:calc(var(--nv-gutter-x) * .5);padding-left:calc(var(--nv-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--nv-breakpoint-xs: 0;--nv-breakpoint-sm: 576px;--nv-breakpoint-md: 768px;--nv-breakpoint-lg: 992px;--nv-breakpoint-xl: 1200px;--nv-breakpoint-xxl: 1400px}.row{--nv-gutter-x: 1.5rem;--nv-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--nv-gutter-y));margin-right:calc(-.5 * var(--nv-gutter-x));margin-left:calc(-.5 * var(--nv-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--nv-gutter-x) * .5);padding-left:calc(var(--nv-gutter-x) * .5);margin-top:var(--nv-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--nv-gutter-x: 0}.g-0,.gy-0{--nv-gutter-y: 0}.g-1,.gx-1{--nv-gutter-x: .25rem}.g-1,.gy-1{--nv-gutter-y: .25rem}.g-2,.gx-2{--nv-gutter-x: .5rem}.g-2,.gy-2{--nv-gutter-y: .5rem}.g-3,.gx-3{--nv-gutter-x: 1rem}.g-3,.gy-3{--nv-gutter-y: 1rem}.g-4,.gx-4{--nv-gutter-x: 1.5rem}.g-4,.gy-4{--nv-gutter-y: 1.5rem}.g-5,.gx-5{--nv-gutter-x: 3rem}.g-5,.gy-5{--nv-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--nv-gutter-x: 0}.g-sm-0,.gy-sm-0{--nv-gutter-y: 0}.g-sm-1,.gx-sm-1{--nv-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--nv-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--nv-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--nv-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--nv-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--nv-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--nv-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--nv-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--nv-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--nv-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--nv-gutter-x: 0}.g-md-0,.gy-md-0{--nv-gutter-y: 0}.g-md-1,.gx-md-1{--nv-gutter-x: .25rem}.g-md-1,.gy-md-1{--nv-gutter-y: .25rem}.g-md-2,.gx-md-2{--nv-gutter-x: .5rem}.g-md-2,.gy-md-2{--nv-gutter-y: .5rem}.g-md-3,.gx-md-3{--nv-gutter-x: 1rem}.g-md-3,.gy-md-3{--nv-gutter-y: 1rem}.g-md-4,.gx-md-4{--nv-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--nv-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--nv-gutter-x: 3rem}.g-md-5,.gy-md-5{--nv-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--nv-gutter-x: 0}.g-lg-0,.gy-lg-0{--nv-gutter-y: 0}.g-lg-1,.gx-lg-1{--nv-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--nv-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--nv-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--nv-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--nv-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--nv-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--nv-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--nv-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--nv-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--nv-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--nv-gutter-x: 0}.g-xl-0,.gy-xl-0{--nv-gutter-y: 0}.g-xl-1,.gx-xl-1{--nv-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--nv-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--nv-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--nv-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--nv-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--nv-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--nv-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--nv-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--nv-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--nv-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--nv-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--nv-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--nv-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--nv-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--nv-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--nv-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--nv-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--nv-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--nv-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--nv-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--nv-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--nv-gutter-y: 3rem}}.table{--nv-table-color-type: initial;--nv-table-bg-type: initial;--nv-table-color-state: initial;--nv-table-bg-state: initial;--nv-table-color: var(--nv-emphasis-color);--nv-table-bg: var(--nv-body-bg);--nv-table-border-color: var(--nv-border-color);--nv-table-accent-bg: transparent;--nv-table-striped-color: var(--nv-emphasis-color);--nv-table-striped-bg: rgba(var(--nv-emphasis-color-rgb), .05);--nv-table-active-color: var(--nv-emphasis-color);--nv-table-active-bg: rgba(var(--nv-emphasis-color-rgb), .1);--nv-table-hover-color: var(--nv-emphasis-color);--nv-table-hover-bg: rgba(var(--nv-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--nv-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--nv-table-color-state, var(--nv-table-color-type, var(--nv-table-color)));background-color:var(--nv-table-bg);border-bottom-width:var(--nv-border-width);box-shadow:inset 0 0 0 9999px var(--nv-table-bg-state, var(--nv-table-bg-type, var(--nv-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--nv-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--nv-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--nv-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--nv-table-color-type: var(--nv-table-striped-color);--nv-table-bg-type: var(--nv-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--nv-table-color-type: var(--nv-table-striped-color);--nv-table-bg-type: var(--nv-table-striped-bg)}.table-active{--nv-table-color-state: var(--nv-table-active-color);--nv-table-bg-state: var(--nv-table-active-bg)}.table-hover>tbody>tr:hover>*{--nv-table-color-state: var(--nv-table-hover-color);--nv-table-bg-state: var(--nv-table-hover-bg)}.table-primary{--nv-table-color: #000;--nv-table-bg: #cfe2ff;--nv-table-border-color: #a6b5cc;--nv-table-striped-bg: #c5d7f2;--nv-table-striped-color: #000;--nv-table-active-bg: #bacbe6;--nv-table-active-color: #000;--nv-table-hover-bg: #bfd1ec;--nv-table-hover-color: #000;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-secondary{--nv-table-color: #000;--nv-table-bg: #e2e3e5;--nv-table-border-color: #b5b6b7;--nv-table-striped-bg: #d7d8da;--nv-table-striped-color: #000;--nv-table-active-bg: #cbccce;--nv-table-active-color: #000;--nv-table-hover-bg: #d1d2d4;--nv-table-hover-color: #000;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-success{--nv-table-color: #000;--nv-table-bg: #d1e7dd;--nv-table-border-color: #a7b9b1;--nv-table-striped-bg: #c7dbd2;--nv-table-striped-color: #000;--nv-table-active-bg: #bcd0c7;--nv-table-active-color: #000;--nv-table-hover-bg: #c1d6cc;--nv-table-hover-color: #000;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-info{--nv-table-color: #000;--nv-table-bg: #cff4fc;--nv-table-border-color: #a6c3ca;--nv-table-striped-bg: #c5e8ef;--nv-table-striped-color: #000;--nv-table-active-bg: #badce3;--nv-table-active-color: #000;--nv-table-hover-bg: #bfe2e9;--nv-table-hover-color: #000;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-warning{--nv-table-color: #000;--nv-table-bg: #fff3cd;--nv-table-border-color: #ccc2a4;--nv-table-striped-bg: #f2e7c3;--nv-table-striped-color: #000;--nv-table-active-bg: #e6dbb9;--nv-table-active-color: #000;--nv-table-hover-bg: #ece1be;--nv-table-hover-color: #000;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-danger{--nv-table-color: #000;--nv-table-bg: #f8d7da;--nv-table-border-color: #c6acae;--nv-table-striped-bg: #eccccf;--nv-table-striped-color: #000;--nv-table-active-bg: #dfc2c4;--nv-table-active-color: #000;--nv-table-hover-bg: #e5c7ca;--nv-table-hover-color: #000;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-light{--nv-table-color: #000;--nv-table-bg: #f8f9fa;--nv-table-border-color: #c6c7c8;--nv-table-striped-bg: #ecedee;--nv-table-striped-color: #000;--nv-table-active-bg: #dfe0e1;--nv-table-active-color: #000;--nv-table-hover-bg: #e5e6e7;--nv-table-hover-color: #000;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-dark{--nv-table-color: #fff;--nv-table-bg: #212529;--nv-table-border-color: #4d5154;--nv-table-striped-bg: #2c3034;--nv-table-striped-color: #fff;--nv-table-active-bg: #373b3e;--nv-table-active-color: #fff;--nv-table-hover-bg: #323539;--nv-table-hover-color: #fff;color:var(--nv-table-color);border-color:var(--nv-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--nv-border-width));padding-bottom:calc(.375rem + var(--nv-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--nv-border-width));padding-bottom:calc(.5rem + var(--nv-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--nv-border-width));padding-bottom:calc(.25rem + var(--nv-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--nv-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--nv-body-color);appearance:none;background-color:var(--nv-body-bg);background-clip:padding-box;border:var(--nv-border-width) solid var(--nv-border-color);border-radius:var(--nv-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--nv-body-color);background-color:var(--nv-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--nv-secondary-color);opacity:1}.form-control:disabled{background-color:var(--nv-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--nv-body-color);background-color:var(--nv-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--nv-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--nv-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--nv-body-color);background-color:transparent;border:solid transparent;border-width:var(--nv-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--nv-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--nv-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--nv-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--nv-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--nv-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--nv-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--nv-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--nv-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--nv-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--nv-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--nv-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--nv-border-width) * 2))}.form-select{--nv-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--nv-body-color);appearance:none;background-color:var(--nv-body-bg);background-image:var(--nv-form-select-bg-img),var(--nv-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--nv-border-width) solid var(--nv-border-color);border-radius:var(--nv-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--nv-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--nv-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--nv-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--nv-border-radius-lg)}[data-bs-theme=dark] .form-select{--nv-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--nv-form-check-bg: var(--nv-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--nv-form-check-bg);background-image:var(--nv-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--nv-border-width) solid var(--nv-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--nv-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--nv-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--nv-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--nv-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--nv-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--nv-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--nv-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--nv-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--nv-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--nv-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--nv-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--nv-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--nv-border-width) * 2));min-height:calc(3.5rem + calc(var(--nv-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--nv-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--nv-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--nv-body-bg);border-radius:var(--nv-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--nv-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--nv-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--nv-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--nv-body-color);text-align:center;white-space:nowrap;background-color:var(--nv-tertiary-bg);border:var(--nv-border-width) solid var(--nv-border-color);border-radius:var(--nv-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--nv-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--nv-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--nv-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--nv-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--nv-success);border-radius:var(--nv-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--nv-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--nv-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--nv-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--nv-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--nv-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--nv-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--nv-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--nv-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--nv-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--nv-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--nv-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--nv-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--nv-danger);border-radius:var(--nv-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--nv-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--nv-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--nv-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--nv-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--nv-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--nv-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--nv-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--nv-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--nv-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--nv-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--nv-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--nv-btn-padding-x: .75rem;--nv-btn-padding-y: .375rem;--nv-btn-font-family: ;--nv-btn-font-size: 1rem;--nv-btn-font-weight: 400;--nv-btn-line-height: 1.5;--nv-btn-color: var(--nv-body-color);--nv-btn-bg: transparent;--nv-btn-border-width: var(--nv-border-width);--nv-btn-border-color: transparent;--nv-btn-border-radius: var(--nv-border-radius);--nv-btn-hover-border-color: transparent;--nv-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--nv-btn-disabled-opacity: .65;--nv-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--nv-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--nv-btn-padding-y) var(--nv-btn-padding-x);font-family:var(--nv-btn-font-family);font-size:var(--nv-btn-font-size);font-weight:var(--nv-btn-font-weight);line-height:var(--nv-btn-line-height);color:var(--nv-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--nv-btn-border-width) solid var(--nv-btn-border-color);border-radius:var(--nv-btn-border-radius);background-color:var(--nv-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--nv-btn-hover-color);background-color:var(--nv-btn-hover-bg);border-color:var(--nv-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--nv-btn-color);background-color:var(--nv-btn-bg);border-color:var(--nv-btn-border-color)}.btn:focus-visible{color:var(--nv-btn-hover-color);background-color:var(--nv-btn-hover-bg);border-color:var(--nv-btn-hover-border-color);outline:0;box-shadow:var(--nv-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--nv-btn-hover-border-color);outline:0;box-shadow:var(--nv-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--nv-btn-active-color);background-color:var(--nv-btn-active-bg);border-color:var(--nv-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--nv-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--nv-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--nv-btn-disabled-color);pointer-events:none;background-color:var(--nv-btn-disabled-bg);border-color:var(--nv-btn-disabled-border-color);opacity:var(--nv-btn-disabled-opacity)}.btn-primary{--nv-btn-color: #fff;--nv-btn-bg: #0d6efd;--nv-btn-border-color: #0d6efd;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #0b5ed7;--nv-btn-hover-border-color: #0a58ca;--nv-btn-focus-shadow-rgb: 49, 132, 253;--nv-btn-active-color: #fff;--nv-btn-active-bg: #0a58ca;--nv-btn-active-border-color: #0a53be;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #fff;--nv-btn-disabled-bg: #0d6efd;--nv-btn-disabled-border-color: #0d6efd}.btn-secondary{--nv-btn-color: #fff;--nv-btn-bg: #6c757d;--nv-btn-border-color: #6c757d;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #5c636a;--nv-btn-hover-border-color: #565e64;--nv-btn-focus-shadow-rgb: 130, 138, 145;--nv-btn-active-color: #fff;--nv-btn-active-bg: #565e64;--nv-btn-active-border-color: #51585e;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #fff;--nv-btn-disabled-bg: #6c757d;--nv-btn-disabled-border-color: #6c757d}.btn-success{--nv-btn-color: #fff;--nv-btn-bg: #198754;--nv-btn-border-color: #198754;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #157347;--nv-btn-hover-border-color: #146c43;--nv-btn-focus-shadow-rgb: 60, 153, 110;--nv-btn-active-color: #fff;--nv-btn-active-bg: #146c43;--nv-btn-active-border-color: #13653f;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #fff;--nv-btn-disabled-bg: #198754;--nv-btn-disabled-border-color: #198754}.btn-info{--nv-btn-color: #000;--nv-btn-bg: #0dcaf0;--nv-btn-border-color: #0dcaf0;--nv-btn-hover-color: #000;--nv-btn-hover-bg: #31d2f2;--nv-btn-hover-border-color: #25cff2;--nv-btn-focus-shadow-rgb: 11, 172, 204;--nv-btn-active-color: #000;--nv-btn-active-bg: #3dd5f3;--nv-btn-active-border-color: #25cff2;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #000;--nv-btn-disabled-bg: #0dcaf0;--nv-btn-disabled-border-color: #0dcaf0}.btn-warning{--nv-btn-color: #000;--nv-btn-bg: #ffc107;--nv-btn-border-color: #ffc107;--nv-btn-hover-color: #000;--nv-btn-hover-bg: #ffca2c;--nv-btn-hover-border-color: #ffc720;--nv-btn-focus-shadow-rgb: 217, 164, 6;--nv-btn-active-color: #000;--nv-btn-active-bg: #ffcd39;--nv-btn-active-border-color: #ffc720;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #000;--nv-btn-disabled-bg: #ffc107;--nv-btn-disabled-border-color: #ffc107}.btn-danger{--nv-btn-color: #fff;--nv-btn-bg: #dc3545;--nv-btn-border-color: #dc3545;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #bb2d3b;--nv-btn-hover-border-color: #b02a37;--nv-btn-focus-shadow-rgb: 225, 83, 97;--nv-btn-active-color: #fff;--nv-btn-active-bg: #b02a37;--nv-btn-active-border-color: #a52834;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #fff;--nv-btn-disabled-bg: #dc3545;--nv-btn-disabled-border-color: #dc3545}.btn-light{--nv-btn-color: #000;--nv-btn-bg: #f8f9fa;--nv-btn-border-color: #f8f9fa;--nv-btn-hover-color: #000;--nv-btn-hover-bg: #d3d4d5;--nv-btn-hover-border-color: #c6c7c8;--nv-btn-focus-shadow-rgb: 211, 212, 213;--nv-btn-active-color: #000;--nv-btn-active-bg: #c6c7c8;--nv-btn-active-border-color: #babbbc;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #000;--nv-btn-disabled-bg: #f8f9fa;--nv-btn-disabled-border-color: #f8f9fa}.btn-dark{--nv-btn-color: #fff;--nv-btn-bg: #212529;--nv-btn-border-color: #212529;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #424649;--nv-btn-hover-border-color: #373b3e;--nv-btn-focus-shadow-rgb: 66, 70, 73;--nv-btn-active-color: #fff;--nv-btn-active-bg: #4d5154;--nv-btn-active-border-color: #373b3e;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #fff;--nv-btn-disabled-bg: #212529;--nv-btn-disabled-border-color: #212529}.btn-outline-primary{--nv-btn-color: #0d6efd;--nv-btn-border-color: #0d6efd;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #0d6efd;--nv-btn-hover-border-color: #0d6efd;--nv-btn-focus-shadow-rgb: 13, 110, 253;--nv-btn-active-color: #fff;--nv-btn-active-bg: #0d6efd;--nv-btn-active-border-color: #0d6efd;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #0d6efd;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #0d6efd;--nv-gradient: none}.btn-outline-secondary{--nv-btn-color: #6c757d;--nv-btn-border-color: #6c757d;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #6c757d;--nv-btn-hover-border-color: #6c757d;--nv-btn-focus-shadow-rgb: 108, 117, 125;--nv-btn-active-color: #fff;--nv-btn-active-bg: #6c757d;--nv-btn-active-border-color: #6c757d;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #6c757d;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #6c757d;--nv-gradient: none}.btn-outline-success{--nv-btn-color: #198754;--nv-btn-border-color: #198754;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #198754;--nv-btn-hover-border-color: #198754;--nv-btn-focus-shadow-rgb: 25, 135, 84;--nv-btn-active-color: #fff;--nv-btn-active-bg: #198754;--nv-btn-active-border-color: #198754;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #198754;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #198754;--nv-gradient: none}.btn-outline-info{--nv-btn-color: #0dcaf0;--nv-btn-border-color: #0dcaf0;--nv-btn-hover-color: #000;--nv-btn-hover-bg: #0dcaf0;--nv-btn-hover-border-color: #0dcaf0;--nv-btn-focus-shadow-rgb: 13, 202, 240;--nv-btn-active-color: #000;--nv-btn-active-bg: #0dcaf0;--nv-btn-active-border-color: #0dcaf0;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #0dcaf0;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #0dcaf0;--nv-gradient: none}.btn-outline-warning{--nv-btn-color: #ffc107;--nv-btn-border-color: #ffc107;--nv-btn-hover-color: #000;--nv-btn-hover-bg: #ffc107;--nv-btn-hover-border-color: #ffc107;--nv-btn-focus-shadow-rgb: 255, 193, 7;--nv-btn-active-color: #000;--nv-btn-active-bg: #ffc107;--nv-btn-active-border-color: #ffc107;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #ffc107;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #ffc107;--nv-gradient: none}.btn-outline-danger{--nv-btn-color: #dc3545;--nv-btn-border-color: #dc3545;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #dc3545;--nv-btn-hover-border-color: #dc3545;--nv-btn-focus-shadow-rgb: 220, 53, 69;--nv-btn-active-color: #fff;--nv-btn-active-bg: #dc3545;--nv-btn-active-border-color: #dc3545;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #dc3545;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #dc3545;--nv-gradient: none}.btn-outline-light{--nv-btn-color: #f8f9fa;--nv-btn-border-color: #f8f9fa;--nv-btn-hover-color: #000;--nv-btn-hover-bg: #f8f9fa;--nv-btn-hover-border-color: #f8f9fa;--nv-btn-focus-shadow-rgb: 248, 249, 250;--nv-btn-active-color: #000;--nv-btn-active-bg: #f8f9fa;--nv-btn-active-border-color: #f8f9fa;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #f8f9fa;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #f8f9fa;--nv-gradient: none}.btn-outline-dark{--nv-btn-color: #212529;--nv-btn-border-color: #212529;--nv-btn-hover-color: #fff;--nv-btn-hover-bg: #212529;--nv-btn-hover-border-color: #212529;--nv-btn-focus-shadow-rgb: 33, 37, 41;--nv-btn-active-color: #fff;--nv-btn-active-bg: #212529;--nv-btn-active-border-color: #212529;--nv-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--nv-btn-disabled-color: #212529;--nv-btn-disabled-bg: transparent;--nv-btn-disabled-border-color: #212529;--nv-gradient: none}.btn-link{--nv-btn-font-weight: 400;--nv-btn-color: var(--nv-link-color);--nv-btn-bg: transparent;--nv-btn-border-color: transparent;--nv-btn-hover-color: var(--nv-link-hover-color);--nv-btn-hover-border-color: transparent;--nv-btn-active-color: var(--nv-link-hover-color);--nv-btn-active-border-color: transparent;--nv-btn-disabled-color: #6c757d;--nv-btn-disabled-border-color: transparent;--nv-btn-box-shadow: 0 0 0 #000;--nv-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--nv-btn-color)}.btn-link:hover{color:var(--nv-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--nv-btn-padding-y: .5rem;--nv-btn-padding-x: 1rem;--nv-btn-font-size: 1.25rem;--nv-btn-border-radius: var(--nv-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--nv-btn-padding-y: .25rem;--nv-btn-padding-x: .5rem;--nv-btn-font-size: .875rem;--nv-btn-border-radius: var(--nv-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--nv-dropdown-zindex: 1000;--nv-dropdown-min-width: 10rem;--nv-dropdown-padding-x: 0;--nv-dropdown-padding-y: .5rem;--nv-dropdown-spacer: .125rem;--nv-dropdown-font-size: 1rem;--nv-dropdown-color: var(--nv-body-color);--nv-dropdown-bg: var(--nv-body-bg);--nv-dropdown-border-color: var(--nv-border-color-translucent);--nv-dropdown-border-radius: var(--nv-border-radius);--nv-dropdown-border-width: var(--nv-border-width);--nv-dropdown-inner-border-radius: calc(var(--nv-border-radius) - var(--nv-border-width));--nv-dropdown-divider-bg: var(--nv-border-color-translucent);--nv-dropdown-divider-margin-y: .5rem;--nv-dropdown-box-shadow: var(--nv-box-shadow);--nv-dropdown-link-color: var(--nv-body-color);--nv-dropdown-link-hover-color: var(--nv-body-color);--nv-dropdown-link-hover-bg: var(--nv-tertiary-bg);--nv-dropdown-link-active-color: #fff;--nv-dropdown-link-active-bg: #0d6efd;--nv-dropdown-link-disabled-color: var(--nv-tertiary-color);--nv-dropdown-item-padding-x: 1rem;--nv-dropdown-item-padding-y: .25rem;--nv-dropdown-header-color: #6c757d;--nv-dropdown-header-padding-x: 1rem;--nv-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--nv-dropdown-zindex);display:none;min-width:var(--nv-dropdown-min-width);padding:var(--nv-dropdown-padding-y) var(--nv-dropdown-padding-x);margin:0;font-size:var(--nv-dropdown-font-size);color:var(--nv-dropdown-color);text-align:left;list-style:none;background-color:var(--nv-dropdown-bg);background-clip:padding-box;border:var(--nv-dropdown-border-width) solid var(--nv-dropdown-border-color);border-radius:var(--nv-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--nv-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--nv-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--nv-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--nv-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--nv-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--nv-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--nv-dropdown-item-padding-y) var(--nv-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--nv-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--nv-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--nv-dropdown-link-hover-color);background-color:var(--nv-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--nv-dropdown-link-active-color);text-decoration:none;background-color:var(--nv-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--nv-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--nv-dropdown-header-padding-y) var(--nv-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--nv-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--nv-dropdown-item-padding-y) var(--nv-dropdown-item-padding-x);color:var(--nv-dropdown-link-color)}.dropdown-menu-dark{--nv-dropdown-color: #dee2e6;--nv-dropdown-bg: #343a40;--nv-dropdown-border-color: var(--nv-border-color-translucent);--nv-dropdown-box-shadow: ;--nv-dropdown-link-color: #dee2e6;--nv-dropdown-link-hover-color: #fff;--nv-dropdown-divider-bg: var(--nv-border-color-translucent);--nv-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--nv-dropdown-link-active-color: #fff;--nv-dropdown-link-active-bg: #0d6efd;--nv-dropdown-link-disabled-color: #adb5bd;--nv-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--nv-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--nv-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--nv-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--nv-nav-link-padding-x: 1rem;--nv-nav-link-padding-y: .5rem;--nv-nav-link-font-weight: ;--nv-nav-link-color: var(--nv-link-color);--nv-nav-link-hover-color: var(--nv-link-hover-color);--nv-nav-link-disabled-color: var(--nv-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--nv-nav-link-padding-y) var(--nv-nav-link-padding-x);font-size:var(--nv-nav-link-font-size);font-weight:var(--nv-nav-link-font-weight);color:var(--nv-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--nv-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--nv-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--nv-nav-tabs-border-width: var(--nv-border-width);--nv-nav-tabs-border-color: var(--nv-border-color);--nv-nav-tabs-border-radius: var(--nv-border-radius);--nv-nav-tabs-link-hover-border-color: var(--nv-secondary-bg) var(--nv-secondary-bg) var(--nv-border-color);--nv-nav-tabs-link-active-color: var(--nv-emphasis-color);--nv-nav-tabs-link-active-bg: var(--nv-body-bg);--nv-nav-tabs-link-active-border-color: var(--nv-border-color) var(--nv-border-color) var(--nv-body-bg);border-bottom:var(--nv-nav-tabs-border-width) solid var(--nv-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--nv-nav-tabs-border-width));border:var(--nv-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--nv-nav-tabs-border-radius);border-top-right-radius:var(--nv-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--nv-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--nv-nav-tabs-link-active-color);background-color:var(--nv-nav-tabs-link-active-bg);border-color:var(--nv-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--nv-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--nv-nav-pills-border-radius: var(--nv-border-radius);--nv-nav-pills-link-active-color: #fff;--nv-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--nv-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--nv-nav-pills-link-active-color);background-color:var(--nv-nav-pills-link-active-bg)}.nav-underline{--nv-nav-underline-gap: 1rem;--nv-nav-underline-border-width: .125rem;--nv-nav-underline-link-active-color: var(--nv-emphasis-color);gap:var(--nv-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--nv-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--nv-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--nv-navbar-padding-x: 0;--nv-navbar-padding-y: .5rem;--nv-navbar-color: rgba(var(--nv-emphasis-color-rgb), .65);--nv-navbar-hover-color: rgba(var(--nv-emphasis-color-rgb), .8);--nv-navbar-disabled-color: rgba(var(--nv-emphasis-color-rgb), .3);--nv-navbar-active-color: rgba(var(--nv-emphasis-color-rgb), 1);--nv-navbar-brand-padding-y: .3125rem;--nv-navbar-brand-margin-end: 1rem;--nv-navbar-brand-font-size: 1.25rem;--nv-navbar-brand-color: rgba(var(--nv-emphasis-color-rgb), 1);--nv-navbar-brand-hover-color: rgba(var(--nv-emphasis-color-rgb), 1);--nv-navbar-nav-link-padding-x: .5rem;--nv-navbar-toggler-padding-y: .25rem;--nv-navbar-toggler-padding-x: .75rem;--nv-navbar-toggler-font-size: 1.25rem;--nv-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--nv-navbar-toggler-border-color: rgba(var(--nv-emphasis-color-rgb), .15);--nv-navbar-toggler-border-radius: var(--nv-border-radius);--nv-navbar-toggler-focus-width: .25rem;--nv-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--nv-navbar-padding-y) var(--nv-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--nv-navbar-brand-padding-y);padding-bottom:var(--nv-navbar-brand-padding-y);margin-right:var(--nv-navbar-brand-margin-end);font-size:var(--nv-navbar-brand-font-size);color:var(--nv-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--nv-navbar-brand-hover-color)}.navbar-nav{--nv-nav-link-padding-x: 0;--nv-nav-link-padding-y: .5rem;--nv-nav-link-font-weight: ;--nv-nav-link-color: var(--nv-navbar-color);--nv-nav-link-hover-color: var(--nv-navbar-hover-color);--nv-nav-link-disabled-color: var(--nv-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--nv-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--nv-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--nv-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--nv-navbar-toggler-padding-y) var(--nv-navbar-toggler-padding-x);font-size:var(--nv-navbar-toggler-font-size);line-height:1;color:var(--nv-navbar-color);background-color:transparent;border:var(--nv-border-width) solid var(--nv-navbar-toggler-border-color);border-radius:var(--nv-navbar-toggler-border-radius);transition:var(--nv-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--nv-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--nv-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--nv-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--nv-navbar-nav-link-padding-x);padding-left:var(--nv-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--nv-navbar-nav-link-padding-x);padding-left:var(--nv-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--nv-navbar-nav-link-padding-x);padding-left:var(--nv-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--nv-navbar-nav-link-padding-x);padding-left:var(--nv-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--nv-navbar-nav-link-padding-x);padding-left:var(--nv-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--nv-navbar-nav-link-padding-x);padding-left:var(--nv-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--nv-navbar-color: rgba(255, 255, 255, .55);--nv-navbar-hover-color: rgba(255, 255, 255, .75);--nv-navbar-disabled-color: rgba(255, 255, 255, .25);--nv-navbar-active-color: #fff;--nv-navbar-brand-color: #fff;--nv-navbar-brand-hover-color: #fff;--nv-navbar-toggler-border-color: rgba(255, 255, 255, .1);--nv-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--nv-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--nv-card-spacer-y: 1rem;--nv-card-spacer-x: 1rem;--nv-card-title-spacer-y: .5rem;--nv-card-title-color: ;--nv-card-subtitle-color: ;--nv-card-border-width: var(--nv-border-width);--nv-card-border-color: var(--nv-border-color-translucent);--nv-card-border-radius: var(--nv-border-radius);--nv-card-box-shadow: ;--nv-card-inner-border-radius: calc(var(--nv-border-radius) - (var(--nv-border-width)));--nv-card-cap-padding-y: .5rem;--nv-card-cap-padding-x: 1rem;--nv-card-cap-bg: rgba(var(--nv-body-color-rgb), .03);--nv-card-cap-color: ;--nv-card-height: ;--nv-card-color: ;--nv-card-bg: var(--nv-body-bg);--nv-card-img-overlay-padding: 1rem;--nv-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--nv-card-height);color:var(--nv-body-color);word-wrap:break-word;background-color:var(--nv-card-bg);background-clip:border-box;border:var(--nv-card-border-width) solid var(--nv-card-border-color);border-radius:var(--nv-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--nv-card-inner-border-radius);border-top-right-radius:var(--nv-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--nv-card-inner-border-radius);border-bottom-left-radius:var(--nv-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--nv-card-spacer-y) var(--nv-card-spacer-x);color:var(--nv-card-color)}.card-title{margin-bottom:var(--nv-card-title-spacer-y);color:var(--nv-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--nv-card-title-spacer-y));margin-bottom:0;color:var(--nv-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--nv-card-spacer-x)}.card-header{padding:var(--nv-card-cap-padding-y) var(--nv-card-cap-padding-x);margin-bottom:0;color:var(--nv-card-cap-color);background-color:var(--nv-card-cap-bg);border-bottom:var(--nv-card-border-width) solid var(--nv-card-border-color)}.card-header:first-child{border-radius:var(--nv-card-inner-border-radius) var(--nv-card-inner-border-radius) 0 0}.card-footer{padding:var(--nv-card-cap-padding-y) var(--nv-card-cap-padding-x);color:var(--nv-card-cap-color);background-color:var(--nv-card-cap-bg);border-top:var(--nv-card-border-width) solid var(--nv-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--nv-card-inner-border-radius) var(--nv-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--nv-card-cap-padding-x));margin-bottom:calc(-1 * var(--nv-card-cap-padding-y));margin-left:calc(-.5 * var(--nv-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--nv-card-bg);border-bottom-color:var(--nv-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--nv-card-cap-padding-x));margin-left:calc(-.5 * var(--nv-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--nv-card-img-overlay-padding);border-radius:var(--nv-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--nv-card-inner-border-radius);border-top-right-radius:var(--nv-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--nv-card-inner-border-radius);border-bottom-left-radius:var(--nv-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--nv-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--nv-accordion-color: var(--nv-body-color);--nv-accordion-bg: var(--nv-body-bg);--nv-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--nv-accordion-border-color: var(--nv-border-color);--nv-accordion-border-width: var(--nv-border-width);--nv-accordion-border-radius: var(--nv-border-radius);--nv-accordion-inner-border-radius: calc(var(--nv-border-radius) - (var(--nv-border-width)));--nv-accordion-btn-padding-x: 1.25rem;--nv-accordion-btn-padding-y: 1rem;--nv-accordion-btn-color: var(--nv-body-color);--nv-accordion-btn-bg: var(--nv-accordion-bg);--nv-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--nv-accordion-btn-icon-width: 1.25rem;--nv-accordion-btn-icon-transform: rotate(-180deg);--nv-accordion-btn-icon-transition: transform .2s ease-in-out;--nv-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--nv-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--nv-accordion-body-padding-x: 1.25rem;--nv-accordion-body-padding-y: 1rem;--nv-accordion-active-color: var(--nv-primary-text-emphasis);--nv-accordion-active-bg: var(--nv-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--nv-accordion-btn-padding-y) var(--nv-accordion-btn-padding-x);font-size:1rem;color:var(--nv-accordion-btn-color);text-align:left;background-color:var(--nv-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--nv-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--nv-accordion-active-color);background-color:var(--nv-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--nv-accordion-border-width)) 0 var(--nv-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--nv-accordion-btn-active-icon);transform:var(--nv-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--nv-accordion-btn-icon-width);height:var(--nv-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--nv-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--nv-accordion-btn-icon-width);transition:var(--nv-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--nv-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--nv-accordion-color);background-color:var(--nv-accordion-bg);border:var(--nv-accordion-border-width) solid var(--nv-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--nv-accordion-border-radius);border-top-right-radius:var(--nv-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--nv-accordion-inner-border-radius);border-top-right-radius:var(--nv-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--nv-accordion-border-radius);border-bottom-left-radius:var(--nv-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--nv-accordion-inner-border-radius);border-bottom-left-radius:var(--nv-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--nv-accordion-border-radius);border-bottom-left-radius:var(--nv-accordion-border-radius)}.accordion-body{padding:var(--nv-accordion-body-padding-y) var(--nv-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--nv-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--nv-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--nv-breadcrumb-padding-x: 0;--nv-breadcrumb-padding-y: 0;--nv-breadcrumb-margin-bottom: 1rem;--nv-breadcrumb-bg: ;--nv-breadcrumb-border-radius: ;--nv-breadcrumb-divider-color: var(--nv-secondary-color);--nv-breadcrumb-item-padding-x: .5rem;--nv-breadcrumb-item-active-color: var(--nv-secondary-color);display:flex;flex-wrap:wrap;padding:var(--nv-breadcrumb-padding-y) var(--nv-breadcrumb-padding-x);margin-bottom:var(--nv-breadcrumb-margin-bottom);font-size:var(--nv-breadcrumb-font-size);list-style:none;background-color:var(--nv-breadcrumb-bg);border-radius:var(--nv-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--nv-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--nv-breadcrumb-item-padding-x);color:var(--nv-breadcrumb-divider-color);content:var(--nv-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--nv-breadcrumb-item-active-color)}.pagination{--nv-pagination-padding-x: .75rem;--nv-pagination-padding-y: .375rem;--nv-pagination-font-size: 1rem;--nv-pagination-color: var(--nv-link-color);--nv-pagination-bg: var(--nv-body-bg);--nv-pagination-border-width: var(--nv-border-width);--nv-pagination-border-color: var(--nv-border-color);--nv-pagination-border-radius: var(--nv-border-radius);--nv-pagination-hover-color: var(--nv-link-hover-color);--nv-pagination-hover-bg: var(--nv-tertiary-bg);--nv-pagination-hover-border-color: var(--nv-border-color);--nv-pagination-focus-color: var(--nv-link-hover-color);--nv-pagination-focus-bg: var(--nv-secondary-bg);--nv-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--nv-pagination-active-color: #fff;--nv-pagination-active-bg: #0d6efd;--nv-pagination-active-border-color: #0d6efd;--nv-pagination-disabled-color: var(--nv-secondary-color);--nv-pagination-disabled-bg: var(--nv-secondary-bg);--nv-pagination-disabled-border-color: var(--nv-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--nv-pagination-padding-y) var(--nv-pagination-padding-x);font-size:var(--nv-pagination-font-size);color:var(--nv-pagination-color);text-decoration:none;background-color:var(--nv-pagination-bg);border:var(--nv-pagination-border-width) solid var(--nv-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--nv-pagination-hover-color);background-color:var(--nv-pagination-hover-bg);border-color:var(--nv-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--nv-pagination-focus-color);background-color:var(--nv-pagination-focus-bg);outline:0;box-shadow:var(--nv-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--nv-pagination-active-color);background-color:var(--nv-pagination-active-bg);border-color:var(--nv-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--nv-pagination-disabled-color);pointer-events:none;background-color:var(--nv-pagination-disabled-bg);border-color:var(--nv-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--nv-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--nv-pagination-border-radius);border-bottom-left-radius:var(--nv-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--nv-pagination-border-radius);border-bottom-right-radius:var(--nv-pagination-border-radius)}.pagination-lg{--nv-pagination-padding-x: 1.5rem;--nv-pagination-padding-y: .75rem;--nv-pagination-font-size: 1.25rem;--nv-pagination-border-radius: var(--nv-border-radius-lg)}.pagination-sm{--nv-pagination-padding-x: .5rem;--nv-pagination-padding-y: .25rem;--nv-pagination-font-size: .875rem;--nv-pagination-border-radius: var(--nv-border-radius-sm)}.badge{--nv-badge-padding-x: .65em;--nv-badge-padding-y: .35em;--nv-badge-font-size: .75em;--nv-badge-font-weight: 700;--nv-badge-color: #fff;--nv-badge-border-radius: var(--nv-border-radius);display:inline-block;padding:var(--nv-badge-padding-y) var(--nv-badge-padding-x);font-size:var(--nv-badge-font-size);font-weight:var(--nv-badge-font-weight);line-height:1;color:var(--nv-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--nv-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--nv-alert-bg: transparent;--nv-alert-padding-x: 1rem;--nv-alert-padding-y: 1rem;--nv-alert-margin-bottom: 1rem;--nv-alert-color: inherit;--nv-alert-border-color: transparent;--nv-alert-border: var(--nv-border-width) solid var(--nv-alert-border-color);--nv-alert-border-radius: var(--nv-border-radius);--nv-alert-link-color: inherit;position:relative;padding:var(--nv-alert-padding-y) var(--nv-alert-padding-x);margin-bottom:var(--nv-alert-margin-bottom);color:var(--nv-alert-color);background-color:var(--nv-alert-bg);border:var(--nv-alert-border);border-radius:var(--nv-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--nv-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--nv-alert-color: var(--nv-primary-text-emphasis);--nv-alert-bg: var(--nv-primary-bg-subtle);--nv-alert-border-color: var(--nv-primary-border-subtle);--nv-alert-link-color: var(--nv-primary-text-emphasis)}.alert-secondary{--nv-alert-color: var(--nv-secondary-text-emphasis);--nv-alert-bg: var(--nv-secondary-bg-subtle);--nv-alert-border-color: var(--nv-secondary-border-subtle);--nv-alert-link-color: var(--nv-secondary-text-emphasis)}.alert-success{--nv-alert-color: var(--nv-success-text-emphasis);--nv-alert-bg: var(--nv-success-bg-subtle);--nv-alert-border-color: var(--nv-success-border-subtle);--nv-alert-link-color: var(--nv-success-text-emphasis)}.alert-info{--nv-alert-color: var(--nv-info-text-emphasis);--nv-alert-bg: var(--nv-info-bg-subtle);--nv-alert-border-color: var(--nv-info-border-subtle);--nv-alert-link-color: var(--nv-info-text-emphasis)}.alert-warning{--nv-alert-color: var(--nv-warning-text-emphasis);--nv-alert-bg: var(--nv-warning-bg-subtle);--nv-alert-border-color: var(--nv-warning-border-subtle);--nv-alert-link-color: var(--nv-warning-text-emphasis)}.alert-danger{--nv-alert-color: var(--nv-danger-text-emphasis);--nv-alert-bg: var(--nv-danger-bg-subtle);--nv-alert-border-color: var(--nv-danger-border-subtle);--nv-alert-link-color: var(--nv-danger-text-emphasis)}.alert-light{--nv-alert-color: var(--nv-light-text-emphasis);--nv-alert-bg: var(--nv-light-bg-subtle);--nv-alert-border-color: var(--nv-light-border-subtle);--nv-alert-link-color: var(--nv-light-text-emphasis)}.alert-dark{--nv-alert-color: var(--nv-dark-text-emphasis);--nv-alert-bg: var(--nv-dark-bg-subtle);--nv-alert-border-color: var(--nv-dark-border-subtle);--nv-alert-link-color: var(--nv-dark-text-emphasis)}.list-group{--nv-list-group-color: var(--nv-body-color);--nv-list-group-bg: var(--nv-body-bg);--nv-list-group-border-color: var(--nv-border-color);--nv-list-group-border-width: var(--nv-border-width);--nv-list-group-border-radius: var(--nv-border-radius);--nv-list-group-item-padding-x: 1rem;--nv-list-group-item-padding-y: .5rem;--nv-list-group-action-color: var(--nv-secondary-color);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-tertiary-bg);--nv-list-group-action-active-color: var(--nv-body-color);--nv-list-group-action-active-bg: var(--nv-secondary-bg);--nv-list-group-disabled-color: var(--nv-secondary-color);--nv-list-group-disabled-bg: var(--nv-body-bg);--nv-list-group-active-color: #fff;--nv-list-group-active-bg: #0d6efd;--nv-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--nv-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--nv-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--nv-list-group-action-hover-color);text-decoration:none;background-color:var(--nv-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--nv-list-group-action-active-color);background-color:var(--nv-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--nv-list-group-item-padding-y) var(--nv-list-group-item-padding-x);color:var(--nv-list-group-color);text-decoration:none;background-color:var(--nv-list-group-bg);border:var(--nv-list-group-border-width) solid var(--nv-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--nv-list-group-disabled-color);pointer-events:none;background-color:var(--nv-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--nv-list-group-active-color);background-color:var(--nv-list-group-active-bg);border-color:var(--nv-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--nv-list-group-border-width));border-top-width:var(--nv-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--nv-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--nv-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--nv-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--nv-list-group-border-width));border-left-width:var(--nv-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--nv-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--nv-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--nv-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--nv-list-group-border-width));border-left-width:var(--nv-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--nv-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--nv-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--nv-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--nv-list-group-border-width));border-left-width:var(--nv-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--nv-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--nv-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--nv-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--nv-list-group-border-width));border-left-width:var(--nv-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--nv-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--nv-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--nv-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--nv-list-group-border-width));border-left-width:var(--nv-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--nv-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--nv-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--nv-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--nv-list-group-border-width));border-left-width:var(--nv-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--nv-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--nv-list-group-color: var(--nv-primary-text-emphasis);--nv-list-group-bg: var(--nv-primary-bg-subtle);--nv-list-group-border-color: var(--nv-primary-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-primary-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-primary-border-subtle);--nv-list-group-active-color: var(--nv-primary-bg-subtle);--nv-list-group-active-bg: var(--nv-primary-text-emphasis);--nv-list-group-active-border-color: var(--nv-primary-text-emphasis)}.list-group-item-secondary{--nv-list-group-color: var(--nv-secondary-text-emphasis);--nv-list-group-bg: var(--nv-secondary-bg-subtle);--nv-list-group-border-color: var(--nv-secondary-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-secondary-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-secondary-border-subtle);--nv-list-group-active-color: var(--nv-secondary-bg-subtle);--nv-list-group-active-bg: var(--nv-secondary-text-emphasis);--nv-list-group-active-border-color: var(--nv-secondary-text-emphasis)}.list-group-item-success{--nv-list-group-color: var(--nv-success-text-emphasis);--nv-list-group-bg: var(--nv-success-bg-subtle);--nv-list-group-border-color: var(--nv-success-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-success-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-success-border-subtle);--nv-list-group-active-color: var(--nv-success-bg-subtle);--nv-list-group-active-bg: var(--nv-success-text-emphasis);--nv-list-group-active-border-color: var(--nv-success-text-emphasis)}.list-group-item-info{--nv-list-group-color: var(--nv-info-text-emphasis);--nv-list-group-bg: var(--nv-info-bg-subtle);--nv-list-group-border-color: var(--nv-info-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-info-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-info-border-subtle);--nv-list-group-active-color: var(--nv-info-bg-subtle);--nv-list-group-active-bg: var(--nv-info-text-emphasis);--nv-list-group-active-border-color: var(--nv-info-text-emphasis)}.list-group-item-warning{--nv-list-group-color: var(--nv-warning-text-emphasis);--nv-list-group-bg: var(--nv-warning-bg-subtle);--nv-list-group-border-color: var(--nv-warning-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-warning-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-warning-border-subtle);--nv-list-group-active-color: var(--nv-warning-bg-subtle);--nv-list-group-active-bg: var(--nv-warning-text-emphasis);--nv-list-group-active-border-color: var(--nv-warning-text-emphasis)}.list-group-item-danger{--nv-list-group-color: var(--nv-danger-text-emphasis);--nv-list-group-bg: var(--nv-danger-bg-subtle);--nv-list-group-border-color: var(--nv-danger-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-danger-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-danger-border-subtle);--nv-list-group-active-color: var(--nv-danger-bg-subtle);--nv-list-group-active-bg: var(--nv-danger-text-emphasis);--nv-list-group-active-border-color: var(--nv-danger-text-emphasis)}.list-group-item-light{--nv-list-group-color: var(--nv-light-text-emphasis);--nv-list-group-bg: var(--nv-light-bg-subtle);--nv-list-group-border-color: var(--nv-light-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-light-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-light-border-subtle);--nv-list-group-active-color: var(--nv-light-bg-subtle);--nv-list-group-active-bg: var(--nv-light-text-emphasis);--nv-list-group-active-border-color: var(--nv-light-text-emphasis)}.list-group-item-dark{--nv-list-group-color: var(--nv-dark-text-emphasis);--nv-list-group-bg: var(--nv-dark-bg-subtle);--nv-list-group-border-color: var(--nv-dark-border-subtle);--nv-list-group-action-hover-color: var(--nv-emphasis-color);--nv-list-group-action-hover-bg: var(--nv-dark-border-subtle);--nv-list-group-action-active-color: var(--nv-emphasis-color);--nv-list-group-action-active-bg: var(--nv-dark-border-subtle);--nv-list-group-active-color: var(--nv-dark-bg-subtle);--nv-list-group-active-bg: var(--nv-dark-text-emphasis);--nv-list-group-active-border-color: var(--nv-dark-text-emphasis)}.btn-close{--nv-btn-close-color: #000;--nv-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--nv-btn-close-opacity: .5;--nv-btn-close-hover-opacity: .75;--nv-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--nv-btn-close-focus-opacity: 1;--nv-btn-close-disabled-opacity: .25;--nv-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--nv-btn-close-color);background:transparent var(--nv-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--nv-btn-close-opacity)}.btn-close:hover{color:var(--nv-btn-close-color);text-decoration:none;opacity:var(--nv-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--nv-btn-close-focus-shadow);opacity:var(--nv-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--nv-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--nv-btn-close-white-filter)}.toast{--nv-toast-zindex: 1090;--nv-toast-padding-x: .75rem;--nv-toast-padding-y: .5rem;--nv-toast-spacing: 1.5rem;--nv-toast-max-width: 350px;--nv-toast-font-size: .875rem;--nv-toast-color: ;--nv-toast-bg: rgba(var(--nv-body-bg-rgb), .85);--nv-toast-border-width: var(--nv-border-width);--nv-toast-border-color: var(--nv-border-color-translucent);--nv-toast-border-radius: var(--nv-border-radius);--nv-toast-box-shadow: var(--nv-box-shadow);--nv-toast-header-color: var(--nv-secondary-color);--nv-toast-header-bg: rgba(var(--nv-body-bg-rgb), .85);--nv-toast-header-border-color: var(--nv-border-color-translucent);width:var(--nv-toast-max-width);max-width:100%;font-size:var(--nv-toast-font-size);color:var(--nv-toast-color);pointer-events:auto;background-color:var(--nv-toast-bg);background-clip:padding-box;border:var(--nv-toast-border-width) solid var(--nv-toast-border-color);box-shadow:var(--nv-toast-box-shadow);border-radius:var(--nv-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--nv-toast-zindex: 1090;position:absolute;z-index:var(--nv-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--nv-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--nv-toast-padding-y) var(--nv-toast-padding-x);color:var(--nv-toast-header-color);background-color:var(--nv-toast-header-bg);background-clip:padding-box;border-bottom:var(--nv-toast-border-width) solid var(--nv-toast-header-border-color);border-top-left-radius:calc(var(--nv-toast-border-radius) - var(--nv-toast-border-width));border-top-right-radius:calc(var(--nv-toast-border-radius) - var(--nv-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--nv-toast-padding-x));margin-left:var(--nv-toast-padding-x)}.toast-body{padding:var(--nv-toast-padding-x);word-wrap:break-word}.modal{--nv-modal-zindex: 1055;--nv-modal-width: 500px;--nv-modal-padding: 1rem;--nv-modal-margin: .5rem;--nv-modal-color: ;--nv-modal-bg: var(--nv-body-bg);--nv-modal-border-color: var(--nv-border-color-translucent);--nv-modal-border-width: var(--nv-border-width);--nv-modal-border-radius: var(--nv-border-radius-lg);--nv-modal-box-shadow: var(--nv-box-shadow-sm);--nv-modal-inner-border-radius: calc(var(--nv-border-radius-lg) - (var(--nv-border-width)));--nv-modal-header-padding-x: 1rem;--nv-modal-header-padding-y: 1rem;--nv-modal-header-padding: 1rem 1rem;--nv-modal-header-border-color: var(--nv-border-color);--nv-modal-header-border-width: var(--nv-border-width);--nv-modal-title-line-height: 1.5;--nv-modal-footer-gap: .5rem;--nv-modal-footer-bg: ;--nv-modal-footer-border-color: var(--nv-border-color);--nv-modal-footer-border-width: var(--nv-border-width);position:fixed;top:0;left:0;z-index:var(--nv-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--nv-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--nv-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--nv-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--nv-modal-color);pointer-events:auto;background-color:var(--nv-modal-bg);background-clip:padding-box;border:var(--nv-modal-border-width) solid var(--nv-modal-border-color);border-radius:var(--nv-modal-border-radius);outline:0}.modal-backdrop{--nv-backdrop-zindex: 1050;--nv-backdrop-bg: #000;--nv-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--nv-backdrop-zindex);width:100vw;height:100vh;background-color:var(--nv-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--nv-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--nv-modal-header-padding);border-bottom:var(--nv-modal-header-border-width) solid var(--nv-modal-header-border-color);border-top-left-radius:var(--nv-modal-inner-border-radius);border-top-right-radius:var(--nv-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--nv-modal-header-padding-y) * .5) calc(var(--nv-modal-header-padding-x) * .5);margin:calc(-.5 * var(--nv-modal-header-padding-y)) calc(-.5 * var(--nv-modal-header-padding-x)) calc(-.5 * var(--nv-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--nv-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--nv-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--nv-modal-padding) - var(--nv-modal-footer-gap) * .5);background-color:var(--nv-modal-footer-bg);border-top:var(--nv-modal-footer-border-width) solid var(--nv-modal-footer-border-color);border-bottom-right-radius:var(--nv-modal-inner-border-radius);border-bottom-left-radius:var(--nv-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--nv-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--nv-modal-margin: 1.75rem;--nv-modal-box-shadow: var(--nv-box-shadow)}.modal-dialog{max-width:var(--nv-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--nv-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--nv-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--nv-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--nv-tooltip-zindex: 1080;--nv-tooltip-max-width: 200px;--nv-tooltip-padding-x: .5rem;--nv-tooltip-padding-y: .25rem;--nv-tooltip-margin: ;--nv-tooltip-font-size: .875rem;--nv-tooltip-color: var(--nv-body-bg);--nv-tooltip-bg: var(--nv-emphasis-color);--nv-tooltip-border-radius: var(--nv-border-radius);--nv-tooltip-opacity: .9;--nv-tooltip-arrow-width: .8rem;--nv-tooltip-arrow-height: .4rem;z-index:var(--nv-tooltip-zindex);display:block;margin:var(--nv-tooltip-margin);font-family:var(--nv-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--nv-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--nv-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--nv-tooltip-arrow-width);height:var(--nv-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--nv-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--nv-tooltip-arrow-height) calc(var(--nv-tooltip-arrow-width) * .5) 0;border-top-color:var(--nv-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--nv-tooltip-arrow-height));width:var(--nv-tooltip-arrow-height);height:var(--nv-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--nv-tooltip-arrow-width) * .5) var(--nv-tooltip-arrow-height) calc(var(--nv-tooltip-arrow-width) * .5) 0;border-right-color:var(--nv-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--nv-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--nv-tooltip-arrow-width) * .5) var(--nv-tooltip-arrow-height);border-bottom-color:var(--nv-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--nv-tooltip-arrow-height));width:var(--nv-tooltip-arrow-height);height:var(--nv-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--nv-tooltip-arrow-width) * .5) 0 calc(var(--nv-tooltip-arrow-width) * .5) var(--nv-tooltip-arrow-height);border-left-color:var(--nv-tooltip-bg)}.tooltip-inner{max-width:var(--nv-tooltip-max-width);padding:var(--nv-tooltip-padding-y) var(--nv-tooltip-padding-x);color:var(--nv-tooltip-color);text-align:center;background-color:var(--nv-tooltip-bg);border-radius:var(--nv-tooltip-border-radius)}.popover{--nv-popover-zindex: 1070;--nv-popover-max-width: 276px;--nv-popover-font-size: .875rem;--nv-popover-bg: var(--nv-body-bg);--nv-popover-border-width: var(--nv-border-width);--nv-popover-border-color: var(--nv-border-color-translucent);--nv-popover-border-radius: var(--nv-border-radius-lg);--nv-popover-inner-border-radius: calc(var(--nv-border-radius-lg) - var(--nv-border-width));--nv-popover-box-shadow: var(--nv-box-shadow);--nv-popover-header-padding-x: 1rem;--nv-popover-header-padding-y: .5rem;--nv-popover-header-font-size: 1rem;--nv-popover-header-color: inherit;--nv-popover-header-bg: var(--nv-secondary-bg);--nv-popover-body-padding-x: 1rem;--nv-popover-body-padding-y: 1rem;--nv-popover-body-color: var(--nv-body-color);--nv-popover-arrow-width: 1rem;--nv-popover-arrow-height: .5rem;--nv-popover-arrow-border: var(--nv-popover-border-color);z-index:var(--nv-popover-zindex);display:block;max-width:var(--nv-popover-max-width);font-family:var(--nv-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--nv-popover-font-size);word-wrap:break-word;background-color:var(--nv-popover-bg);background-clip:padding-box;border:var(--nv-popover-border-width) solid var(--nv-popover-border-color);border-radius:var(--nv-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--nv-popover-arrow-width);height:var(--nv-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--nv-popover-arrow-height)) - var(--nv-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--nv-popover-arrow-height) calc(var(--nv-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--nv-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--nv-popover-border-width);border-top-color:var(--nv-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--nv-popover-arrow-height)) - var(--nv-popover-border-width));width:var(--nv-popover-arrow-height);height:var(--nv-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--nv-popover-arrow-width) * .5) var(--nv-popover-arrow-height) calc(var(--nv-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--nv-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--nv-popover-border-width);border-right-color:var(--nv-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--nv-popover-arrow-height)) - var(--nv-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--nv-popover-arrow-width) * .5) var(--nv-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--nv-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--nv-popover-border-width);border-bottom-color:var(--nv-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--nv-popover-arrow-width);margin-left:calc(-.5 * var(--nv-popover-arrow-width));content:"";border-bottom:var(--nv-popover-border-width) solid var(--nv-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--nv-popover-arrow-height)) - var(--nv-popover-border-width));width:var(--nv-popover-arrow-height);height:var(--nv-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--nv-popover-arrow-width) * .5) 0 calc(var(--nv-popover-arrow-width) * .5) var(--nv-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--nv-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--nv-popover-border-width);border-left-color:var(--nv-popover-bg)}.popover-header{padding:var(--nv-popover-header-padding-y) var(--nv-popover-header-padding-x);margin-bottom:0;font-size:var(--nv-popover-header-font-size);color:var(--nv-popover-header-color);background-color:var(--nv-popover-header-bg);border-bottom:var(--nv-popover-border-width) solid var(--nv-popover-border-color);border-top-left-radius:var(--nv-popover-inner-border-radius);border-top-right-radius:var(--nv-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--nv-popover-body-padding-y) var(--nv-popover-body-padding-x);color:var(--nv-popover-body-color)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--nv-progress-height: 1rem;--nv-progress-font-size: .75rem;--nv-progress-bg: var(--nv-secondary-bg);--nv-progress-border-radius: var(--nv-border-radius);--nv-progress-box-shadow: var(--nv-box-shadow-inset);--nv-progress-bar-color: #fff;--nv-progress-bar-bg: #0d6efd;--nv-progress-bar-transition: width .6s ease;display:flex;height:var(--nv-progress-height);overflow:hidden;font-size:var(--nv-progress-font-size);background-color:var(--nv-progress-bg);border-radius:var(--nv-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--nv-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--nv-progress-bar-bg);transition:var(--nv-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--nv-progress-height) var(--nv-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--nv-spinner-width);height:var(--nv-spinner-height);vertical-align:var(--nv-spinner-vertical-align);border-radius:50%;animation:var(--nv-spinner-animation-speed) linear infinite var(--nv-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--nv-spinner-width: 2rem;--nv-spinner-height: 2rem;--nv-spinner-vertical-align: -.125em;--nv-spinner-border-width: .25em;--nv-spinner-animation-speed: .75s;--nv-spinner-animation-name: spinner-border;border:var(--nv-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--nv-spinner-width: 1rem;--nv-spinner-height: 1rem;--nv-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--nv-spinner-width: 2rem;--nv-spinner-height: 2rem;--nv-spinner-vertical-align: -.125em;--nv-spinner-animation-speed: .75s;--nv-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--nv-spinner-width: 1rem;--nv-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--nv-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--nv-offcanvas-zindex: 1045;--nv-offcanvas-width: 400px;--nv-offcanvas-height: 30vh;--nv-offcanvas-padding-x: 1rem;--nv-offcanvas-padding-y: 1rem;--nv-offcanvas-color: var(--nv-body-color);--nv-offcanvas-bg: var(--nv-body-bg);--nv-offcanvas-border-width: var(--nv-border-width);--nv-offcanvas-border-color: var(--nv-border-color-translucent);--nv-offcanvas-box-shadow: var(--nv-box-shadow-sm);--nv-offcanvas-transition: transform .3s ease-in-out;--nv-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--nv-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--nv-offcanvas-color);visibility:hidden;background-color:var(--nv-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--nv-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--nv-offcanvas-width);border-right:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--nv-offcanvas-width);border-left:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-bottom:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-top:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--nv-offcanvas-height: auto;--nv-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--nv-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--nv-offcanvas-color);visibility:hidden;background-color:var(--nv-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--nv-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--nv-offcanvas-width);border-right:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--nv-offcanvas-width);border-left:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-bottom:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-top:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--nv-offcanvas-height: auto;--nv-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--nv-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--nv-offcanvas-color);visibility:hidden;background-color:var(--nv-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--nv-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--nv-offcanvas-width);border-right:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--nv-offcanvas-width);border-left:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-bottom:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-top:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--nv-offcanvas-height: auto;--nv-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--nv-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--nv-offcanvas-color);visibility:hidden;background-color:var(--nv-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--nv-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--nv-offcanvas-width);border-right:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--nv-offcanvas-width);border-left:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-bottom:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-top:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--nv-offcanvas-height: auto;--nv-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--nv-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--nv-offcanvas-color);visibility:hidden;background-color:var(--nv-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--nv-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--nv-offcanvas-width);border-right:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--nv-offcanvas-width);border-left:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-bottom:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-top:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--nv-offcanvas-height: auto;--nv-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--nv-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--nv-offcanvas-color);visibility:hidden;background-color:var(--nv-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--nv-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--nv-offcanvas-width);border-right:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--nv-offcanvas-width);border-left:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-bottom:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--nv-offcanvas-height);max-height:100%;border-top:var(--nv-offcanvas-border-width) solid var(--nv-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--nv-offcanvas-padding-y) var(--nv-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--nv-offcanvas-padding-y) * .5) calc(var(--nv-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--nv-offcanvas-padding-y)) calc(-.5 * var(--nv-offcanvas-padding-x)) calc(-.5 * var(--nv-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--nv-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--nv-offcanvas-padding-y) var(--nv-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--nv-primary-rgb),var(--nv-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--nv-secondary-rgb),var(--nv-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--nv-success-rgb),var(--nv-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--nv-info-rgb),var(--nv-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--nv-warning-rgb),var(--nv-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--nv-danger-rgb),var(--nv-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--nv-light-rgb),var(--nv-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--nv-dark-rgb),var(--nv-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--nv-primary-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-primary-rgb),var(--nv-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--nv-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--nv-secondary-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-secondary-rgb),var(--nv-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--nv-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--nv-success-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-success-rgb),var(--nv-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--nv-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--nv-info-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-info-rgb),var(--nv-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--nv-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--nv-warning-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-warning-rgb),var(--nv-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--nv-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--nv-danger-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-danger-rgb),var(--nv-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--nv-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--nv-light-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-light-rgb),var(--nv-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--nv-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--nv-dark-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-dark-rgb),var(--nv-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--nv-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--nv-emphasis-color-rgb),var(--nv-link-opacity, 1))!important;text-decoration-color:RGBA(var(--nv-emphasis-color-rgb),var(--nv-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--nv-emphasis-color-rgb),var(--nv-link-opacity, .75))!important;text-decoration-color:RGBA(var(--nv-emphasis-color-rgb),var(--nv-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--nv-focus-ring-x, 0) var(--nv-focus-ring-y, 0) var(--nv-focus-ring-blur, 0) var(--nv-focus-ring-width) var(--nv-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--nv-link-color-rgb),var(--nv-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--nv-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--nv-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--nv-aspect-ratio: 100%}.ratio-21x9{--nv-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--nv-border-width);min-height:1em;background-color:currentcolor;opacity:.25}:root{--nv-secondary: var(--nv-color-secondary);--nv-success: #07B5A4;--nv-default: var(--nv-color-default);--nv-info: #34BAFC;--nv-info-light: #eef9ff;--nv-primary: var(--nv-color-primary);--nv-default-20: var(--nv-color-default-20);--nv-danger: #AF1036;--nv-light: #f8f9fa;--nv-dark: var(--nv-color-dark);--nv-dark-40: var(--nv-color-dark-40);--nv-dark-60: var(--nv-color-dark-60);--nv-secondary-rgb: null;--nv-success-rgb: null;--nv-default-rgb: null;--nv-primary-rgb: null;--nv-default-20-rgb: null;--nv-danger-rgb: null;--nv-light-rgb: null;--nv-dark-rgb: null;--nv-dark-40-rgb: null;--nv-dark-60-rgb: null;--nv-modal-btn-close-focus-shadow: null}:root{--nv-border-radius: var(--nv-panel-radius)}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.float-unset{float:unset!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-15{opacity:.15!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-unset{overflow-x:unset!important}.overflow-x-inherit{overflow-x:inherit!important}.overflow-x-initial{overflow-x:initial!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-unset{overflow-y:unset!important}.overflow-y-inherit{overflow-y:inherit!important}.overflow-y-initial{overflow-y:initial!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--nv-box-shadow)!important}.shadow-sm{box-shadow:var(--nv-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--nv-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--nv-focus-ring-color: rgba(var(--nv-primary-rgb), var(--nv-focus-ring-opacity))}.focus-ring-secondary{--nv-focus-ring-color: rgba(var(--nv-secondary-rgb), var(--nv-focus-ring-opacity))}.focus-ring-success{--nv-focus-ring-color: rgba(var(--nv-success-rgb), var(--nv-focus-ring-opacity))}.focus-ring-info{--nv-focus-ring-color: rgba(var(--nv-info-rgb), var(--nv-focus-ring-opacity))}.focus-ring-warning{--nv-focus-ring-color: rgba(var(--nv-warning-rgb), var(--nv-focus-ring-opacity))}.focus-ring-danger{--nv-focus-ring-color: rgba(var(--nv-danger-rgb), var(--nv-focus-ring-opacity))}.focus-ring-light{--nv-focus-ring-color: rgba(var(--nv-light-rgb), var(--nv-focus-ring-opacity))}.focus-ring-dark{--nv-focus-ring-color: rgba(var(--nv-dark-rgb), var(--nv-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-unset{top:unset!important}.top-initial{top:initial!important}.top-inherit{top:inherit!important}.top-0{top:0!important}.top-1{top:.25rem!important}.top-2{top:.5rem!important}.top-2half{top:.75rem!important}.top-3{top:1rem!important}.top-4{top:1.5rem!important}.top-4half{top:2rem!important}.top-5{top:3rem!important}.top-20{top:20%!important}.top-25{top:25%!important}.top-30{top:30%!important}.top-40{top:40%!important}.top-45{top:45%!important}.top-50{top:50%!important}.top-60{top:60%!important}.top-65{top:65%!important}.top-70{top:70%!important}.top-75{top:75%!important}.top-80{top:80%!important}.top-85{top:85%!important}.top-90{top:90%!important}.top-95{top:95%!important}.top-100{top:100%!important}.top-auto{top:auto!important}.top-1px{top:1px!important}.top-2px{top:2px!important}.top-3px{top:3px!important}.top-4px{top:4px!important}.top-5px{top:5px!important}.top-6px{top:6px!important}.top-7px{top:7px!important}.top-8px{top:8px!important}.top-9px{top:9px!important}.top-10px{top:10px!important}.top-15px{top:15px!important}.top-20px{top:20px!important}.top-25px{top:25px!important}.top-30px{top:30px!important}.top-35px{top:35px!important}.top-40px{top:40px!important}.top-45px{top:45px!important}.top-50px{top:50px!important}.top-55px{top:55px!important}.top-60px{top:60px!important}.top-65px{top:65px!important}.top-70px{top:70px!important}.top-75px{top:75px!important}.top-80px{top:80px!important}.top-85px{top:85px!important}.top-90px{top:90px!important}.top-95px{top:95px!important}.top-100px{top:100px!important}.top-120px{top:120px!important}.top-125px{top:125px!important}.top-150px{top:150px!important}.top-165px{top:165px!important}.top-170px{top:170px!important}.top-175px{top:175px!important}.top-180px{top:180px!important}.top-200px{top:200px!important}.top-210px{top:210px!important}.top-220px{top:220px!important}.top-225px{top:225px!important}.top-250px{top:250px!important}.top-275px{top:275px!important}.top-300px{top:300px!important}.top-320px{top:320px!important}.top-325px{top:325px!important}.top-350px{top:350px!important}.top-370px{top:370px!important}.top-375px{top:375px!important}.top-400px{top:400px!important}.top-425px{top:425px!important}.top-450px{top:450px!important}.top-475px{top:475px!important}.top-500px{top:500px!important}.top-550px{top:550px!important}.top-600px{top:600px!important}.top-650px{top:650px!important}.top-700px{top:700px!important}.top-750px{top:750px!important}.top-800px{top:800px!important}.top-850px{top:850px!important}.top-900px{top:900px!important}.top-950px{top:950px!important}.top-1000px{top:1000px!important}.bottom-unset{bottom:unset!important}.bottom-initial{bottom:initial!important}.bottom-inherit{bottom:inherit!important}.bottom-0{bottom:0!important}.bottom-1{bottom:.25rem!important}.bottom-2{bottom:.5rem!important}.bottom-2half{bottom:.75rem!important}.bottom-3{bottom:1rem!important}.bottom-4{bottom:1.5rem!important}.bottom-4half{bottom:2rem!important}.bottom-5{bottom:3rem!important}.bottom-20{bottom:20%!important}.bottom-25{bottom:25%!important}.bottom-30{bottom:30%!important}.bottom-40{bottom:40%!important}.bottom-45{bottom:45%!important}.bottom-50{bottom:50%!important}.bottom-60{bottom:60%!important}.bottom-65{bottom:65%!important}.bottom-70{bottom:70%!important}.bottom-75{bottom:75%!important}.bottom-80{bottom:80%!important}.bottom-85{bottom:85%!important}.bottom-90{bottom:90%!important}.bottom-95{bottom:95%!important}.bottom-100{bottom:100%!important}.bottom-auto{bottom:auto!important}.bottom-1px{bottom:1px!important}.bottom-2px{bottom:2px!important}.bottom-3px{bottom:3px!important}.bottom-4px{bottom:4px!important}.bottom-5px{bottom:5px!important}.bottom-6px{bottom:6px!important}.bottom-7px{bottom:7px!important}.bottom-8px{bottom:8px!important}.bottom-9px{bottom:9px!important}.bottom-10px{bottom:10px!important}.bottom-15px{bottom:15px!important}.bottom-20px{bottom:20px!important}.bottom-25px{bottom:25px!important}.bottom-30px{bottom:30px!important}.bottom-35px{bottom:35px!important}.bottom-40px{bottom:40px!important}.bottom-45px{bottom:45px!important}.bottom-50px{bottom:50px!important}.bottom-55px{bottom:55px!important}.bottom-60px{bottom:60px!important}.bottom-65px{bottom:65px!important}.bottom-70px{bottom:70px!important}.bottom-75px{bottom:75px!important}.bottom-80px{bottom:80px!important}.bottom-85px{bottom:85px!important}.bottom-90px{bottom:90px!important}.bottom-95px{bottom:95px!important}.bottom-100px{bottom:100px!important}.bottom-120px{bottom:120px!important}.bottom-125px{bottom:125px!important}.bottom-150px{bottom:150px!important}.bottom-165px{bottom:165px!important}.bottom-170px{bottom:170px!important}.bottom-175px{bottom:175px!important}.bottom-180px{bottom:180px!important}.bottom-200px{bottom:200px!important}.bottom-210px{bottom:210px!important}.bottom-220px{bottom:220px!important}.bottom-225px{bottom:225px!important}.bottom-250px{bottom:250px!important}.bottom-275px{bottom:275px!important}.bottom-300px{bottom:300px!important}.bottom-320px{bottom:320px!important}.bottom-325px{bottom:325px!important}.bottom-350px{bottom:350px!important}.bottom-370px{bottom:370px!important}.bottom-375px{bottom:375px!important}.bottom-400px{bottom:400px!important}.bottom-425px{bottom:425px!important}.bottom-450px{bottom:450px!important}.bottom-475px{bottom:475px!important}.bottom-500px{bottom:500px!important}.bottom-550px{bottom:550px!important}.bottom-600px{bottom:600px!important}.bottom-650px{bottom:650px!important}.bottom-700px{bottom:700px!important}.bottom-750px{bottom:750px!important}.bottom-800px{bottom:800px!important}.bottom-850px{bottom:850px!important}.bottom-900px{bottom:900px!important}.bottom-950px{bottom:950px!important}.bottom-1000px{bottom:1000px!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--nv-border-width) var(--nv-border-style) var(--nv-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--nv-border-width) var(--nv-border-style) var(--nv-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--nv-border-width) var(--nv-border-style) var(--nv-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--nv-border-width) var(--nv-border-style) var(--nv-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--nv-border-width) var(--nv-border-style) var(--nv-border-color)!important}.border-start-0{border-left:0!important}.border-color-black{border-color:#000!important}.border-color-white{border-color:#fff!important}.border-color-secondary{border-color:var(--nv-color-secondary)!important}.border-color-primary{border-color:var(--nv-color-primary)!important}.border-color-info{border-color:#34bafc!important}.border-color-info-light{border-color:#eef9ff!important}.border-color-default{border-color:var(--nv-color-default)!important}.border-color-default-20{border-color:var(--nv-color-default-20)!important}.border-color-dark{border-color:var(--nv-color-dark)!important}.border-color-danger{border-color:#af1036!important}.border-color-success{border-color:#07b5a4!important}.border-color-dark-60{border-color:var(--nv-color-dark-60)!important}.border-color-dark-40{border-color:var(--nv-color-dark-40)!important}.border-primary-subtle{border-color:var(--nv-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--nv-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--nv-success-border-subtle)!important}.border-info-subtle{border-color:var(--nv-info-border-subtle)!important}.border-warning-subtle{border-color:var(--nv-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--nv-danger-border-subtle)!important}.border-light-subtle{border-color:var(--nv-light-border-subtle)!important}.border-dark-subtle{border-color:var(--nv-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--nv-border-opacity: .1}.border-opacity-25{--nv-border-opacity: .25}.border-opacity-50{--nv-border-opacity: .5}.border-opacity-75{--nv-border-opacity: .75}.border-opacity-100{--nv-border-opacity: 1}.w-unset{width:unset!important}.w-initial{width:initial!important}.w-inherit{width:inherit!important}.w-0{width:0!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-2half{width:.75rem!important}.w-3{width:1rem!important}.w-4{width:1.5rem!important}.w-4half{width:2rem!important}.w-5{width:3rem!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-1px{width:1px!important}.w-2px{width:2px!important}.w-3px{width:3px!important}.w-4px{width:4px!important}.w-5px{width:5px!important}.w-6px{width:6px!important}.w-7px{width:7px!important}.w-8px{width:8px!important}.w-9px{width:9px!important}.w-10px{width:10px!important}.w-15px{width:15px!important}.w-20px{width:20px!important}.w-25px{width:25px!important}.w-30px{width:30px!important}.w-35px{width:35px!important}.w-40px{width:40px!important}.w-45px{width:45px!important}.w-50px{width:50px!important}.w-55px{width:55px!important}.w-60px{width:60px!important}.w-65px{width:65px!important}.w-70px{width:70px!important}.w-75px{width:75px!important}.w-80px{width:80px!important}.w-85px{width:85px!important}.w-90px{width:90px!important}.w-95px{width:95px!important}.w-100px{width:100px!important}.w-120px{width:120px!important}.w-125px{width:125px!important}.w-150px{width:150px!important}.w-165px{width:165px!important}.w-170px{width:170px!important}.w-175px{width:175px!important}.w-180px{width:180px!important}.w-200px{width:200px!important}.w-210px{width:210px!important}.w-220px{width:220px!important}.w-225px{width:225px!important}.w-250px{width:250px!important}.w-275px{width:275px!important}.w-300px{width:300px!important}.w-320px{width:320px!important}.w-325px{width:325px!important}.w-350px{width:350px!important}.w-370px{width:370px!important}.w-375px{width:375px!important}.w-400px{width:400px!important}.w-425px{width:425px!important}.w-450px{width:450px!important}.w-475px{width:475px!important}.w-500px{width:500px!important}.w-550px{width:550px!important}.w-600px{width:600px!important}.w-650px{width:650px!important}.w-700px{width:700px!important}.w-750px{width:750px!important}.w-800px{width:800px!important}.w-850px{width:850px!important}.w-900px{width:900px!important}.w-950px{width:950px!important}.w-1000px{width:1000px!important}.mw-unset{max-width:unset!important}.mw-initial{max-width:initial!important}.mw-inherit{max-width:inherit!important}.mw-0{max-width:0!important}.mw-1{max-width:.25rem!important}.mw-2{max-width:.5rem!important}.mw-2half{max-width:.75rem!important}.mw-3{max-width:1rem!important}.mw-4{max-width:1.5rem!important}.mw-4half{max-width:2rem!important}.mw-5{max-width:3rem!important}.mw-20{max-width:20%!important}.mw-25{max-width:25%!important}.mw-30{max-width:30%!important}.mw-40{max-width:40%!important}.mw-45{max-width:45%!important}.mw-50{max-width:50%!important}.mw-60{max-width:60%!important}.mw-65{max-width:65%!important}.mw-70{max-width:70%!important}.mw-75{max-width:75%!important}.mw-80{max-width:80%!important}.mw-85{max-width:85%!important}.mw-90{max-width:90%!important}.mw-95{max-width:95%!important}.mw-100{max-width:100%!important}.mw-auto{max-width:auto!important}.mw-1px{max-width:1px!important}.mw-2px{max-width:2px!important}.mw-3px{max-width:3px!important}.mw-4px{max-width:4px!important}.mw-5px{max-width:5px!important}.mw-6px{max-width:6px!important}.mw-7px{max-width:7px!important}.mw-8px{max-width:8px!important}.mw-9px{max-width:9px!important}.mw-10px{max-width:10px!important}.mw-15px{max-width:15px!important}.mw-20px{max-width:20px!important}.mw-25px{max-width:25px!important}.mw-30px{max-width:30px!important}.mw-35px{max-width:35px!important}.mw-40px{max-width:40px!important}.mw-45px{max-width:45px!important}.mw-50px{max-width:50px!important}.mw-55px{max-width:55px!important}.mw-60px{max-width:60px!important}.mw-65px{max-width:65px!important}.mw-70px{max-width:70px!important}.mw-75px{max-width:75px!important}.mw-80px{max-width:80px!important}.mw-85px{max-width:85px!important}.mw-90px{max-width:90px!important}.mw-95px{max-width:95px!important}.mw-100px{max-width:100px!important}.mw-120px{max-width:120px!important}.mw-125px{max-width:125px!important}.mw-150px{max-width:150px!important}.mw-165px{max-width:165px!important}.mw-170px{max-width:170px!important}.mw-175px{max-width:175px!important}.mw-180px{max-width:180px!important}.mw-200px{max-width:200px!important}.mw-210px{max-width:210px!important}.mw-220px{max-width:220px!important}.mw-225px{max-width:225px!important}.mw-250px{max-width:250px!important}.mw-275px{max-width:275px!important}.mw-300px{max-width:300px!important}.mw-320px{max-width:320px!important}.mw-325px{max-width:325px!important}.mw-350px{max-width:350px!important}.mw-370px{max-width:370px!important}.mw-375px{max-width:375px!important}.mw-400px{max-width:400px!important}.mw-425px{max-width:425px!important}.mw-450px{max-width:450px!important}.mw-475px{max-width:475px!important}.mw-500px{max-width:500px!important}.mw-550px{max-width:550px!important}.mw-600px{max-width:600px!important}.mw-650px{max-width:650px!important}.mw-700px{max-width:700px!important}.mw-750px{max-width:750px!important}.mw-800px{max-width:800px!important}.mw-850px{max-width:850px!important}.mw-900px{max-width:900px!important}.mw-950px{max-width:950px!important}.mw-1000px{max-width:1000px!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-unset{height:unset!important}.h-initial{height:initial!important}.h-inherit{height:inherit!important}.h-0{height:0!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.h-2half{height:.75rem!important}.h-3{height:1rem!important}.h-4{height:1.5rem!important}.h-4half{height:2rem!important}.h-5{height:3rem!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-1px{height:1px!important}.h-2px{height:2px!important}.h-3px{height:3px!important}.h-4px{height:4px!important}.h-5px{height:5px!important}.h-6px{height:6px!important}.h-7px{height:7px!important}.h-8px{height:8px!important}.h-9px{height:9px!important}.h-10px{height:10px!important}.h-15px{height:15px!important}.h-20px{height:20px!important}.h-25px{height:25px!important}.h-30px{height:30px!important}.h-35px{height:35px!important}.h-40px{height:40px!important}.h-45px{height:45px!important}.h-50px{height:50px!important}.h-55px{height:55px!important}.h-60px{height:60px!important}.h-65px{height:65px!important}.h-70px{height:70px!important}.h-75px{height:75px!important}.h-80px{height:80px!important}.h-85px{height:85px!important}.h-90px{height:90px!important}.h-95px{height:95px!important}.h-100px{height:100px!important}.h-120px{height:120px!important}.h-125px{height:125px!important}.h-150px{height:150px!important}.h-165px{height:165px!important}.h-170px{height:170px!important}.h-175px{height:175px!important}.h-180px{height:180px!important}.h-200px{height:200px!important}.h-210px{height:210px!important}.h-220px{height:220px!important}.h-225px{height:225px!important}.h-250px{height:250px!important}.h-275px{height:275px!important}.h-300px{height:300px!important}.h-320px{height:320px!important}.h-325px{height:325px!important}.h-350px{height:350px!important}.h-370px{height:370px!important}.h-375px{height:375px!important}.h-400px{height:400px!important}.h-425px{height:425px!important}.h-450px{height:450px!important}.h-475px{height:475px!important}.h-500px{height:500px!important}.h-550px{height:550px!important}.h-600px{height:600px!important}.h-650px{height:650px!important}.h-700px{height:700px!important}.h-750px{height:750px!important}.h-800px{height:800px!important}.h-850px{height:850px!important}.h-900px{height:900px!important}.h-950px{height:950px!important}.h-1000px{height:1000px!important}.mh-unset{max-height:unset!important}.mh-initial{max-height:initial!important}.mh-inherit{max-height:inherit!important}.mh-0{max-height:0!important}.mh-1{max-height:.25rem!important}.mh-2{max-height:.5rem!important}.mh-2half{max-height:.75rem!important}.mh-3{max-height:1rem!important}.mh-4{max-height:1.5rem!important}.mh-4half{max-height:2rem!important}.mh-5{max-height:3rem!important}.mh-20{max-height:20%!important}.mh-25{max-height:25%!important}.mh-30{max-height:30%!important}.mh-40{max-height:40%!important}.mh-45{max-height:45%!important}.mh-50{max-height:50%!important}.mh-60{max-height:60%!important}.mh-65{max-height:65%!important}.mh-70{max-height:70%!important}.mh-75{max-height:75%!important}.mh-80{max-height:80%!important}.mh-85{max-height:85%!important}.mh-90{max-height:90%!important}.mh-95{max-height:95%!important}.mh-100{max-height:100%!important}.mh-auto{max-height:auto!important}.mh-1px{max-height:1px!important}.mh-2px{max-height:2px!important}.mh-3px{max-height:3px!important}.mh-4px{max-height:4px!important}.mh-5px{max-height:5px!important}.mh-6px{max-height:6px!important}.mh-7px{max-height:7px!important}.mh-8px{max-height:8px!important}.mh-9px{max-height:9px!important}.mh-10px{max-height:10px!important}.mh-15px{max-height:15px!important}.mh-20px{max-height:20px!important}.mh-25px{max-height:25px!important}.mh-30px{max-height:30px!important}.mh-35px{max-height:35px!important}.mh-40px{max-height:40px!important}.mh-45px{max-height:45px!important}.mh-50px{max-height:50px!important}.mh-55px{max-height:55px!important}.mh-60px{max-height:60px!important}.mh-65px{max-height:65px!important}.mh-70px{max-height:70px!important}.mh-75px{max-height:75px!important}.mh-80px{max-height:80px!important}.mh-85px{max-height:85px!important}.mh-90px{max-height:90px!important}.mh-95px{max-height:95px!important}.mh-100px{max-height:100px!important}.mh-120px{max-height:120px!important}.mh-125px{max-height:125px!important}.mh-150px{max-height:150px!important}.mh-165px{max-height:165px!important}.mh-170px{max-height:170px!important}.mh-175px{max-height:175px!important}.mh-180px{max-height:180px!important}.mh-200px{max-height:200px!important}.mh-210px{max-height:210px!important}.mh-220px{max-height:220px!important}.mh-225px{max-height:225px!important}.mh-250px{max-height:250px!important}.mh-275px{max-height:275px!important}.mh-300px{max-height:300px!important}.mh-320px{max-height:320px!important}.mh-325px{max-height:325px!important}.mh-350px{max-height:350px!important}.mh-370px{max-height:370px!important}.mh-375px{max-height:375px!important}.mh-400px{max-height:400px!important}.mh-425px{max-height:425px!important}.mh-450px{max-height:450px!important}.mh-475px{max-height:475px!important}.mh-500px{max-height:500px!important}.mh-550px{max-height:550px!important}.mh-600px{max-height:600px!important}.mh-650px{max-height:650px!important}.mh-700px{max-height:700px!important}.mh-750px{max-height:750px!important}.mh-800px{max-height:800px!important}.mh-850px{max-height:850px!important}.mh-900px{max-height:900px!important}.mh-950px{max-height:950px!important}.mh-1000px{max-height:1000px!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-4half{margin:2rem!important}.m-6{margin:3.5rem!important}.m-7{margin:4rem!important}.m-8{margin:4.5rem!important}.m-9{margin:5rem!important}.m-halfpx{margin:.5px!important}.m-1px{margin:1px!important}.m-2px{margin:2px!important}.m-5px{margin:5px!important}.m-7px{margin:7px!important}.m-10px{margin:10px!important}.m-12px{margin:12px!important}.m-15px{margin:15px!important}.m-20px{margin:20px!important}.m-25px{margin:25px!important}.m-30px{margin:30px!important}.m-35px{margin:35px!important}.m-40px{margin:40px!important}.m-45px{margin:45px!important}.m-50px{margin:50px!important}.m-55px{margin:55px!important}.m-60px{margin:60px!important}.m-65px{margin:65px!important}.m-70px{margin:70px!important}.m-75px{margin:75px!important}.m-80px{margin:80px!important}.m-85px{margin:85px!important}.m-90px{margin:90px!important}.m-95px{margin:95px!important}.m-100px{margin:100px!important}.m-100{margin:100%!important}.m-110px{margin:110px!important}.m-120px{margin:120px!important}.m-130px{margin:130px!important}.m-140px{margin:140px!important}.m-150px{margin:150px!important}.m-160px{margin:160px!important}.m-170px{margin:170px!important}.m-180px{margin:180px!important}.m-190px{margin:190px!important}.m-200px{margin:200px!important}.m-220px{margin:220px!important}.m-240px{margin:240px!important}.m-260px{margin:260px!important}.m-280px{margin:280px!important}.m-300px{margin:300px!important}.m-320px{margin:320px!important}.m-340px{margin:340px!important}.m-360px{margin:360px!important}.m-380px{margin:380px!important}.m-400px{margin:400px!important}.m-420px{margin:420px!important}.m-440px{margin:440px!important}.m-460px{margin:460px!important}.m-480px{margin:480px!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-4half{margin-right:2rem!important;margin-left:2rem!important}.mx-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-7{margin-right:4rem!important;margin-left:4rem!important}.mx-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-9{margin-right:5rem!important;margin-left:5rem!important}.mx-halfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-1px{margin-right:1px!important;margin-left:1px!important}.mx-2px{margin-right:2px!important;margin-left:2px!important}.mx-5px{margin-right:5px!important;margin-left:5px!important}.mx-7px{margin-right:7px!important;margin-left:7px!important}.mx-10px{margin-right:10px!important;margin-left:10px!important}.mx-12px{margin-right:12px!important;margin-left:12px!important}.mx-15px{margin-right:15px!important;margin-left:15px!important}.mx-20px{margin-right:20px!important;margin-left:20px!important}.mx-25px{margin-right:25px!important;margin-left:25px!important}.mx-30px{margin-right:30px!important;margin-left:30px!important}.mx-35px{margin-right:35px!important;margin-left:35px!important}.mx-40px{margin-right:40px!important;margin-left:40px!important}.mx-45px{margin-right:45px!important;margin-left:45px!important}.mx-50px{margin-right:50px!important;margin-left:50px!important}.mx-55px{margin-right:55px!important;margin-left:55px!important}.mx-60px{margin-right:60px!important;margin-left:60px!important}.mx-65px{margin-right:65px!important;margin-left:65px!important}.mx-70px{margin-right:70px!important;margin-left:70px!important}.mx-75px{margin-right:75px!important;margin-left:75px!important}.mx-80px{margin-right:80px!important;margin-left:80px!important}.mx-85px{margin-right:85px!important;margin-left:85px!important}.mx-90px{margin-right:90px!important;margin-left:90px!important}.mx-95px{margin-right:95px!important;margin-left:95px!important}.mx-100px{margin-right:100px!important;margin-left:100px!important}.mx-100{margin-right:100%!important;margin-left:100%!important}.mx-110px{margin-right:110px!important;margin-left:110px!important}.mx-120px{margin-right:120px!important;margin-left:120px!important}.mx-130px{margin-right:130px!important;margin-left:130px!important}.mx-140px{margin-right:140px!important;margin-left:140px!important}.mx-150px{margin-right:150px!important;margin-left:150px!important}.mx-160px{margin-right:160px!important;margin-left:160px!important}.mx-170px{margin-right:170px!important;margin-left:170px!important}.mx-180px{margin-right:180px!important;margin-left:180px!important}.mx-190px{margin-right:190px!important;margin-left:190px!important}.mx-200px{margin-right:200px!important;margin-left:200px!important}.mx-220px{margin-right:220px!important;margin-left:220px!important}.mx-240px{margin-right:240px!important;margin-left:240px!important}.mx-260px{margin-right:260px!important;margin-left:260px!important}.mx-280px{margin-right:280px!important;margin-left:280px!important}.mx-300px{margin-right:300px!important;margin-left:300px!important}.mx-320px{margin-right:320px!important;margin-left:320px!important}.mx-340px{margin-right:340px!important;margin-left:340px!important}.mx-360px{margin-right:360px!important;margin-left:360px!important}.mx-380px{margin-right:380px!important;margin-left:380px!important}.mx-400px{margin-right:400px!important;margin-left:400px!important}.mx-420px{margin-right:420px!important;margin-left:420px!important}.mx-440px{margin-right:440px!important;margin-left:440px!important}.mx-460px{margin-right:460px!important;margin-left:460px!important}.mx-480px{margin-right:480px!important;margin-left:480px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-4half{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-halfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-1px{margin-top:1px!important;margin-bottom:1px!important}.my-2px{margin-top:2px!important;margin-bottom:2px!important}.my-5px{margin-top:5px!important;margin-bottom:5px!important}.my-7px{margin-top:7px!important;margin-bottom:7px!important}.my-10px{margin-top:10px!important;margin-bottom:10px!important}.my-12px{margin-top:12px!important;margin-bottom:12px!important}.my-15px{margin-top:15px!important;margin-bottom:15px!important}.my-20px{margin-top:20px!important;margin-bottom:20px!important}.my-25px{margin-top:25px!important;margin-bottom:25px!important}.my-30px{margin-top:30px!important;margin-bottom:30px!important}.my-35px{margin-top:35px!important;margin-bottom:35px!important}.my-40px{margin-top:40px!important;margin-bottom:40px!important}.my-45px{margin-top:45px!important;margin-bottom:45px!important}.my-50px{margin-top:50px!important;margin-bottom:50px!important}.my-55px{margin-top:55px!important;margin-bottom:55px!important}.my-60px{margin-top:60px!important;margin-bottom:60px!important}.my-65px{margin-top:65px!important;margin-bottom:65px!important}.my-70px{margin-top:70px!important;margin-bottom:70px!important}.my-75px{margin-top:75px!important;margin-bottom:75px!important}.my-80px{margin-top:80px!important;margin-bottom:80px!important}.my-85px{margin-top:85px!important;margin-bottom:85px!important}.my-90px{margin-top:90px!important;margin-bottom:90px!important}.my-95px{margin-top:95px!important;margin-bottom:95px!important}.my-100px{margin-top:100px!important;margin-bottom:100px!important}.my-100{margin-top:100%!important;margin-bottom:100%!important}.my-110px{margin-top:110px!important;margin-bottom:110px!important}.my-120px{margin-top:120px!important;margin-bottom:120px!important}.my-130px{margin-top:130px!important;margin-bottom:130px!important}.my-140px{margin-top:140px!important;margin-bottom:140px!important}.my-150px{margin-top:150px!important;margin-bottom:150px!important}.my-160px{margin-top:160px!important;margin-bottom:160px!important}.my-170px{margin-top:170px!important;margin-bottom:170px!important}.my-180px{margin-top:180px!important;margin-bottom:180px!important}.my-190px{margin-top:190px!important;margin-bottom:190px!important}.my-200px{margin-top:200px!important;margin-bottom:200px!important}.my-220px{margin-top:220px!important;margin-bottom:220px!important}.my-240px{margin-top:240px!important;margin-bottom:240px!important}.my-260px{margin-top:260px!important;margin-bottom:260px!important}.my-280px{margin-top:280px!important;margin-bottom:280px!important}.my-300px{margin-top:300px!important;margin-bottom:300px!important}.my-320px{margin-top:320px!important;margin-bottom:320px!important}.my-340px{margin-top:340px!important;margin-bottom:340px!important}.my-360px{margin-top:360px!important;margin-bottom:360px!important}.my-380px{margin-top:380px!important;margin-bottom:380px!important}.my-400px{margin-top:400px!important;margin-bottom:400px!important}.my-420px{margin-top:420px!important;margin-bottom:420px!important}.my-440px{margin-top:440px!important;margin-bottom:440px!important}.my-460px{margin-top:460px!important;margin-bottom:460px!important}.my-480px{margin-top:480px!important;margin-bottom:480px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-4half{margin-top:2rem!important}.mt-6{margin-top:3.5rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:4.5rem!important}.mt-9{margin-top:5rem!important}.mt-halfpx{margin-top:.5px!important}.mt-1px{margin-top:1px!important}.mt-2px{margin-top:2px!important}.mt-5px{margin-top:5px!important}.mt-7px{margin-top:7px!important}.mt-10px{margin-top:10px!important}.mt-12px{margin-top:12px!important}.mt-15px{margin-top:15px!important}.mt-20px{margin-top:20px!important}.mt-25px{margin-top:25px!important}.mt-30px{margin-top:30px!important}.mt-35px{margin-top:35px!important}.mt-40px{margin-top:40px!important}.mt-45px{margin-top:45px!important}.mt-50px{margin-top:50px!important}.mt-55px{margin-top:55px!important}.mt-60px{margin-top:60px!important}.mt-65px{margin-top:65px!important}.mt-70px{margin-top:70px!important}.mt-75px{margin-top:75px!important}.mt-80px{margin-top:80px!important}.mt-85px{margin-top:85px!important}.mt-90px{margin-top:90px!important}.mt-95px{margin-top:95px!important}.mt-100px{margin-top:100px!important}.mt-100{margin-top:100%!important}.mt-110px{margin-top:110px!important}.mt-120px{margin-top:120px!important}.mt-130px{margin-top:130px!important}.mt-140px{margin-top:140px!important}.mt-150px{margin-top:150px!important}.mt-160px{margin-top:160px!important}.mt-170px{margin-top:170px!important}.mt-180px{margin-top:180px!important}.mt-190px{margin-top:190px!important}.mt-200px{margin-top:200px!important}.mt-220px{margin-top:220px!important}.mt-240px{margin-top:240px!important}.mt-260px{margin-top:260px!important}.mt-280px{margin-top:280px!important}.mt-300px{margin-top:300px!important}.mt-320px{margin-top:320px!important}.mt-340px{margin-top:340px!important}.mt-360px{margin-top:360px!important}.mt-380px{margin-top:380px!important}.mt-400px{margin-top:400px!important}.mt-420px{margin-top:420px!important}.mt-440px{margin-top:440px!important}.mt-460px{margin-top:460px!important}.mt-480px{margin-top:480px!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-4half{margin-right:2rem!important}.me-6{margin-right:3.5rem!important}.me-7{margin-right:4rem!important}.me-8{margin-right:4.5rem!important}.me-9{margin-right:5rem!important}.me-halfpx{margin-right:.5px!important}.me-1px{margin-right:1px!important}.me-2px{margin-right:2px!important}.me-5px{margin-right:5px!important}.me-7px{margin-right:7px!important}.me-10px{margin-right:10px!important}.me-12px{margin-right:12px!important}.me-15px{margin-right:15px!important}.me-20px{margin-right:20px!important}.me-25px{margin-right:25px!important}.me-30px{margin-right:30px!important}.me-35px{margin-right:35px!important}.me-40px{margin-right:40px!important}.me-45px{margin-right:45px!important}.me-50px{margin-right:50px!important}.me-55px{margin-right:55px!important}.me-60px{margin-right:60px!important}.me-65px{margin-right:65px!important}.me-70px{margin-right:70px!important}.me-75px{margin-right:75px!important}.me-80px{margin-right:80px!important}.me-85px{margin-right:85px!important}.me-90px{margin-right:90px!important}.me-95px{margin-right:95px!important}.me-100px{margin-right:100px!important}.me-100{margin-right:100%!important}.me-110px{margin-right:110px!important}.me-120px{margin-right:120px!important}.me-130px{margin-right:130px!important}.me-140px{margin-right:140px!important}.me-150px{margin-right:150px!important}.me-160px{margin-right:160px!important}.me-170px{margin-right:170px!important}.me-180px{margin-right:180px!important}.me-190px{margin-right:190px!important}.me-200px{margin-right:200px!important}.me-220px{margin-right:220px!important}.me-240px{margin-right:240px!important}.me-260px{margin-right:260px!important}.me-280px{margin-right:280px!important}.me-300px{margin-right:300px!important}.me-320px{margin-right:320px!important}.me-340px{margin-right:340px!important}.me-360px{margin-right:360px!important}.me-380px{margin-right:380px!important}.me-400px{margin-right:400px!important}.me-420px{margin-right:420px!important}.me-440px{margin-right:440px!important}.me-460px{margin-right:460px!important}.me-480px{margin-right:480px!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-4half{margin-bottom:2rem!important}.mb-6{margin-bottom:3.5rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:4.5rem!important}.mb-9{margin-bottom:5rem!important}.mb-halfpx{margin-bottom:.5px!important}.mb-1px{margin-bottom:1px!important}.mb-2px{margin-bottom:2px!important}.mb-5px{margin-bottom:5px!important}.mb-7px{margin-bottom:7px!important}.mb-10px{margin-bottom:10px!important}.mb-12px{margin-bottom:12px!important}.mb-15px{margin-bottom:15px!important}.mb-20px{margin-bottom:20px!important}.mb-25px{margin-bottom:25px!important}.mb-30px{margin-bottom:30px!important}.mb-35px{margin-bottom:35px!important}.mb-40px{margin-bottom:40px!important}.mb-45px{margin-bottom:45px!important}.mb-50px{margin-bottom:50px!important}.mb-55px{margin-bottom:55px!important}.mb-60px{margin-bottom:60px!important}.mb-65px{margin-bottom:65px!important}.mb-70px{margin-bottom:70px!important}.mb-75px{margin-bottom:75px!important}.mb-80px{margin-bottom:80px!important}.mb-85px{margin-bottom:85px!important}.mb-90px{margin-bottom:90px!important}.mb-95px{margin-bottom:95px!important}.mb-100px{margin-bottom:100px!important}.mb-100{margin-bottom:100%!important}.mb-110px{margin-bottom:110px!important}.mb-120px{margin-bottom:120px!important}.mb-130px{margin-bottom:130px!important}.mb-140px{margin-bottom:140px!important}.mb-150px{margin-bottom:150px!important}.mb-160px{margin-bottom:160px!important}.mb-170px{margin-bottom:170px!important}.mb-180px{margin-bottom:180px!important}.mb-190px{margin-bottom:190px!important}.mb-200px{margin-bottom:200px!important}.mb-220px{margin-bottom:220px!important}.mb-240px{margin-bottom:240px!important}.mb-260px{margin-bottom:260px!important}.mb-280px{margin-bottom:280px!important}.mb-300px{margin-bottom:300px!important}.mb-320px{margin-bottom:320px!important}.mb-340px{margin-bottom:340px!important}.mb-360px{margin-bottom:360px!important}.mb-380px{margin-bottom:380px!important}.mb-400px{margin-bottom:400px!important}.mb-420px{margin-bottom:420px!important}.mb-440px{margin-bottom:440px!important}.mb-460px{margin-bottom:460px!important}.mb-480px{margin-bottom:480px!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-4half{margin-left:2rem!important}.ms-6{margin-left:3.5rem!important}.ms-7{margin-left:4rem!important}.ms-8{margin-left:4.5rem!important}.ms-9{margin-left:5rem!important}.ms-halfpx{margin-left:.5px!important}.ms-1px{margin-left:1px!important}.ms-2px{margin-left:2px!important}.ms-5px{margin-left:5px!important}.ms-7px{margin-left:7px!important}.ms-10px{margin-left:10px!important}.ms-12px{margin-left:12px!important}.ms-15px{margin-left:15px!important}.ms-20px{margin-left:20px!important}.ms-25px{margin-left:25px!important}.ms-30px{margin-left:30px!important}.ms-35px{margin-left:35px!important}.ms-40px{margin-left:40px!important}.ms-45px{margin-left:45px!important}.ms-50px{margin-left:50px!important}.ms-55px{margin-left:55px!important}.ms-60px{margin-left:60px!important}.ms-65px{margin-left:65px!important}.ms-70px{margin-left:70px!important}.ms-75px{margin-left:75px!important}.ms-80px{margin-left:80px!important}.ms-85px{margin-left:85px!important}.ms-90px{margin-left:90px!important}.ms-95px{margin-left:95px!important}.ms-100px{margin-left:100px!important}.ms-100{margin-left:100%!important}.ms-110px{margin-left:110px!important}.ms-120px{margin-left:120px!important}.ms-130px{margin-left:130px!important}.ms-140px{margin-left:140px!important}.ms-150px{margin-left:150px!important}.ms-160px{margin-left:160px!important}.ms-170px{margin-left:170px!important}.ms-180px{margin-left:180px!important}.ms-190px{margin-left:190px!important}.ms-200px{margin-left:200px!important}.ms-220px{margin-left:220px!important}.ms-240px{margin-left:240px!important}.ms-260px{margin-left:260px!important}.ms-280px{margin-left:280px!important}.ms-300px{margin-left:300px!important}.ms-320px{margin-left:320px!important}.ms-340px{margin-left:340px!important}.ms-360px{margin-left:360px!important}.ms-380px{margin-left:380px!important}.ms-400px{margin-left:400px!important}.ms-420px{margin-left:420px!important}.ms-440px{margin-left:440px!important}.ms-460px{margin-left:460px!important}.ms-480px{margin-left:480px!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.m-n4half{margin:-2rem!important}.m-n6{margin:-3.5rem!important}.m-n7{margin:-4rem!important}.m-n8{margin:-4.5rem!important}.m-n9{margin:-5rem!important}.m-nhalfpx{margin:.5px!important}.m-n1px{margin:-1px!important}.m-n2px{margin:-2px!important}.m-n5px{margin:-5px!important}.m-n7px{margin:-7px!important}.m-n10px{margin:-10px!important}.m-n12px{margin:-12px!important}.m-n15px{margin:-15px!important}.m-n20px{margin:-20px!important}.m-n25px{margin:-25px!important}.m-n30px{margin:-30px!important}.m-n35px{margin:-35px!important}.m-n40px{margin:-40px!important}.m-n45px{margin:-45px!important}.m-n50px{margin:-50px!important}.m-n55px{margin:-55px!important}.m-n60px{margin:-60px!important}.m-n65px{margin:-65px!important}.m-n70px{margin:-70px!important}.m-n75px{margin:-75px!important}.m-n80px{margin:-80px!important}.m-n85px{margin:-85px!important}.m-n90px{margin:-90px!important}.m-n95px{margin:-95px!important}.m-n100px{margin:-100px!important}.m-n100{margin:-100%!important}.m-n110px{margin:-110px!important}.m-n120px{margin:-120px!important}.m-n130px{margin:-130px!important}.m-n140px{margin:-140px!important}.m-n150px{margin:-150px!important}.m-n160px{margin:-160px!important}.m-n170px{margin:-170px!important}.m-n180px{margin:-180px!important}.m-n190px{margin:-190px!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n4half{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n6{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n8{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-n9{margin-right:-5rem!important;margin-left:-5rem!important}.mx-nhalfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-n1px{margin-right:-1px!important;margin-left:-1px!important}.mx-n2px{margin-right:-2px!important;margin-left:-2px!important}.mx-n5px{margin-right:-5px!important;margin-left:-5px!important}.mx-n7px{margin-right:-7px!important;margin-left:-7px!important}.mx-n10px{margin-right:-10px!important;margin-left:-10px!important}.mx-n12px{margin-right:-12px!important;margin-left:-12px!important}.mx-n15px{margin-right:-15px!important;margin-left:-15px!important}.mx-n20px{margin-right:-20px!important;margin-left:-20px!important}.mx-n25px{margin-right:-25px!important;margin-left:-25px!important}.mx-n30px{margin-right:-30px!important;margin-left:-30px!important}.mx-n35px{margin-right:-35px!important;margin-left:-35px!important}.mx-n40px{margin-right:-40px!important;margin-left:-40px!important}.mx-n45px{margin-right:-45px!important;margin-left:-45px!important}.mx-n50px{margin-right:-50px!important;margin-left:-50px!important}.mx-n55px{margin-right:-55px!important;margin-left:-55px!important}.mx-n60px{margin-right:-60px!important;margin-left:-60px!important}.mx-n65px{margin-right:-65px!important;margin-left:-65px!important}.mx-n70px{margin-right:-70px!important;margin-left:-70px!important}.mx-n75px{margin-right:-75px!important;margin-left:-75px!important}.mx-n80px{margin-right:-80px!important;margin-left:-80px!important}.mx-n85px{margin-right:-85px!important;margin-left:-85px!important}.mx-n90px{margin-right:-90px!important;margin-left:-90px!important}.mx-n95px{margin-right:-95px!important;margin-left:-95px!important}.mx-n100px{margin-right:-100px!important;margin-left:-100px!important}.mx-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-n110px{margin-right:-110px!important;margin-left:-110px!important}.mx-n120px{margin-right:-120px!important;margin-left:-120px!important}.mx-n130px{margin-right:-130px!important;margin-left:-130px!important}.mx-n140px{margin-right:-140px!important;margin-left:-140px!important}.mx-n150px{margin-right:-150px!important;margin-left:-150px!important}.mx-n160px{margin-right:-160px!important;margin-left:-160px!important}.mx-n170px{margin-right:-170px!important;margin-left:-170px!important}.mx-n180px{margin-right:-180px!important;margin-left:-180px!important}.mx-n190px{margin-right:-190px!important;margin-left:-190px!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n4half{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n6{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n8{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-nhalfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-n1px{margin-top:-1px!important;margin-bottom:-1px!important}.my-n2px{margin-top:-2px!important;margin-bottom:-2px!important}.my-n5px{margin-top:-5px!important;margin-bottom:-5px!important}.my-n7px{margin-top:-7px!important;margin-bottom:-7px!important}.my-n10px{margin-top:-10px!important;margin-bottom:-10px!important}.my-n12px{margin-top:-12px!important;margin-bottom:-12px!important}.my-n15px{margin-top:-15px!important;margin-bottom:-15px!important}.my-n20px{margin-top:-20px!important;margin-bottom:-20px!important}.my-n25px{margin-top:-25px!important;margin-bottom:-25px!important}.my-n30px{margin-top:-30px!important;margin-bottom:-30px!important}.my-n35px{margin-top:-35px!important;margin-bottom:-35px!important}.my-n40px{margin-top:-40px!important;margin-bottom:-40px!important}.my-n45px{margin-top:-45px!important;margin-bottom:-45px!important}.my-n50px{margin-top:-50px!important;margin-bottom:-50px!important}.my-n55px{margin-top:-55px!important;margin-bottom:-55px!important}.my-n60px{margin-top:-60px!important;margin-bottom:-60px!important}.my-n65px{margin-top:-65px!important;margin-bottom:-65px!important}.my-n70px{margin-top:-70px!important;margin-bottom:-70px!important}.my-n75px{margin-top:-75px!important;margin-bottom:-75px!important}.my-n80px{margin-top:-80px!important;margin-bottom:-80px!important}.my-n85px{margin-top:-85px!important;margin-bottom:-85px!important}.my-n90px{margin-top:-90px!important;margin-bottom:-90px!important}.my-n95px{margin-top:-95px!important;margin-bottom:-95px!important}.my-n100px{margin-top:-100px!important;margin-bottom:-100px!important}.my-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-n110px{margin-top:-110px!important;margin-bottom:-110px!important}.my-n120px{margin-top:-120px!important;margin-bottom:-120px!important}.my-n130px{margin-top:-130px!important;margin-bottom:-130px!important}.my-n140px{margin-top:-140px!important;margin-bottom:-140px!important}.my-n150px{margin-top:-150px!important;margin-bottom:-150px!important}.my-n160px{margin-top:-160px!important;margin-bottom:-160px!important}.my-n170px{margin-top:-170px!important;margin-bottom:-170px!important}.my-n180px{margin-top:-180px!important;margin-bottom:-180px!important}.my-n190px{margin-top:-190px!important;margin-bottom:-190px!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mt-n4half{margin-top:-2rem!important}.mt-n6{margin-top:-3.5rem!important}.mt-n7{margin-top:-4rem!important}.mt-n8{margin-top:-4.5rem!important}.mt-n9{margin-top:-5rem!important}.mt-nhalfpx{margin-top:.5px!important}.mt-n1px{margin-top:-1px!important}.mt-n2px{margin-top:-2px!important}.mt-n5px{margin-top:-5px!important}.mt-n7px{margin-top:-7px!important}.mt-n10px{margin-top:-10px!important}.mt-n12px{margin-top:-12px!important}.mt-n15px{margin-top:-15px!important}.mt-n20px{margin-top:-20px!important}.mt-n25px{margin-top:-25px!important}.mt-n30px{margin-top:-30px!important}.mt-n35px{margin-top:-35px!important}.mt-n40px{margin-top:-40px!important}.mt-n45px{margin-top:-45px!important}.mt-n50px{margin-top:-50px!important}.mt-n55px{margin-top:-55px!important}.mt-n60px{margin-top:-60px!important}.mt-n65px{margin-top:-65px!important}.mt-n70px{margin-top:-70px!important}.mt-n75px{margin-top:-75px!important}.mt-n80px{margin-top:-80px!important}.mt-n85px{margin-top:-85px!important}.mt-n90px{margin-top:-90px!important}.mt-n95px{margin-top:-95px!important}.mt-n100px{margin-top:-100px!important}.mt-n100{margin-top:-100%!important}.mt-n110px{margin-top:-110px!important}.mt-n120px{margin-top:-120px!important}.mt-n130px{margin-top:-130px!important}.mt-n140px{margin-top:-140px!important}.mt-n150px{margin-top:-150px!important}.mt-n160px{margin-top:-160px!important}.mt-n170px{margin-top:-170px!important}.mt-n180px{margin-top:-180px!important}.mt-n190px{margin-top:-190px!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.me-n4half{margin-right:-2rem!important}.me-n6{margin-right:-3.5rem!important}.me-n7{margin-right:-4rem!important}.me-n8{margin-right:-4.5rem!important}.me-n9{margin-right:-5rem!important}.me-nhalfpx{margin-right:.5px!important}.me-n1px{margin-right:-1px!important}.me-n2px{margin-right:-2px!important}.me-n5px{margin-right:-5px!important}.me-n7px{margin-right:-7px!important}.me-n10px{margin-right:-10px!important}.me-n12px{margin-right:-12px!important}.me-n15px{margin-right:-15px!important}.me-n20px{margin-right:-20px!important}.me-n25px{margin-right:-25px!important}.me-n30px{margin-right:-30px!important}.me-n35px{margin-right:-35px!important}.me-n40px{margin-right:-40px!important}.me-n45px{margin-right:-45px!important}.me-n50px{margin-right:-50px!important}.me-n55px{margin-right:-55px!important}.me-n60px{margin-right:-60px!important}.me-n65px{margin-right:-65px!important}.me-n70px{margin-right:-70px!important}.me-n75px{margin-right:-75px!important}.me-n80px{margin-right:-80px!important}.me-n85px{margin-right:-85px!important}.me-n90px{margin-right:-90px!important}.me-n95px{margin-right:-95px!important}.me-n100px{margin-right:-100px!important}.me-n100{margin-right:-100%!important}.me-n110px{margin-right:-110px!important}.me-n120px{margin-right:-120px!important}.me-n130px{margin-right:-130px!important}.me-n140px{margin-right:-140px!important}.me-n150px{margin-right:-150px!important}.me-n160px{margin-right:-160px!important}.me-n170px{margin-right:-170px!important}.me-n180px{margin-right:-180px!important}.me-n190px{margin-right:-190px!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n4half{margin-bottom:-2rem!important}.mb-n6{margin-bottom:-3.5rem!important}.mb-n7{margin-bottom:-4rem!important}.mb-n8{margin-bottom:-4.5rem!important}.mb-n9{margin-bottom:-5rem!important}.mb-nhalfpx{margin-bottom:.5px!important}.mb-n1px{margin-bottom:-1px!important}.mb-n2px{margin-bottom:-2px!important}.mb-n5px{margin-bottom:-5px!important}.mb-n7px{margin-bottom:-7px!important}.mb-n10px{margin-bottom:-10px!important}.mb-n12px{margin-bottom:-12px!important}.mb-n15px{margin-bottom:-15px!important}.mb-n20px{margin-bottom:-20px!important}.mb-n25px{margin-bottom:-25px!important}.mb-n30px{margin-bottom:-30px!important}.mb-n35px{margin-bottom:-35px!important}.mb-n40px{margin-bottom:-40px!important}.mb-n45px{margin-bottom:-45px!important}.mb-n50px{margin-bottom:-50px!important}.mb-n55px{margin-bottom:-55px!important}.mb-n60px{margin-bottom:-60px!important}.mb-n65px{margin-bottom:-65px!important}.mb-n70px{margin-bottom:-70px!important}.mb-n75px{margin-bottom:-75px!important}.mb-n80px{margin-bottom:-80px!important}.mb-n85px{margin-bottom:-85px!important}.mb-n90px{margin-bottom:-90px!important}.mb-n95px{margin-bottom:-95px!important}.mb-n100px{margin-bottom:-100px!important}.mb-n100{margin-bottom:-100%!important}.mb-n110px{margin-bottom:-110px!important}.mb-n120px{margin-bottom:-120px!important}.mb-n130px{margin-bottom:-130px!important}.mb-n140px{margin-bottom:-140px!important}.mb-n150px{margin-bottom:-150px!important}.mb-n160px{margin-bottom:-160px!important}.mb-n170px{margin-bottom:-170px!important}.mb-n180px{margin-bottom:-180px!important}.mb-n190px{margin-bottom:-190px!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.ms-n4half{margin-left:-2rem!important}.ms-n6{margin-left:-3.5rem!important}.ms-n7{margin-left:-4rem!important}.ms-n8{margin-left:-4.5rem!important}.ms-n9{margin-left:-5rem!important}.ms-nhalfpx{margin-left:.5px!important}.ms-n1px{margin-left:-1px!important}.ms-n2px{margin-left:-2px!important}.ms-n5px{margin-left:-5px!important}.ms-n7px{margin-left:-7px!important}.ms-n10px{margin-left:-10px!important}.ms-n12px{margin-left:-12px!important}.ms-n15px{margin-left:-15px!important}.ms-n20px{margin-left:-20px!important}.ms-n25px{margin-left:-25px!important}.ms-n30px{margin-left:-30px!important}.ms-n35px{margin-left:-35px!important}.ms-n40px{margin-left:-40px!important}.ms-n45px{margin-left:-45px!important}.ms-n50px{margin-left:-50px!important}.ms-n55px{margin-left:-55px!important}.ms-n60px{margin-left:-60px!important}.ms-n65px{margin-left:-65px!important}.ms-n70px{margin-left:-70px!important}.ms-n75px{margin-left:-75px!important}.ms-n80px{margin-left:-80px!important}.ms-n85px{margin-left:-85px!important}.ms-n90px{margin-left:-90px!important}.ms-n95px{margin-left:-95px!important}.ms-n100px{margin-left:-100px!important}.ms-n100{margin-left:-100%!important}.ms-n110px{margin-left:-110px!important}.ms-n120px{margin-left:-120px!important}.ms-n130px{margin-left:-130px!important}.ms-n140px{margin-left:-140px!important}.ms-n150px{margin-left:-150px!important}.ms-n160px{margin-left:-160px!important}.ms-n170px{margin-left:-170px!important}.ms-n180px{margin-left:-180px!important}.ms-n190px{margin-left:-190px!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-4half{padding:2rem!important}.p-6{padding:3.5rem!important}.p-7{padding:4rem!important}.p-8{padding:4.5rem!important}.p-9{padding:5rem!important}.p-halfpx{padding:.5px!important}.p-1px{padding:1px!important}.p-2px{padding:2px!important}.p-5px{padding:5px!important}.p-7px{padding:7px!important}.p-10px{padding:10px!important}.p-12px{padding:12px!important}.p-15px{padding:15px!important}.p-20px{padding:20px!important}.p-25px{padding:25px!important}.p-30px{padding:30px!important}.p-35px{padding:35px!important}.p-40px{padding:40px!important}.p-45px{padding:45px!important}.p-50px{padding:50px!important}.p-55px{padding:55px!important}.p-60px{padding:60px!important}.p-65px{padding:65px!important}.p-70px{padding:70px!important}.p-75px{padding:75px!important}.p-80px{padding:80px!important}.p-85px{padding:85px!important}.p-90px{padding:90px!important}.p-95px{padding:95px!important}.p-100px{padding:100px!important}.p-100{padding:100%!important}.p-110px{padding:110px!important}.p-120px{padding:120px!important}.p-130px{padding:130px!important}.p-140px{padding:140px!important}.p-150px{padding:150px!important}.p-160px{padding:160px!important}.p-170px{padding:170px!important}.p-180px{padding:180px!important}.p-190px{padding:190px!important}.p-200px{padding:200px!important}.p-220px{padding:220px!important}.p-240px{padding:240px!important}.p-260px{padding:260px!important}.p-280px{padding:280px!important}.p-300px{padding:300px!important}.p-320px{padding:320px!important}.p-340px{padding:340px!important}.p-360px{padding:360px!important}.p-380px{padding:380px!important}.p-400px{padding:400px!important}.p-420px{padding:420px!important}.p-440px{padding:440px!important}.p-460px{padding:460px!important}.p-480px{padding:480px!important}.p-auto{padding:auto!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-4half{padding-right:2rem!important;padding-left:2rem!important}.px-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-7{padding-right:4rem!important;padding-left:4rem!important}.px-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-9{padding-right:5rem!important;padding-left:5rem!important}.px-halfpx{padding-right:.5px!important;padding-left:.5px!important}.px-1px{padding-right:1px!important;padding-left:1px!important}.px-2px{padding-right:2px!important;padding-left:2px!important}.px-5px{padding-right:5px!important;padding-left:5px!important}.px-7px{padding-right:7px!important;padding-left:7px!important}.px-10px{padding-right:10px!important;padding-left:10px!important}.px-12px{padding-right:12px!important;padding-left:12px!important}.px-15px{padding-right:15px!important;padding-left:15px!important}.px-20px{padding-right:20px!important;padding-left:20px!important}.px-25px{padding-right:25px!important;padding-left:25px!important}.px-30px{padding-right:30px!important;padding-left:30px!important}.px-35px{padding-right:35px!important;padding-left:35px!important}.px-40px{padding-right:40px!important;padding-left:40px!important}.px-45px{padding-right:45px!important;padding-left:45px!important}.px-50px{padding-right:50px!important;padding-left:50px!important}.px-55px{padding-right:55px!important;padding-left:55px!important}.px-60px{padding-right:60px!important;padding-left:60px!important}.px-65px{padding-right:65px!important;padding-left:65px!important}.px-70px{padding-right:70px!important;padding-left:70px!important}.px-75px{padding-right:75px!important;padding-left:75px!important}.px-80px{padding-right:80px!important;padding-left:80px!important}.px-85px{padding-right:85px!important;padding-left:85px!important}.px-90px{padding-right:90px!important;padding-left:90px!important}.px-95px{padding-right:95px!important;padding-left:95px!important}.px-100px{padding-right:100px!important;padding-left:100px!important}.px-100{padding-right:100%!important;padding-left:100%!important}.px-110px{padding-right:110px!important;padding-left:110px!important}.px-120px{padding-right:120px!important;padding-left:120px!important}.px-130px{padding-right:130px!important;padding-left:130px!important}.px-140px{padding-right:140px!important;padding-left:140px!important}.px-150px{padding-right:150px!important;padding-left:150px!important}.px-160px{padding-right:160px!important;padding-left:160px!important}.px-170px{padding-right:170px!important;padding-left:170px!important}.px-180px{padding-right:180px!important;padding-left:180px!important}.px-190px{padding-right:190px!important;padding-left:190px!important}.px-200px{padding-right:200px!important;padding-left:200px!important}.px-220px{padding-right:220px!important;padding-left:220px!important}.px-240px{padding-right:240px!important;padding-left:240px!important}.px-260px{padding-right:260px!important;padding-left:260px!important}.px-280px{padding-right:280px!important;padding-left:280px!important}.px-300px{padding-right:300px!important;padding-left:300px!important}.px-320px{padding-right:320px!important;padding-left:320px!important}.px-340px{padding-right:340px!important;padding-left:340px!important}.px-360px{padding-right:360px!important;padding-left:360px!important}.px-380px{padding-right:380px!important;padding-left:380px!important}.px-400px{padding-right:400px!important;padding-left:400px!important}.px-420px{padding-right:420px!important;padding-left:420px!important}.px-440px{padding-right:440px!important;padding-left:440px!important}.px-460px{padding-right:460px!important;padding-left:460px!important}.px-480px{padding-right:480px!important;padding-left:480px!important}.px-auto{padding-right:auto!important;padding-left:auto!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-4half{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-9{padding-top:5rem!important;padding-bottom:5rem!important}.py-halfpx{padding-top:.5px!important;padding-bottom:.5px!important}.py-1px{padding-top:1px!important;padding-bottom:1px!important}.py-2px{padding-top:2px!important;padding-bottom:2px!important}.py-5px{padding-top:5px!important;padding-bottom:5px!important}.py-7px{padding-top:7px!important;padding-bottom:7px!important}.py-10px{padding-top:10px!important;padding-bottom:10px!important}.py-12px{padding-top:12px!important;padding-bottom:12px!important}.py-15px{padding-top:15px!important;padding-bottom:15px!important}.py-20px{padding-top:20px!important;padding-bottom:20px!important}.py-25px{padding-top:25px!important;padding-bottom:25px!important}.py-30px{padding-top:30px!important;padding-bottom:30px!important}.py-35px{padding-top:35px!important;padding-bottom:35px!important}.py-40px{padding-top:40px!important;padding-bottom:40px!important}.py-45px{padding-top:45px!important;padding-bottom:45px!important}.py-50px{padding-top:50px!important;padding-bottom:50px!important}.py-55px{padding-top:55px!important;padding-bottom:55px!important}.py-60px{padding-top:60px!important;padding-bottom:60px!important}.py-65px{padding-top:65px!important;padding-bottom:65px!important}.py-70px{padding-top:70px!important;padding-bottom:70px!important}.py-75px{padding-top:75px!important;padding-bottom:75px!important}.py-80px{padding-top:80px!important;padding-bottom:80px!important}.py-85px{padding-top:85px!important;padding-bottom:85px!important}.py-90px{padding-top:90px!important;padding-bottom:90px!important}.py-95px{padding-top:95px!important;padding-bottom:95px!important}.py-100px{padding-top:100px!important;padding-bottom:100px!important}.py-100{padding-top:100%!important;padding-bottom:100%!important}.py-110px{padding-top:110px!important;padding-bottom:110px!important}.py-120px{padding-top:120px!important;padding-bottom:120px!important}.py-130px{padding-top:130px!important;padding-bottom:130px!important}.py-140px{padding-top:140px!important;padding-bottom:140px!important}.py-150px{padding-top:150px!important;padding-bottom:150px!important}.py-160px{padding-top:160px!important;padding-bottom:160px!important}.py-170px{padding-top:170px!important;padding-bottom:170px!important}.py-180px{padding-top:180px!important;padding-bottom:180px!important}.py-190px{padding-top:190px!important;padding-bottom:190px!important}.py-200px{padding-top:200px!important;padding-bottom:200px!important}.py-220px{padding-top:220px!important;padding-bottom:220px!important}.py-240px{padding-top:240px!important;padding-bottom:240px!important}.py-260px{padding-top:260px!important;padding-bottom:260px!important}.py-280px{padding-top:280px!important;padding-bottom:280px!important}.py-300px{padding-top:300px!important;padding-bottom:300px!important}.py-320px{padding-top:320px!important;padding-bottom:320px!important}.py-340px{padding-top:340px!important;padding-bottom:340px!important}.py-360px{padding-top:360px!important;padding-bottom:360px!important}.py-380px{padding-top:380px!important;padding-bottom:380px!important}.py-400px{padding-top:400px!important;padding-bottom:400px!important}.py-420px{padding-top:420px!important;padding-bottom:420px!important}.py-440px{padding-top:440px!important;padding-bottom:440px!important}.py-460px{padding-top:460px!important;padding-bottom:460px!important}.py-480px{padding-top:480px!important;padding-bottom:480px!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-4half{padding-top:2rem!important}.pt-6{padding-top:3.5rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:4.5rem!important}.pt-9{padding-top:5rem!important}.pt-halfpx{padding-top:.5px!important}.pt-1px{padding-top:1px!important}.pt-2px{padding-top:2px!important}.pt-5px{padding-top:5px!important}.pt-7px{padding-top:7px!important}.pt-10px{padding-top:10px!important}.pt-12px{padding-top:12px!important}.pt-15px{padding-top:15px!important}.pt-20px{padding-top:20px!important}.pt-25px{padding-top:25px!important}.pt-30px{padding-top:30px!important}.pt-35px{padding-top:35px!important}.pt-40px{padding-top:40px!important}.pt-45px{padding-top:45px!important}.pt-50px{padding-top:50px!important}.pt-55px{padding-top:55px!important}.pt-60px{padding-top:60px!important}.pt-65px{padding-top:65px!important}.pt-70px{padding-top:70px!important}.pt-75px{padding-top:75px!important}.pt-80px{padding-top:80px!important}.pt-85px{padding-top:85px!important}.pt-90px{padding-top:90px!important}.pt-95px{padding-top:95px!important}.pt-100px{padding-top:100px!important}.pt-100{padding-top:100%!important}.pt-110px{padding-top:110px!important}.pt-120px{padding-top:120px!important}.pt-130px{padding-top:130px!important}.pt-140px{padding-top:140px!important}.pt-150px{padding-top:150px!important}.pt-160px{padding-top:160px!important}.pt-170px{padding-top:170px!important}.pt-180px{padding-top:180px!important}.pt-190px{padding-top:190px!important}.pt-200px{padding-top:200px!important}.pt-220px{padding-top:220px!important}.pt-240px{padding-top:240px!important}.pt-260px{padding-top:260px!important}.pt-280px{padding-top:280px!important}.pt-300px{padding-top:300px!important}.pt-320px{padding-top:320px!important}.pt-340px{padding-top:340px!important}.pt-360px{padding-top:360px!important}.pt-380px{padding-top:380px!important}.pt-400px{padding-top:400px!important}.pt-420px{padding-top:420px!important}.pt-440px{padding-top:440px!important}.pt-460px{padding-top:460px!important}.pt-480px{padding-top:480px!important}.pt-auto{padding-top:auto!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-4half{padding-right:2rem!important}.pe-6{padding-right:3.5rem!important}.pe-7{padding-right:4rem!important}.pe-8{padding-right:4.5rem!important}.pe-9{padding-right:5rem!important}.pe-halfpx{padding-right:.5px!important}.pe-1px{padding-right:1px!important}.pe-2px{padding-right:2px!important}.pe-5px{padding-right:5px!important}.pe-7px{padding-right:7px!important}.pe-10px{padding-right:10px!important}.pe-12px{padding-right:12px!important}.pe-15px{padding-right:15px!important}.pe-20px{padding-right:20px!important}.pe-25px{padding-right:25px!important}.pe-30px{padding-right:30px!important}.pe-35px{padding-right:35px!important}.pe-40px{padding-right:40px!important}.pe-45px{padding-right:45px!important}.pe-50px{padding-right:50px!important}.pe-55px{padding-right:55px!important}.pe-60px{padding-right:60px!important}.pe-65px{padding-right:65px!important}.pe-70px{padding-right:70px!important}.pe-75px{padding-right:75px!important}.pe-80px{padding-right:80px!important}.pe-85px{padding-right:85px!important}.pe-90px{padding-right:90px!important}.pe-95px{padding-right:95px!important}.pe-100px{padding-right:100px!important}.pe-100{padding-right:100%!important}.pe-110px{padding-right:110px!important}.pe-120px{padding-right:120px!important}.pe-130px{padding-right:130px!important}.pe-140px{padding-right:140px!important}.pe-150px{padding-right:150px!important}.pe-160px{padding-right:160px!important}.pe-170px{padding-right:170px!important}.pe-180px{padding-right:180px!important}.pe-190px{padding-right:190px!important}.pe-200px{padding-right:200px!important}.pe-220px{padding-right:220px!important}.pe-240px{padding-right:240px!important}.pe-260px{padding-right:260px!important}.pe-280px{padding-right:280px!important}.pe-300px{padding-right:300px!important}.pe-320px{padding-right:320px!important}.pe-340px{padding-right:340px!important}.pe-360px{padding-right:360px!important}.pe-380px{padding-right:380px!important}.pe-400px{padding-right:400px!important}.pe-420px{padding-right:420px!important}.pe-440px{padding-right:440px!important}.pe-460px{padding-right:460px!important}.pe-480px{padding-right:480px!important}.pe-auto{padding-right:auto!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-4half{padding-bottom:2rem!important}.pb-6{padding-bottom:3.5rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:4.5rem!important}.pb-9{padding-bottom:5rem!important}.pb-halfpx{padding-bottom:.5px!important}.pb-1px{padding-bottom:1px!important}.pb-2px{padding-bottom:2px!important}.pb-5px{padding-bottom:5px!important}.pb-7px{padding-bottom:7px!important}.pb-10px{padding-bottom:10px!important}.pb-12px{padding-bottom:12px!important}.pb-15px{padding-bottom:15px!important}.pb-20px{padding-bottom:20px!important}.pb-25px{padding-bottom:25px!important}.pb-30px{padding-bottom:30px!important}.pb-35px{padding-bottom:35px!important}.pb-40px{padding-bottom:40px!important}.pb-45px{padding-bottom:45px!important}.pb-50px{padding-bottom:50px!important}.pb-55px{padding-bottom:55px!important}.pb-60px{padding-bottom:60px!important}.pb-65px{padding-bottom:65px!important}.pb-70px{padding-bottom:70px!important}.pb-75px{padding-bottom:75px!important}.pb-80px{padding-bottom:80px!important}.pb-85px{padding-bottom:85px!important}.pb-90px{padding-bottom:90px!important}.pb-95px{padding-bottom:95px!important}.pb-100px{padding-bottom:100px!important}.pb-100{padding-bottom:100%!important}.pb-110px{padding-bottom:110px!important}.pb-120px{padding-bottom:120px!important}.pb-130px{padding-bottom:130px!important}.pb-140px{padding-bottom:140px!important}.pb-150px{padding-bottom:150px!important}.pb-160px{padding-bottom:160px!important}.pb-170px{padding-bottom:170px!important}.pb-180px{padding-bottom:180px!important}.pb-190px{padding-bottom:190px!important}.pb-200px{padding-bottom:200px!important}.pb-220px{padding-bottom:220px!important}.pb-240px{padding-bottom:240px!important}.pb-260px{padding-bottom:260px!important}.pb-280px{padding-bottom:280px!important}.pb-300px{padding-bottom:300px!important}.pb-320px{padding-bottom:320px!important}.pb-340px{padding-bottom:340px!important}.pb-360px{padding-bottom:360px!important}.pb-380px{padding-bottom:380px!important}.pb-400px{padding-bottom:400px!important}.pb-420px{padding-bottom:420px!important}.pb-440px{padding-bottom:440px!important}.pb-460px{padding-bottom:460px!important}.pb-480px{padding-bottom:480px!important}.pb-auto{padding-bottom:auto!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-4half{padding-left:2rem!important}.ps-6{padding-left:3.5rem!important}.ps-7{padding-left:4rem!important}.ps-8{padding-left:4.5rem!important}.ps-9{padding-left:5rem!important}.ps-halfpx{padding-left:.5px!important}.ps-1px{padding-left:1px!important}.ps-2px{padding-left:2px!important}.ps-5px{padding-left:5px!important}.ps-7px{padding-left:7px!important}.ps-10px{padding-left:10px!important}.ps-12px{padding-left:12px!important}.ps-15px{padding-left:15px!important}.ps-20px{padding-left:20px!important}.ps-25px{padding-left:25px!important}.ps-30px{padding-left:30px!important}.ps-35px{padding-left:35px!important}.ps-40px{padding-left:40px!important}.ps-45px{padding-left:45px!important}.ps-50px{padding-left:50px!important}.ps-55px{padding-left:55px!important}.ps-60px{padding-left:60px!important}.ps-65px{padding-left:65px!important}.ps-70px{padding-left:70px!important}.ps-75px{padding-left:75px!important}.ps-80px{padding-left:80px!important}.ps-85px{padding-left:85px!important}.ps-90px{padding-left:90px!important}.ps-95px{padding-left:95px!important}.ps-100px{padding-left:100px!important}.ps-100{padding-left:100%!important}.ps-110px{padding-left:110px!important}.ps-120px{padding-left:120px!important}.ps-130px{padding-left:130px!important}.ps-140px{padding-left:140px!important}.ps-150px{padding-left:150px!important}.ps-160px{padding-left:160px!important}.ps-170px{padding-left:170px!important}.ps-180px{padding-left:180px!important}.ps-190px{padding-left:190px!important}.ps-200px{padding-left:200px!important}.ps-220px{padding-left:220px!important}.ps-240px{padding-left:240px!important}.ps-260px{padding-left:260px!important}.ps-280px{padding-left:280px!important}.ps-300px{padding-left:300px!important}.ps-320px{padding-left:320px!important}.ps-340px{padding-left:340px!important}.ps-360px{padding-left:360px!important}.ps-380px{padding-left:380px!important}.ps-400px{padding-left:400px!important}.ps-420px{padding-left:420px!important}.ps-440px{padding-left:440px!important}.ps-460px{padding-left:460px!important}.ps-480px{padding-left:480px!important}.ps-auto{padding-left:auto!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.gap-4half{gap:2rem!important}.gap-6{gap:3.5rem!important}.gap-7{gap:4rem!important}.gap-8{gap:4.5rem!important}.gap-9{gap:5rem!important}.gap-halfpx{gap:.5px!important}.gap-1px{gap:1px!important}.gap-2px{gap:2px!important}.gap-5px{gap:5px!important}.gap-7px{gap:7px!important}.gap-10px{gap:10px!important}.gap-12px{gap:12px!important}.gap-15px{gap:15px!important}.gap-20px{gap:20px!important}.gap-25px{gap:25px!important}.gap-30px{gap:30px!important}.gap-35px{gap:35px!important}.gap-40px{gap:40px!important}.gap-45px{gap:45px!important}.gap-50px{gap:50px!important}.gap-55px{gap:55px!important}.gap-60px{gap:60px!important}.gap-65px{gap:65px!important}.gap-70px{gap:70px!important}.gap-75px{gap:75px!important}.gap-80px{gap:80px!important}.gap-85px{gap:85px!important}.gap-90px{gap:90px!important}.gap-95px{gap:95px!important}.gap-100px{gap:100px!important}.gap-100{gap:100%!important}.gap-110px{gap:110px!important}.gap-120px{gap:120px!important}.gap-130px{gap:130px!important}.gap-140px{gap:140px!important}.gap-150px{gap:150px!important}.gap-160px{gap:160px!important}.gap-170px{gap:170px!important}.gap-180px{gap:180px!important}.gap-190px{gap:190px!important}.gap-200px{gap:200px!important}.gap-220px{gap:220px!important}.gap-240px{gap:240px!important}.gap-260px{gap:260px!important}.gap-280px{gap:280px!important}.gap-300px{gap:300px!important}.gap-320px{gap:320px!important}.gap-340px{gap:340px!important}.gap-360px{gap:360px!important}.gap-380px{gap:380px!important}.gap-400px{gap:400px!important}.gap-420px{gap:420px!important}.gap-440px{gap:440px!important}.gap-460px{gap:460px!important}.gap-480px{gap:480px!important}.gap-auto{gap:auto!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--nv-font-monospace)!important}.fs-1{font-size:var(--nv-font-h1-size, 2.5rem)!important}.fs-2{font-size:var(--nv-font-h2-size, 2rem)!important}.fs-3{font-size:var(--nv-font-h3-size, 1.75rem)!important}.fs-4{font-size:var(--nv-font-h4-size, 1.5rem)!important}.fs-5{font-size:var(--nv-font-h5-size, 1.25rem)!important}.fs-6{font-size:var(--nv-font-h6-size, 1rem)!important}.fs-7{font-size:.95rem!important}.fs-8{font-size:.8rem!important}.fs-9{font-size:.75rem!important}.fs-10{font-size:.5rem!important}.fs-12x{font-size:1.2rem!important}.fs-15x{font-size:calc(1.275rem + .3vw)!important}.fs-base{font-size:1rem!important}.fs-fluid{font-size:100%!important}.fs-2x{font-size:calc(1.325rem + .9vw)!important}.fs-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-5tx{font-size:calc(1.7rem + 5.4vw)!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-0{line-height:0!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg,.lh-xl{line-height:2!important}.lh-xxl{line-height:2.25!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-opacity-25{--nv-text-opacity: .25}.text-opacity-50{--nv-text-opacity: .5}.text-opacity-75{--nv-text-opacity: .75}.text-opacity-100{--nv-text-opacity: 1}.text-primary-emphasis{color:var(--nv-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--nv-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--nv-success-text-emphasis)!important}.text-info-emphasis{color:var(--nv-info-text-emphasis)!important}.text-warning-emphasis{color:var(--nv-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--nv-danger-text-emphasis)!important}.text-light-emphasis{color:var(--nv-light-text-emphasis)!important}.text-dark-emphasis{color:var(--nv-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--nv-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--nv-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--nv-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--nv-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--nv-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-primary-rgb),var(--nv-link-underline-opacity))!important}.link-underline-secondary{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-secondary-rgb),var(--nv-link-underline-opacity))!important}.link-underline-success{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-success-rgb),var(--nv-link-underline-opacity))!important}.link-underline-info{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-info-rgb),var(--nv-link-underline-opacity))!important}.link-underline-warning{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-warning-rgb),var(--nv-link-underline-opacity))!important}.link-underline-danger{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-danger-rgb),var(--nv-link-underline-opacity))!important}.link-underline-light{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-light-rgb),var(--nv-link-underline-opacity))!important}.link-underline-dark{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-dark-rgb),var(--nv-link-underline-opacity))!important}.link-underline{--nv-link-underline-opacity: 1;text-decoration-color:rgba(var(--nv-link-color-rgb),var(--nv-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--nv-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--nv-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--nv-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--nv-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--nv-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--nv-link-underline-opacity: 1}.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-secondary{background-color:var(--nv-color-secondary)!important}.bg-primary{background-color:var(--nv-color-primary)!important}.bg-info{background-color:#34bafc!important}.bg-info-light{background-color:#eef9ff!important}.bg-default{background-color:var(--nv-color-default)!important}.bg-default-20{background-color:var(--nv-color-default-20)!important}.bg-dark{background-color:var(--nv-color-dark)!important}.bg-danger{background-color:#af1036!important}.bg-success{background-color:#07b5a4!important}.bg-dark-60{background-color:var(--nv-color-dark-60)!important}.bg-dark-40{background-color:var(--nv-color-dark-40)!important}.bg-opacity-10{--nv-bg-opacity: .1}.bg-opacity-25{--nv-bg-opacity: .25}.bg-opacity-50{--nv-bg-opacity: .5}.bg-opacity-75{--nv-bg-opacity: .75}.bg-opacity-100{--nv-bg-opacity: 1}.bg-primary-subtle{background-color:var(--nv-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--nv-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--nv-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--nv-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--nv-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--nv-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--nv-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--nv-dark-bg-subtle)!important}.bg-gradient{background-image:var(--nv-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--nv-panel-radius)!important}.rounded-inherit{border-radius:inherit!important}.rounded-0{border-radius:0!important}.rounded-button{border-radius:var(--nv-themes-white-btn-radius)!important}.rounded-panel{border-radius:var(--nv-panel-radius)!important}.rounded-form{border-radius:var(--nv-font-formField-radius)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-inherit{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-button{border-top-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-top-panel{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-form{border-top-left-radius:var(--nv-font-formField-radius)!important;border-top-right-radius:var(--nv-font-formField-radius)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-right-radius:50rem!important}.rounded-end{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-inherit{border-top-right-radius:inherit!important;border-bottom-right-radius:inherit!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-button{border-top-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-end-panel{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-form{border-top-right-radius:var(--nv-font-formField-radius)!important;border-bottom-right-radius:var(--nv-font-formField-radius)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-bottom{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-inherit{border-bottom-right-radius:inherit!important;border-bottom-left-radius:inherit!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-button{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-bottom-panel{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-form{border-bottom-right-radius:var(--nv-font-formField-radius)!important;border-bottom-left-radius:var(--nv-font-formField-radius)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-start{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-inherit{border-bottom-left-radius:inherit!important;border-top-left-radius:inherit!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-button{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-start-panel{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-form{border-bottom-left-radius:var(--nv-font-formField-radius)!important;border-top-left-radius:var(--nv-font-formField-radius)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-index-n1{z-index:-1!important}.z-index-n2{z-index:-2!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.left-unset{left:unset!important}.left-initial{left:initial!important}.left-inherit{left:inherit!important}.left-0{left:0!important}.left-1{left:.25rem!important}.left-2{left:.5rem!important}.left-2half{left:.75rem!important}.left-3{left:1rem!important}.left-4{left:1.5rem!important}.left-4half{left:2rem!important}.left-5{left:3rem!important}.left-20{left:20%!important}.left-25{left:25%!important}.left-30{left:30%!important}.left-40{left:40%!important}.left-45{left:45%!important}.left-50{left:50%!important}.left-60{left:60%!important}.left-65{left:65%!important}.left-70{left:70%!important}.left-75{left:75%!important}.left-80{left:80%!important}.left-85{left:85%!important}.left-90{left:90%!important}.left-95{left:95%!important}.left-100{left:100%!important}.left-auto{left:auto!important}.left-1px{left:1px!important}.left-2px{left:2px!important}.left-3px{left:3px!important}.left-4px{left:4px!important}.left-5px{left:5px!important}.left-6px{left:6px!important}.left-7px{left:7px!important}.left-8px{left:8px!important}.left-9px{left:9px!important}.left-10px{left:10px!important}.left-15px{left:15px!important}.left-20px{left:20px!important}.left-25px{left:25px!important}.left-30px{left:30px!important}.left-35px{left:35px!important}.left-40px{left:40px!important}.left-45px{left:45px!important}.left-50px{left:50px!important}.left-55px{left:55px!important}.left-60px{left:60px!important}.left-65px{left:65px!important}.left-70px{left:70px!important}.left-75px{left:75px!important}.left-80px{left:80px!important}.left-85px{left:85px!important}.left-90px{left:90px!important}.left-95px{left:95px!important}.left-100px{left:100px!important}.left-120px{left:120px!important}.left-125px{left:125px!important}.left-150px{left:150px!important}.left-165px{left:165px!important}.left-170px{left:170px!important}.left-175px{left:175px!important}.left-180px{left:180px!important}.left-200px{left:200px!important}.left-210px{left:210px!important}.left-220px{left:220px!important}.left-225px{left:225px!important}.left-250px{left:250px!important}.left-275px{left:275px!important}.left-300px{left:300px!important}.left-320px{left:320px!important}.left-325px{left:325px!important}.left-350px{left:350px!important}.left-370px{left:370px!important}.left-375px{left:375px!important}.left-400px{left:400px!important}.left-425px{left:425px!important}.left-450px{left:450px!important}.left-475px{left:475px!important}.left-500px{left:500px!important}.left-550px{left:550px!important}.left-600px{left:600px!important}.left-650px{left:650px!important}.left-700px{left:700px!important}.left-750px{left:750px!important}.left-800px{left:800px!important}.left-850px{left:850px!important}.left-900px{left:900px!important}.left-950px{left:950px!important}.left-1000px{left:1000px!important}.right-unset{right:unset!important}.right-initial{right:initial!important}.right-inherit{right:inherit!important}.right-0{right:0!important}.right-1{right:.25rem!important}.right-2{right:.5rem!important}.right-2half{right:.75rem!important}.right-3{right:1rem!important}.right-4{right:1.5rem!important}.right-4half{right:2rem!important}.right-5{right:3rem!important}.right-20{right:20%!important}.right-25{right:25%!important}.right-30{right:30%!important}.right-40{right:40%!important}.right-45{right:45%!important}.right-50{right:50%!important}.right-60{right:60%!important}.right-65{right:65%!important}.right-70{right:70%!important}.right-75{right:75%!important}.right-80{right:80%!important}.right-85{right:85%!important}.right-90{right:90%!important}.right-95{right:95%!important}.right-100{right:100%!important}.right-auto{right:auto!important}.right-1px{right:1px!important}.right-2px{right:2px!important}.right-3px{right:3px!important}.right-4px{right:4px!important}.right-5px{right:5px!important}.right-6px{right:6px!important}.right-7px{right:7px!important}.right-8px{right:8px!important}.right-9px{right:9px!important}.right-10px{right:10px!important}.right-15px{right:15px!important}.right-20px{right:20px!important}.right-25px{right:25px!important}.right-30px{right:30px!important}.right-35px{right:35px!important}.right-40px{right:40px!important}.right-45px{right:45px!important}.right-50px{right:50px!important}.right-55px{right:55px!important}.right-60px{right:60px!important}.right-65px{right:65px!important}.right-70px{right:70px!important}.right-75px{right:75px!important}.right-80px{right:80px!important}.right-85px{right:85px!important}.right-90px{right:90px!important}.right-95px{right:95px!important}.right-100px{right:100px!important}.right-120px{right:120px!important}.right-125px{right:125px!important}.right-150px{right:150px!important}.right-165px{right:165px!important}.right-170px{right:170px!important}.right-175px{right:175px!important}.right-180px{right:180px!important}.right-200px{right:200px!important}.right-210px{right:210px!important}.right-220px{right:220px!important}.right-225px{right:225px!important}.right-250px{right:250px!important}.right-275px{right:275px!important}.right-300px{right:300px!important}.right-320px{right:320px!important}.right-325px{right:325px!important}.right-350px{right:350px!important}.right-370px{right:370px!important}.right-375px{right:375px!important}.right-400px{right:400px!important}.right-425px{right:425px!important}.right-450px{right:450px!important}.right-475px{right:475px!important}.right-500px{right:500px!important}.right-550px{right:550px!important}.right-600px{right:600px!important}.right-650px{right:650px!important}.right-700px{right:700px!important}.right-750px{right:750px!important}.right-800px{right:800px!important}.right-850px{right:850px!important}.right-900px{right:900px!important}.right-950px{right:950px!important}.right-1000px{right:1000px!important}.opacity-0,.opacity-0-hover:hover{opacity:0!important}.opacity-5,.opacity-5-hover:hover{opacity:.05!important}.opacity-10,.opacity-10-hover:hover{opacity:.1!important}.opacity-15,.opacity-15-hover:hover{opacity:.15!important}.opacity-20,.opacity-20-hover:hover{opacity:.2!important}.opacity-25,.opacity-25-hover:hover{opacity:.25!important}.opacity-50,.opacity-50-hover:hover{opacity:.5!important}.opacity-75,.opacity-75-hover:hover{opacity:.75!important}.opacity-100,.opacity-100-hover:hover{opacity:1!important}.min-w-unset{min-width:unset!important}.min-w-initial{min-width:initial!important}.min-w-inherit{min-width:inherit!important}.min-w-0{min-width:0!important}.min-w-1{min-width:.25rem!important}.min-w-2{min-width:.5rem!important}.min-w-2half{min-width:.75rem!important}.min-w-3{min-width:1rem!important}.min-w-4{min-width:1.5rem!important}.min-w-4half{min-width:2rem!important}.min-w-5{min-width:3rem!important}.min-w-20{min-width:20%!important}.min-w-25{min-width:25%!important}.min-w-30{min-width:30%!important}.min-w-40{min-width:40%!important}.min-w-45{min-width:45%!important}.min-w-50{min-width:50%!important}.min-w-60{min-width:60%!important}.min-w-65{min-width:65%!important}.min-w-70{min-width:70%!important}.min-w-75{min-width:75%!important}.min-w-80{min-width:80%!important}.min-w-85{min-width:85%!important}.min-w-90{min-width:90%!important}.min-w-95{min-width:95%!important}.min-w-100{min-width:100%!important}.min-w-auto{min-width:auto!important}.min-w-1px{min-width:1px!important}.min-w-2px{min-width:2px!important}.min-w-3px{min-width:3px!important}.min-w-4px{min-width:4px!important}.min-w-5px{min-width:5px!important}.min-w-6px{min-width:6px!important}.min-w-7px{min-width:7px!important}.min-w-8px{min-width:8px!important}.min-w-9px{min-width:9px!important}.min-w-10px{min-width:10px!important}.min-w-15px{min-width:15px!important}.min-w-20px{min-width:20px!important}.min-w-25px{min-width:25px!important}.min-w-30px{min-width:30px!important}.min-w-35px{min-width:35px!important}.min-w-40px{min-width:40px!important}.min-w-45px{min-width:45px!important}.min-w-50px{min-width:50px!important}.min-w-55px{min-width:55px!important}.min-w-60px{min-width:60px!important}.min-w-65px{min-width:65px!important}.min-w-70px{min-width:70px!important}.min-w-75px{min-width:75px!important}.min-w-80px{min-width:80px!important}.min-w-85px{min-width:85px!important}.min-w-90px{min-width:90px!important}.min-w-95px{min-width:95px!important}.min-w-100px{min-width:100px!important}.min-w-120px{min-width:120px!important}.min-w-125px{min-width:125px!important}.min-w-150px{min-width:150px!important}.min-w-165px{min-width:165px!important}.min-w-170px{min-width:170px!important}.min-w-175px{min-width:175px!important}.min-w-180px{min-width:180px!important}.min-w-200px{min-width:200px!important}.min-w-210px{min-width:210px!important}.min-w-220px{min-width:220px!important}.min-w-225px{min-width:225px!important}.min-w-250px{min-width:250px!important}.min-w-275px{min-width:275px!important}.min-w-300px{min-width:300px!important}.min-w-320px{min-width:320px!important}.min-w-325px{min-width:325px!important}.min-w-350px{min-width:350px!important}.min-w-370px{min-width:370px!important}.min-w-375px{min-width:375px!important}.min-w-400px{min-width:400px!important}.min-w-425px{min-width:425px!important}.min-w-450px{min-width:450px!important}.min-w-475px{min-width:475px!important}.min-w-500px{min-width:500px!important}.min-w-550px{min-width:550px!important}.min-w-600px{min-width:600px!important}.min-w-650px{min-width:650px!important}.min-w-700px{min-width:700px!important}.min-w-750px{min-width:750px!important}.min-w-800px{min-width:800px!important}.min-w-850px{min-width:850px!important}.min-w-900px{min-width:900px!important}.min-w-950px{min-width:950px!important}.min-w-1000px{min-width:1000px!important}.min-h-unset{min-height:unset!important}.min-h-initial{min-height:initial!important}.min-h-inherit{min-height:inherit!important}.min-h-0{min-height:0!important}.min-h-1{min-height:.25rem!important}.min-h-2{min-height:.5rem!important}.min-h-2half{min-height:.75rem!important}.min-h-3{min-height:1rem!important}.min-h-4{min-height:1.5rem!important}.min-h-4half{min-height:2rem!important}.min-h-5{min-height:3rem!important}.min-h-20{min-height:20%!important}.min-h-25{min-height:25%!important}.min-h-30{min-height:30%!important}.min-h-40{min-height:40%!important}.min-h-45{min-height:45%!important}.min-h-50{min-height:50%!important}.min-h-60{min-height:60%!important}.min-h-65{min-height:65%!important}.min-h-70{min-height:70%!important}.min-h-75{min-height:75%!important}.min-h-80{min-height:80%!important}.min-h-85{min-height:85%!important}.min-h-90{min-height:90%!important}.min-h-95{min-height:95%!important}.min-h-100{min-height:100%!important}.min-h-auto{min-height:auto!important}.min-h-1px{min-height:1px!important}.min-h-2px{min-height:2px!important}.min-h-3px{min-height:3px!important}.min-h-4px{min-height:4px!important}.min-h-5px{min-height:5px!important}.min-h-6px{min-height:6px!important}.min-h-7px{min-height:7px!important}.min-h-8px{min-height:8px!important}.min-h-9px{min-height:9px!important}.min-h-10px{min-height:10px!important}.min-h-15px{min-height:15px!important}.min-h-20px{min-height:20px!important}.min-h-25px{min-height:25px!important}.min-h-30px{min-height:30px!important}.min-h-35px{min-height:35px!important}.min-h-40px{min-height:40px!important}.min-h-45px{min-height:45px!important}.min-h-50px{min-height:50px!important}.min-h-55px{min-height:55px!important}.min-h-60px{min-height:60px!important}.min-h-65px{min-height:65px!important}.min-h-70px{min-height:70px!important}.min-h-75px{min-height:75px!important}.min-h-80px{min-height:80px!important}.min-h-85px{min-height:85px!important}.min-h-90px{min-height:90px!important}.min-h-95px{min-height:95px!important}.min-h-100px{min-height:100px!important}.min-h-120px{min-height:120px!important}.min-h-125px{min-height:125px!important}.min-h-150px{min-height:150px!important}.min-h-165px{min-height:165px!important}.min-h-170px{min-height:170px!important}.min-h-175px{min-height:175px!important}.min-h-180px{min-height:180px!important}.min-h-200px{min-height:200px!important}.min-h-210px{min-height:210px!important}.min-h-220px{min-height:220px!important}.min-h-225px{min-height:225px!important}.min-h-250px{min-height:250px!important}.min-h-275px{min-height:275px!important}.min-h-300px{min-height:300px!important}.min-h-320px{min-height:320px!important}.min-h-325px{min-height:325px!important}.min-h-350px{min-height:350px!important}.min-h-370px{min-height:370px!important}.min-h-375px{min-height:375px!important}.min-h-400px{min-height:400px!important}.min-h-425px{min-height:425px!important}.min-h-450px{min-height:450px!important}.min-h-475px{min-height:475px!important}.min-h-500px{min-height:500px!important}.min-h-550px{min-height:550px!important}.min-h-600px{min-height:600px!important}.min-h-650px{min-height:650px!important}.min-h-700px{min-height:700px!important}.min-h-750px{min-height:750px!important}.min-h-800px{min-height:800px!important}.min-h-850px{min-height:850px!important}.min-h-900px{min-height:900px!important}.min-h-950px{min-height:950px!important}.min-h-1000px{min-height:1000px!important}.border-right-color-black{border-right-color:#000!important}.border-right-color-white{border-right-color:#fff!important}.border-right-color-secondary{border-right-color:var(--nv-color-secondary)!important}.border-right-color-primary{border-right-color:var(--nv-color-primary)!important}.border-right-color-info{border-right-color:#34bafc!important}.border-right-color-info-light{border-right-color:#eef9ff!important}.border-right-color-default{border-right-color:var(--nv-color-default)!important}.border-right-color-default-20{border-right-color:var(--nv-color-default-20)!important}.border-right-color-dark{border-right-color:var(--nv-color-dark)!important}.border-right-color-danger{border-right-color:#af1036!important}.border-right-color-success{border-right-color:#07b5a4!important}.border-right-color-dark-60{border-right-color:var(--nv-color-dark-60)!important}.border-right-color-dark-40{border-right-color:var(--nv-color-dark-40)!important}.border-left-color-black{border-left-color:#000!important}.border-left-color-white{border-left-color:#fff!important}.border-left-color-secondary{border-left-color:var(--nv-color-secondary)!important}.border-left-color-primary{border-left-color:var(--nv-color-primary)!important}.border-left-color-info{border-left-color:#34bafc!important}.border-left-color-info-light{border-left-color:#eef9ff!important}.border-left-color-default{border-left-color:var(--nv-color-default)!important}.border-left-color-default-20{border-left-color:var(--nv-color-default-20)!important}.border-left-color-dark{border-left-color:var(--nv-color-dark)!important}.border-left-color-danger{border-left-color:#af1036!important}.border-left-color-success{border-left-color:#07b5a4!important}.border-left-color-dark-60{border-left-color:var(--nv-color-dark-60)!important}.border-left-color-dark-40{border-left-color:var(--nv-color-dark-40)!important}.border-top-color-black{border-top-color:#000!important}.border-top-color-white{border-top-color:#fff!important}.border-top-color-secondary{border-top-color:var(--nv-color-secondary)!important}.border-top-color-primary{border-top-color:var(--nv-color-primary)!important}.border-top-color-info{border-top-color:#34bafc!important}.border-top-color-info-light{border-top-color:#eef9ff!important}.border-top-color-default{border-top-color:var(--nv-color-default)!important}.border-top-color-default-20{border-top-color:var(--nv-color-default-20)!important}.border-top-color-dark{border-top-color:var(--nv-color-dark)!important}.border-top-color-danger{border-top-color:#af1036!important}.border-top-color-success{border-top-color:#07b5a4!important}.border-top-color-dark-60{border-top-color:var(--nv-color-dark-60)!important}.border-top-color-dark-40{border-top-color:var(--nv-color-dark-40)!important}.border-bottom-color-black{border-bottom-color:#000!important}.border-bottom-color-white{border-bottom-color:#fff!important}.border-bottom-color-secondary{border-bottom-color:var(--nv-color-secondary)!important}.border-bottom-color-primary{border-bottom-color:var(--nv-color-primary)!important}.border-bottom-color-info{border-bottom-color:#34bafc!important}.border-bottom-color-info-light{border-bottom-color:#eef9ff!important}.border-bottom-color-default{border-bottom-color:var(--nv-color-default)!important}.border-bottom-color-default-20{border-bottom-color:var(--nv-color-default-20)!important}.border-bottom-color-dark{border-bottom-color:var(--nv-color-dark)!important}.border-bottom-color-danger{border-bottom-color:#af1036!important}.border-bottom-color-success{border-bottom-color:#07b5a4!important}.border-bottom-color-dark-60{border-bottom-color:var(--nv-color-dark-60)!important}.border-bottom-color-dark-40{border-bottom-color:var(--nv-color-dark-40)!important}.border-top-1{border-top-width:1px!important}.border-top-2{border-top-width:2px!important}.border-top-3{border-top-width:3px!important}.border-top-4{border-top-width:4px!important}.border-top-5{border-top-width:5px!important}.border-bottom-1{border-bottom-width:1px!important}.border-bottom-2{border-bottom-width:2px!important}.border-bottom-3{border-bottom-width:3px!important}.border-bottom-4{border-bottom-width:4px!important}.border-bottom-5{border-bottom-width:5px!important}.border-right-1{border-right-width:1px!important}.border-right-2{border-right-width:2px!important}.border-right-3{border-right-width:3px!important}.border-right-4{border-right-width:4px!important}.border-right-5{border-right-width:5px!important}.border-left-1{border-left-width:1px!important}.border-left-2{border-left-width:2px!important}.border-left-3{border-left-width:3px!important}.border-left-4{border-left-width:4px!important}.border-left-5{border-left-width:5px!important}.border-style-dashed{border-style:dashed!important}.border-style-solid{border-style:solid!important}.border-style-dotted{border-style:dotted!important}.border-style-double{border-style:double!important}.border-style-groove{border-style:groove!important}.border-style-ridge{border-style:ridge!important}.border-style-inset{border-style:inset!important}.border-style-outset{border-style:outset!important}.border-style-initial{border-style:initial!important}.border-style-inherit{border-style:inherit!important}.border-top-style-dashed{border-top-style:dashed!important}.border-top-style-solid{border-top-style:solid!important}.border-top-style-dotted{border-top-style:dotted!important}.border-top-style-double{border-top-style:double!important}.border-top-style-groove{border-top-style:groove!important}.border-top-style-ridge{border-top-style:ridge!important}.border-top-style-inset{border-top-style:inset!important}.border-top-style-outset{border-top-style:outset!important}.border-top-style-initial{border-top-style:initial!important}.border-top-style-inherit{border-top-style:inherit!important}.border-bottom-style-dashed{border-bottom-style:dashed!important}.border-bottom-style-solid{border-bottom-style:solid!important}.border-bottom-style-dotted{border-bottom-style:dotted!important}.border-bottom-style-double{border-bottom-style:double!important}.border-bottom-style-groove{border-bottom-style:groove!important}.border-bottom-style-ridge{border-bottom-style:ridge!important}.border-bottom-style-inset{border-bottom-style:inset!important}.border-bottom-style-outset{border-bottom-style:outset!important}.border-bottom-style-initial{border-bottom-style:initial!important}.border-bottom-style-inherit{border-bottom-style:inherit!important}.border-left-style-dashed{border-left-style:dashed!important}.border-left-style-solid{border-left-style:solid!important}.border-left-style-dotted{border-left-style:dotted!important}.border-left-style-double{border-left-style:double!important}.border-left-style-groove{border-left-style:groove!important}.border-left-style-ridge{border-left-style:ridge!important}.border-left-style-inset{border-left-style:inset!important}.border-left-style-outset{border-left-style:outset!important}.border-left-style-initial{border-left-style:initial!important}.border-left-style-inherit{border-left-style:inherit!important}.border-right-style-dashed{border-right-style:dashed!important}.border-right-style-solid{border-right-style:solid!important}.border-right-style-dotted{border-right-style:dotted!important}.border-right-style-double{border-right-style:double!important}.border-right-style-groove{border-right-style:groove!important}.border-right-style-ridge{border-right-style:ridge!important}.border-right-style-inset{border-right-style:inset!important}.border-right-style-outset{border-right-style:outset!important}.border-right-style-initial{border-right-style:initial!important}.border-right-style-inherit{border-right-style:inherit!important}.ls-1{letter-spacing:.1rem!important}.ls-2{letter-spacing:.115rem!important}.ls-3{letter-spacing:.125rem!important}.ls-4{letter-spacing:.25rem!important}.ls-5{letter-spacing:.5rem!important}.ls-n1{letter-spacing:-.1rem!important}.ls-n2{letter-spacing:-.115rem!important}.ls-n3{letter-spacing:-.125rem!important}.ls-n4{letter-spacing:-.25rem!important}.ls-n5{letter-spacing:-.5rem!important}.text-black{color:#000!important}.text-white{color:#fff!important}.text-secondary{color:var(--nv-color-secondary)!important}.text-primary{color:var(--nv-color-primary)!important}.text-info{color:#34bafc!important}.text-info-light{color:#eef9ff!important}.text-default{color:var(--nv-color-default)!important}.text-default-20{color:var(--nv-color-default-20)!important}.text-dark{color:var(--nv-color-dark)!important}.text-danger{color:#af1036!important}.text-success{color:#07b5a4!important}.text-dark-60{color:var(--nv-color-dark-60)!important}.text-dark-40{color:var(--nv-color-dark-40)!important}.cursor-default{cursor:default!important}.cursor-auto{cursor:auto!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.cursor-help{cursor:help!important}.cursor-move{cursor:move!important}.cursor-text{cursor:text!important}.weight-300{font-weight:300!important}.weight-400{font-weight:400!important}.weight-500{font-weight:500!important}.weight-600{font-weight:600!important}.weight-700{font-weight:700!important}.weight-800{font-weight:800!important}.weight-900{font-weight:900!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}.mr-4half{margin-right:2rem!important}.mr-6{margin-right:3.5rem!important}.mr-7{margin-right:4rem!important}.mr-8{margin-right:4.5rem!important}.mr-9{margin-right:5rem!important}.mr-halfpx{margin-right:.5px!important}.mr-1px{margin-right:1px!important}.mr-2px{margin-right:2px!important}.mr-5px{margin-right:5px!important}.mr-7px{margin-right:7px!important}.mr-10px{margin-right:10px!important}.mr-12px{margin-right:12px!important}.mr-15px{margin-right:15px!important}.mr-20px{margin-right:20px!important}.mr-25px{margin-right:25px!important}.mr-30px{margin-right:30px!important}.mr-35px{margin-right:35px!important}.mr-40px{margin-right:40px!important}.mr-45px{margin-right:45px!important}.mr-50px{margin-right:50px!important}.mr-55px{margin-right:55px!important}.mr-60px{margin-right:60px!important}.mr-65px{margin-right:65px!important}.mr-70px{margin-right:70px!important}.mr-75px{margin-right:75px!important}.mr-80px{margin-right:80px!important}.mr-85px{margin-right:85px!important}.mr-90px{margin-right:90px!important}.mr-95px{margin-right:95px!important}.mr-100px{margin-right:100px!important}.mr-100{margin-right:100%!important}.mr-110px{margin-right:110px!important}.mr-120px{margin-right:120px!important}.mr-130px{margin-right:130px!important}.mr-140px{margin-right:140px!important}.mr-150px{margin-right:150px!important}.mr-160px{margin-right:160px!important}.mr-170px{margin-right:170px!important}.mr-180px{margin-right:180px!important}.mr-190px{margin-right:190px!important}.mr-200px{margin-right:200px!important}.mr-220px{margin-right:220px!important}.mr-240px{margin-right:240px!important}.mr-260px{margin-right:260px!important}.mr-280px{margin-right:280px!important}.mr-300px{margin-right:300px!important}.mr-320px{margin-right:320px!important}.mr-340px{margin-right:340px!important}.mr-360px{margin-right:360px!important}.mr-380px{margin-right:380px!important}.mr-400px{margin-right:400px!important}.mr-420px{margin-right:420px!important}.mr-440px{margin-right:440px!important}.mr-460px{margin-right:460px!important}.mr-480px{margin-right:480px!important}.mr-auto{margin-right:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.ml-4half{margin-left:2rem!important}.ml-6{margin-left:3.5rem!important}.ml-7{margin-left:4rem!important}.ml-8{margin-left:4.5rem!important}.ml-9{margin-left:5rem!important}.ml-halfpx{margin-left:.5px!important}.ml-1px{margin-left:1px!important}.ml-2px{margin-left:2px!important}.ml-5px{margin-left:5px!important}.ml-7px{margin-left:7px!important}.ml-10px{margin-left:10px!important}.ml-12px{margin-left:12px!important}.ml-15px{margin-left:15px!important}.ml-20px{margin-left:20px!important}.ml-25px{margin-left:25px!important}.ml-30px{margin-left:30px!important}.ml-35px{margin-left:35px!important}.ml-40px{margin-left:40px!important}.ml-45px{margin-left:45px!important}.ml-50px{margin-left:50px!important}.ml-55px{margin-left:55px!important}.ml-60px{margin-left:60px!important}.ml-65px{margin-left:65px!important}.ml-70px{margin-left:70px!important}.ml-75px{margin-left:75px!important}.ml-80px{margin-left:80px!important}.ml-85px{margin-left:85px!important}.ml-90px{margin-left:90px!important}.ml-95px{margin-left:95px!important}.ml-100px{margin-left:100px!important}.ml-100{margin-left:100%!important}.ml-110px{margin-left:110px!important}.ml-120px{margin-left:120px!important}.ml-130px{margin-left:130px!important}.ml-140px{margin-left:140px!important}.ml-150px{margin-left:150px!important}.ml-160px{margin-left:160px!important}.ml-170px{margin-left:170px!important}.ml-180px{margin-left:180px!important}.ml-190px{margin-left:190px!important}.ml-200px{margin-left:200px!important}.ml-220px{margin-left:220px!important}.ml-240px{margin-left:240px!important}.ml-260px{margin-left:260px!important}.ml-280px{margin-left:280px!important}.ml-300px{margin-left:300px!important}.ml-320px{margin-left:320px!important}.ml-340px{margin-left:340px!important}.ml-360px{margin-left:360px!important}.ml-380px{margin-left:380px!important}.ml-400px{margin-left:400px!important}.ml-420px{margin-left:420px!important}.ml-440px{margin-left:440px!important}.ml-460px{margin-left:460px!important}.ml-480px{margin-left:480px!important}.ml-auto{margin-left:auto!important}.mr-n1{margin-right:-.25rem!important}.mr-n2{margin-right:-.5rem!important}.mr-n3{margin-right:-1rem!important}.mr-n4{margin-right:-1.5rem!important}.mr-n5{margin-right:-3rem!important}.mr-n4half{margin-right:-2rem!important}.mr-n6{margin-right:-3.5rem!important}.mr-n7{margin-right:-4rem!important}.mr-n8{margin-right:-4.5rem!important}.mr-n9{margin-right:-5rem!important}.mr-nhalfpx{margin-right:.5px!important}.mr-n1px{margin-right:-1px!important}.mr-n2px{margin-right:-2px!important}.mr-n5px{margin-right:-5px!important}.mr-n7px{margin-right:-7px!important}.mr-n10px{margin-right:-10px!important}.mr-n12px{margin-right:-12px!important}.mr-n15px{margin-right:-15px!important}.mr-n20px{margin-right:-20px!important}.mr-n25px{margin-right:-25px!important}.mr-n30px{margin-right:-30px!important}.mr-n35px{margin-right:-35px!important}.mr-n40px{margin-right:-40px!important}.mr-n45px{margin-right:-45px!important}.mr-n50px{margin-right:-50px!important}.mr-n55px{margin-right:-55px!important}.mr-n60px{margin-right:-60px!important}.mr-n65px{margin-right:-65px!important}.mr-n70px{margin-right:-70px!important}.mr-n75px{margin-right:-75px!important}.mr-n80px{margin-right:-80px!important}.mr-n85px{margin-right:-85px!important}.mr-n90px{margin-right:-90px!important}.mr-n95px{margin-right:-95px!important}.mr-n100px{margin-right:-100px!important}.mr-n100{margin-right:-100%!important}.mr-n110px{margin-right:-110px!important}.mr-n120px{margin-right:-120px!important}.mr-n130px{margin-right:-130px!important}.mr-n140px{margin-right:-140px!important}.mr-n150px{margin-right:-150px!important}.mr-n160px{margin-right:-160px!important}.mr-n170px{margin-right:-170px!important}.mr-n180px{margin-right:-180px!important}.mr-n190px{margin-right:-190px!important}.ml-n1{margin-left:-.25rem!important}.ml-n2{margin-left:-.5rem!important}.ml-n3{margin-left:-1rem!important}.ml-n4{margin-left:-1.5rem!important}.ml-n5{margin-left:-3rem!important}.ml-n4half{margin-left:-2rem!important}.ml-n6{margin-left:-3.5rem!important}.ml-n7{margin-left:-4rem!important}.ml-n8{margin-left:-4.5rem!important}.ml-n9{margin-left:-5rem!important}.ml-nhalfpx{margin-left:.5px!important}.ml-n1px{margin-left:-1px!important}.ml-n2px{margin-left:-2px!important}.ml-n5px{margin-left:-5px!important}.ml-n7px{margin-left:-7px!important}.ml-n10px{margin-left:-10px!important}.ml-n12px{margin-left:-12px!important}.ml-n15px{margin-left:-15px!important}.ml-n20px{margin-left:-20px!important}.ml-n25px{margin-left:-25px!important}.ml-n30px{margin-left:-30px!important}.ml-n35px{margin-left:-35px!important}.ml-n40px{margin-left:-40px!important}.ml-n45px{margin-left:-45px!important}.ml-n50px{margin-left:-50px!important}.ml-n55px{margin-left:-55px!important}.ml-n60px{margin-left:-60px!important}.ml-n65px{margin-left:-65px!important}.ml-n70px{margin-left:-70px!important}.ml-n75px{margin-left:-75px!important}.ml-n80px{margin-left:-80px!important}.ml-n85px{margin-left:-85px!important}.ml-n90px{margin-left:-90px!important}.ml-n95px{margin-left:-95px!important}.ml-n100px{margin-left:-100px!important}.ml-n100{margin-left:-100%!important}.ml-n110px{margin-left:-110px!important}.ml-n120px{margin-left:-120px!important}.ml-n130px{margin-left:-130px!important}.ml-n140px{margin-left:-140px!important}.ml-n150px{margin-left:-150px!important}.ml-n160px{margin-left:-160px!important}.ml-n170px{margin-left:-170px!important}.ml-n180px{margin-left:-180px!important}.ml-n190px{margin-left:-190px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.pr-4half{padding-right:2rem!important}.pr-6{padding-right:3.5rem!important}.pr-7{padding-right:4rem!important}.pr-8{padding-right:4.5rem!important}.pr-9{padding-right:5rem!important}.pr-halfpx{padding-right:.5px!important}.pr-1px{padding-right:1px!important}.pr-2px{padding-right:2px!important}.pr-5px{padding-right:5px!important}.pr-7px{padding-right:7px!important}.pr-10px{padding-right:10px!important}.pr-12px{padding-right:12px!important}.pr-15px{padding-right:15px!important}.pr-20px{padding-right:20px!important}.pr-25px{padding-right:25px!important}.pr-30px{padding-right:30px!important}.pr-35px{padding-right:35px!important}.pr-40px{padding-right:40px!important}.pr-45px{padding-right:45px!important}.pr-50px{padding-right:50px!important}.pr-55px{padding-right:55px!important}.pr-60px{padding-right:60px!important}.pr-65px{padding-right:65px!important}.pr-70px{padding-right:70px!important}.pr-75px{padding-right:75px!important}.pr-80px{padding-right:80px!important}.pr-85px{padding-right:85px!important}.pr-90px{padding-right:90px!important}.pr-95px{padding-right:95px!important}.pr-100px{padding-right:100px!important}.pr-100{padding-right:100%!important}.pr-110px{padding-right:110px!important}.pr-120px{padding-right:120px!important}.pr-130px{padding-right:130px!important}.pr-140px{padding-right:140px!important}.pr-150px{padding-right:150px!important}.pr-160px{padding-right:160px!important}.pr-170px{padding-right:170px!important}.pr-180px{padding-right:180px!important}.pr-190px{padding-right:190px!important}.pr-200px{padding-right:200px!important}.pr-220px{padding-right:220px!important}.pr-240px{padding-right:240px!important}.pr-260px{padding-right:260px!important}.pr-280px{padding-right:280px!important}.pr-300px{padding-right:300px!important}.pr-320px{padding-right:320px!important}.pr-340px{padding-right:340px!important}.pr-360px{padding-right:360px!important}.pr-380px{padding-right:380px!important}.pr-400px{padding-right:400px!important}.pr-420px{padding-right:420px!important}.pr-440px{padding-right:440px!important}.pr-460px{padding-right:460px!important}.pr-480px{padding-right:480px!important}.pr-auto{padding-right:auto!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}.pl-4half{padding-left:2rem!important}.pl-6{padding-left:3.5rem!important}.pl-7{padding-left:4rem!important}.pl-8{padding-left:4.5rem!important}.pl-9{padding-left:5rem!important}.pl-halfpx{padding-left:.5px!important}.pl-1px{padding-left:1px!important}.pl-2px{padding-left:2px!important}.pl-5px{padding-left:5px!important}.pl-7px{padding-left:7px!important}.pl-10px{padding-left:10px!important}.pl-12px{padding-left:12px!important}.pl-15px{padding-left:15px!important}.pl-20px{padding-left:20px!important}.pl-25px{padding-left:25px!important}.pl-30px{padding-left:30px!important}.pl-35px{padding-left:35px!important}.pl-40px{padding-left:40px!important}.pl-45px{padding-left:45px!important}.pl-50px{padding-left:50px!important}.pl-55px{padding-left:55px!important}.pl-60px{padding-left:60px!important}.pl-65px{padding-left:65px!important}.pl-70px{padding-left:70px!important}.pl-75px{padding-left:75px!important}.pl-80px{padding-left:80px!important}.pl-85px{padding-left:85px!important}.pl-90px{padding-left:90px!important}.pl-95px{padding-left:95px!important}.pl-100px{padding-left:100px!important}.pl-100{padding-left:100%!important}.pl-110px{padding-left:110px!important}.pl-120px{padding-left:120px!important}.pl-130px{padding-left:130px!important}.pl-140px{padding-left:140px!important}.pl-150px{padding-left:150px!important}.pl-160px{padding-left:160px!important}.pl-170px{padding-left:170px!important}.pl-180px{padding-left:180px!important}.pl-190px{padding-left:190px!important}.pl-200px{padding-left:200px!important}.pl-220px{padding-left:220px!important}.pl-240px{padding-left:240px!important}.pl-260px{padding-left:260px!important}.pl-280px{padding-left:280px!important}.pl-300px{padding-left:300px!important}.pl-320px{padding-left:320px!important}.pl-340px{padding-left:340px!important}.pl-360px{padding-left:360px!important}.pl-380px{padding-left:380px!important}.pl-400px{padding-left:400px!important}.pl-420px{padding-left:420px!important}.pl-440px{padding-left:440px!important}.pl-460px{padding-left:460px!important}.pl-480px{padding-left:480px!important}.pl-auto{padding-left:auto!important}@media (min-width: 576px){.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.overflow-x-sm-hidden{overflow-x:hidden!important}.overflow-x-sm-visible{overflow-x:visible!important}.overflow-x-sm-auto{overflow-x:auto!important}.overflow-x-sm-unset{overflow-x:unset!important}.overflow-x-sm-inherit{overflow-x:inherit!important}.overflow-x-sm-initial{overflow-x:initial!important}.overflow-x-sm-scroll{overflow-x:scroll!important}.overflow-y-sm-hidden{overflow-y:hidden!important}.overflow-y-sm-visible{overflow-y:visible!important}.overflow-y-sm-auto{overflow-y:auto!important}.overflow-y-sm-unset{overflow-y:unset!important}.overflow-y-sm-inherit{overflow-y:inherit!important}.overflow-y-sm-initial{overflow-y:initial!important}.overflow-y-sm-scroll{overflow-y:scroll!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.position-sm-static{position:static!important}.position-sm-relative{position:relative!important}.position-sm-absolute{position:absolute!important}.position-sm-fixed{position:fixed!important}.position-sm-sticky{position:sticky!important}.top-sm-unset{top:unset!important}.top-sm-initial{top:initial!important}.top-sm-inherit{top:inherit!important}.top-sm-0{top:0!important}.top-sm-1{top:.25rem!important}.top-sm-2{top:.5rem!important}.top-sm-2half{top:.75rem!important}.top-sm-3{top:1rem!important}.top-sm-4{top:1.5rem!important}.top-sm-4half{top:2rem!important}.top-sm-5{top:3rem!important}.top-sm-20{top:20%!important}.top-sm-25{top:25%!important}.top-sm-30{top:30%!important}.top-sm-40{top:40%!important}.top-sm-45{top:45%!important}.top-sm-50{top:50%!important}.top-sm-60{top:60%!important}.top-sm-65{top:65%!important}.top-sm-70{top:70%!important}.top-sm-75{top:75%!important}.top-sm-80{top:80%!important}.top-sm-85{top:85%!important}.top-sm-90{top:90%!important}.top-sm-95{top:95%!important}.top-sm-100{top:100%!important}.top-sm-auto{top:auto!important}.top-sm-1px{top:1px!important}.top-sm-2px{top:2px!important}.top-sm-3px{top:3px!important}.top-sm-4px{top:4px!important}.top-sm-5px{top:5px!important}.top-sm-6px{top:6px!important}.top-sm-7px{top:7px!important}.top-sm-8px{top:8px!important}.top-sm-9px{top:9px!important}.top-sm-10px{top:10px!important}.top-sm-15px{top:15px!important}.top-sm-20px{top:20px!important}.top-sm-25px{top:25px!important}.top-sm-30px{top:30px!important}.top-sm-35px{top:35px!important}.top-sm-40px{top:40px!important}.top-sm-45px{top:45px!important}.top-sm-50px{top:50px!important}.top-sm-55px{top:55px!important}.top-sm-60px{top:60px!important}.top-sm-65px{top:65px!important}.top-sm-70px{top:70px!important}.top-sm-75px{top:75px!important}.top-sm-80px{top:80px!important}.top-sm-85px{top:85px!important}.top-sm-90px{top:90px!important}.top-sm-95px{top:95px!important}.top-sm-100px{top:100px!important}.top-sm-120px{top:120px!important}.top-sm-125px{top:125px!important}.top-sm-150px{top:150px!important}.top-sm-165px{top:165px!important}.top-sm-170px{top:170px!important}.top-sm-175px{top:175px!important}.top-sm-180px{top:180px!important}.top-sm-200px{top:200px!important}.top-sm-210px{top:210px!important}.top-sm-220px{top:220px!important}.top-sm-225px{top:225px!important}.top-sm-250px{top:250px!important}.top-sm-275px{top:275px!important}.top-sm-300px{top:300px!important}.top-sm-320px{top:320px!important}.top-sm-325px{top:325px!important}.top-sm-350px{top:350px!important}.top-sm-370px{top:370px!important}.top-sm-375px{top:375px!important}.top-sm-400px{top:400px!important}.top-sm-425px{top:425px!important}.top-sm-450px{top:450px!important}.top-sm-475px{top:475px!important}.top-sm-500px{top:500px!important}.top-sm-550px{top:550px!important}.top-sm-600px{top:600px!important}.top-sm-650px{top:650px!important}.top-sm-700px{top:700px!important}.top-sm-750px{top:750px!important}.top-sm-800px{top:800px!important}.top-sm-850px{top:850px!important}.top-sm-900px{top:900px!important}.top-sm-950px{top:950px!important}.top-sm-1000px{top:1000px!important}.bottom-sm-unset{bottom:unset!important}.bottom-sm-initial{bottom:initial!important}.bottom-sm-inherit{bottom:inherit!important}.bottom-sm-0{bottom:0!important}.bottom-sm-1{bottom:.25rem!important}.bottom-sm-2{bottom:.5rem!important}.bottom-sm-2half{bottom:.75rem!important}.bottom-sm-3{bottom:1rem!important}.bottom-sm-4{bottom:1.5rem!important}.bottom-sm-4half{bottom:2rem!important}.bottom-sm-5{bottom:3rem!important}.bottom-sm-20{bottom:20%!important}.bottom-sm-25{bottom:25%!important}.bottom-sm-30{bottom:30%!important}.bottom-sm-40{bottom:40%!important}.bottom-sm-45{bottom:45%!important}.bottom-sm-50{bottom:50%!important}.bottom-sm-60{bottom:60%!important}.bottom-sm-65{bottom:65%!important}.bottom-sm-70{bottom:70%!important}.bottom-sm-75{bottom:75%!important}.bottom-sm-80{bottom:80%!important}.bottom-sm-85{bottom:85%!important}.bottom-sm-90{bottom:90%!important}.bottom-sm-95{bottom:95%!important}.bottom-sm-100{bottom:100%!important}.bottom-sm-auto{bottom:auto!important}.bottom-sm-1px{bottom:1px!important}.bottom-sm-2px{bottom:2px!important}.bottom-sm-3px{bottom:3px!important}.bottom-sm-4px{bottom:4px!important}.bottom-sm-5px{bottom:5px!important}.bottom-sm-6px{bottom:6px!important}.bottom-sm-7px{bottom:7px!important}.bottom-sm-8px{bottom:8px!important}.bottom-sm-9px{bottom:9px!important}.bottom-sm-10px{bottom:10px!important}.bottom-sm-15px{bottom:15px!important}.bottom-sm-20px{bottom:20px!important}.bottom-sm-25px{bottom:25px!important}.bottom-sm-30px{bottom:30px!important}.bottom-sm-35px{bottom:35px!important}.bottom-sm-40px{bottom:40px!important}.bottom-sm-45px{bottom:45px!important}.bottom-sm-50px{bottom:50px!important}.bottom-sm-55px{bottom:55px!important}.bottom-sm-60px{bottom:60px!important}.bottom-sm-65px{bottom:65px!important}.bottom-sm-70px{bottom:70px!important}.bottom-sm-75px{bottom:75px!important}.bottom-sm-80px{bottom:80px!important}.bottom-sm-85px{bottom:85px!important}.bottom-sm-90px{bottom:90px!important}.bottom-sm-95px{bottom:95px!important}.bottom-sm-100px{bottom:100px!important}.bottom-sm-120px{bottom:120px!important}.bottom-sm-125px{bottom:125px!important}.bottom-sm-150px{bottom:150px!important}.bottom-sm-165px{bottom:165px!important}.bottom-sm-170px{bottom:170px!important}.bottom-sm-175px{bottom:175px!important}.bottom-sm-180px{bottom:180px!important}.bottom-sm-200px{bottom:200px!important}.bottom-sm-210px{bottom:210px!important}.bottom-sm-220px{bottom:220px!important}.bottom-sm-225px{bottom:225px!important}.bottom-sm-250px{bottom:250px!important}.bottom-sm-275px{bottom:275px!important}.bottom-sm-300px{bottom:300px!important}.bottom-sm-320px{bottom:320px!important}.bottom-sm-325px{bottom:325px!important}.bottom-sm-350px{bottom:350px!important}.bottom-sm-370px{bottom:370px!important}.bottom-sm-375px{bottom:375px!important}.bottom-sm-400px{bottom:400px!important}.bottom-sm-425px{bottom:425px!important}.bottom-sm-450px{bottom:450px!important}.bottom-sm-475px{bottom:475px!important}.bottom-sm-500px{bottom:500px!important}.bottom-sm-550px{bottom:550px!important}.bottom-sm-600px{bottom:600px!important}.bottom-sm-650px{bottom:650px!important}.bottom-sm-700px{bottom:700px!important}.bottom-sm-750px{bottom:750px!important}.bottom-sm-800px{bottom:800px!important}.bottom-sm-850px{bottom:850px!important}.bottom-sm-900px{bottom:900px!important}.bottom-sm-950px{bottom:950px!important}.bottom-sm-1000px{bottom:1000px!important}.w-sm-unset{width:unset!important}.w-sm-initial{width:initial!important}.w-sm-inherit{width:inherit!important}.w-sm-0{width:0!important}.w-sm-1{width:.25rem!important}.w-sm-2{width:.5rem!important}.w-sm-2half{width:.75rem!important}.w-sm-3{width:1rem!important}.w-sm-4{width:1.5rem!important}.w-sm-4half{width:2rem!important}.w-sm-5{width:3rem!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.w-sm-1px{width:1px!important}.w-sm-2px{width:2px!important}.w-sm-3px{width:3px!important}.w-sm-4px{width:4px!important}.w-sm-5px{width:5px!important}.w-sm-6px{width:6px!important}.w-sm-7px{width:7px!important}.w-sm-8px{width:8px!important}.w-sm-9px{width:9px!important}.w-sm-10px{width:10px!important}.w-sm-15px{width:15px!important}.w-sm-20px{width:20px!important}.w-sm-25px{width:25px!important}.w-sm-30px{width:30px!important}.w-sm-35px{width:35px!important}.w-sm-40px{width:40px!important}.w-sm-45px{width:45px!important}.w-sm-50px{width:50px!important}.w-sm-55px{width:55px!important}.w-sm-60px{width:60px!important}.w-sm-65px{width:65px!important}.w-sm-70px{width:70px!important}.w-sm-75px{width:75px!important}.w-sm-80px{width:80px!important}.w-sm-85px{width:85px!important}.w-sm-90px{width:90px!important}.w-sm-95px{width:95px!important}.w-sm-100px{width:100px!important}.w-sm-120px{width:120px!important}.w-sm-125px{width:125px!important}.w-sm-150px{width:150px!important}.w-sm-165px{width:165px!important}.w-sm-170px{width:170px!important}.w-sm-175px{width:175px!important}.w-sm-180px{width:180px!important}.w-sm-200px{width:200px!important}.w-sm-210px{width:210px!important}.w-sm-220px{width:220px!important}.w-sm-225px{width:225px!important}.w-sm-250px{width:250px!important}.w-sm-275px{width:275px!important}.w-sm-300px{width:300px!important}.w-sm-320px{width:320px!important}.w-sm-325px{width:325px!important}.w-sm-350px{width:350px!important}.w-sm-370px{width:370px!important}.w-sm-375px{width:375px!important}.w-sm-400px{width:400px!important}.w-sm-425px{width:425px!important}.w-sm-450px{width:450px!important}.w-sm-475px{width:475px!important}.w-sm-500px{width:500px!important}.w-sm-550px{width:550px!important}.w-sm-600px{width:600px!important}.w-sm-650px{width:650px!important}.w-sm-700px{width:700px!important}.w-sm-750px{width:750px!important}.w-sm-800px{width:800px!important}.w-sm-850px{width:850px!important}.w-sm-900px{width:900px!important}.w-sm-950px{width:950px!important}.w-sm-1000px{width:1000px!important}.mw-sm-unset{max-width:unset!important}.mw-sm-initial{max-width:initial!important}.mw-sm-inherit{max-width:inherit!important}.mw-sm-0{max-width:0!important}.mw-sm-1{max-width:.25rem!important}.mw-sm-2{max-width:.5rem!important}.mw-sm-2half{max-width:.75rem!important}.mw-sm-3{max-width:1rem!important}.mw-sm-4{max-width:1.5rem!important}.mw-sm-4half{max-width:2rem!important}.mw-sm-5{max-width:3rem!important}.mw-sm-20{max-width:20%!important}.mw-sm-25{max-width:25%!important}.mw-sm-30{max-width:30%!important}.mw-sm-40{max-width:40%!important}.mw-sm-45{max-width:45%!important}.mw-sm-50{max-width:50%!important}.mw-sm-60{max-width:60%!important}.mw-sm-65{max-width:65%!important}.mw-sm-70{max-width:70%!important}.mw-sm-75{max-width:75%!important}.mw-sm-80{max-width:80%!important}.mw-sm-85{max-width:85%!important}.mw-sm-90{max-width:90%!important}.mw-sm-95{max-width:95%!important}.mw-sm-100{max-width:100%!important}.mw-sm-auto{max-width:auto!important}.mw-sm-1px{max-width:1px!important}.mw-sm-2px{max-width:2px!important}.mw-sm-3px{max-width:3px!important}.mw-sm-4px{max-width:4px!important}.mw-sm-5px{max-width:5px!important}.mw-sm-6px{max-width:6px!important}.mw-sm-7px{max-width:7px!important}.mw-sm-8px{max-width:8px!important}.mw-sm-9px{max-width:9px!important}.mw-sm-10px{max-width:10px!important}.mw-sm-15px{max-width:15px!important}.mw-sm-20px{max-width:20px!important}.mw-sm-25px{max-width:25px!important}.mw-sm-30px{max-width:30px!important}.mw-sm-35px{max-width:35px!important}.mw-sm-40px{max-width:40px!important}.mw-sm-45px{max-width:45px!important}.mw-sm-50px{max-width:50px!important}.mw-sm-55px{max-width:55px!important}.mw-sm-60px{max-width:60px!important}.mw-sm-65px{max-width:65px!important}.mw-sm-70px{max-width:70px!important}.mw-sm-75px{max-width:75px!important}.mw-sm-80px{max-width:80px!important}.mw-sm-85px{max-width:85px!important}.mw-sm-90px{max-width:90px!important}.mw-sm-95px{max-width:95px!important}.mw-sm-100px{max-width:100px!important}.mw-sm-120px{max-width:120px!important}.mw-sm-125px{max-width:125px!important}.mw-sm-150px{max-width:150px!important}.mw-sm-165px{max-width:165px!important}.mw-sm-170px{max-width:170px!important}.mw-sm-175px{max-width:175px!important}.mw-sm-180px{max-width:180px!important}.mw-sm-200px{max-width:200px!important}.mw-sm-210px{max-width:210px!important}.mw-sm-220px{max-width:220px!important}.mw-sm-225px{max-width:225px!important}.mw-sm-250px{max-width:250px!important}.mw-sm-275px{max-width:275px!important}.mw-sm-300px{max-width:300px!important}.mw-sm-320px{max-width:320px!important}.mw-sm-325px{max-width:325px!important}.mw-sm-350px{max-width:350px!important}.mw-sm-370px{max-width:370px!important}.mw-sm-375px{max-width:375px!important}.mw-sm-400px{max-width:400px!important}.mw-sm-425px{max-width:425px!important}.mw-sm-450px{max-width:450px!important}.mw-sm-475px{max-width:475px!important}.mw-sm-500px{max-width:500px!important}.mw-sm-550px{max-width:550px!important}.mw-sm-600px{max-width:600px!important}.mw-sm-650px{max-width:650px!important}.mw-sm-700px{max-width:700px!important}.mw-sm-750px{max-width:750px!important}.mw-sm-800px{max-width:800px!important}.mw-sm-850px{max-width:850px!important}.mw-sm-900px{max-width:900px!important}.mw-sm-950px{max-width:950px!important}.mw-sm-1000px{max-width:1000px!important}.h-sm-unset{height:unset!important}.h-sm-initial{height:initial!important}.h-sm-inherit{height:inherit!important}.h-sm-0{height:0!important}.h-sm-1{height:.25rem!important}.h-sm-2{height:.5rem!important}.h-sm-2half{height:.75rem!important}.h-sm-3{height:1rem!important}.h-sm-4{height:1.5rem!important}.h-sm-4half{height:2rem!important}.h-sm-5{height:3rem!important}.h-sm-20{height:20%!important}.h-sm-25{height:25%!important}.h-sm-30{height:30%!important}.h-sm-40{height:40%!important}.h-sm-45{height:45%!important}.h-sm-50{height:50%!important}.h-sm-60{height:60%!important}.h-sm-65{height:65%!important}.h-sm-70{height:70%!important}.h-sm-75{height:75%!important}.h-sm-80{height:80%!important}.h-sm-85{height:85%!important}.h-sm-90{height:90%!important}.h-sm-95{height:95%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}.h-sm-1px{height:1px!important}.h-sm-2px{height:2px!important}.h-sm-3px{height:3px!important}.h-sm-4px{height:4px!important}.h-sm-5px{height:5px!important}.h-sm-6px{height:6px!important}.h-sm-7px{height:7px!important}.h-sm-8px{height:8px!important}.h-sm-9px{height:9px!important}.h-sm-10px{height:10px!important}.h-sm-15px{height:15px!important}.h-sm-20px{height:20px!important}.h-sm-25px{height:25px!important}.h-sm-30px{height:30px!important}.h-sm-35px{height:35px!important}.h-sm-40px{height:40px!important}.h-sm-45px{height:45px!important}.h-sm-50px{height:50px!important}.h-sm-55px{height:55px!important}.h-sm-60px{height:60px!important}.h-sm-65px{height:65px!important}.h-sm-70px{height:70px!important}.h-sm-75px{height:75px!important}.h-sm-80px{height:80px!important}.h-sm-85px{height:85px!important}.h-sm-90px{height:90px!important}.h-sm-95px{height:95px!important}.h-sm-100px{height:100px!important}.h-sm-120px{height:120px!important}.h-sm-125px{height:125px!important}.h-sm-150px{height:150px!important}.h-sm-165px{height:165px!important}.h-sm-170px{height:170px!important}.h-sm-175px{height:175px!important}.h-sm-180px{height:180px!important}.h-sm-200px{height:200px!important}.h-sm-210px{height:210px!important}.h-sm-220px{height:220px!important}.h-sm-225px{height:225px!important}.h-sm-250px{height:250px!important}.h-sm-275px{height:275px!important}.h-sm-300px{height:300px!important}.h-sm-320px{height:320px!important}.h-sm-325px{height:325px!important}.h-sm-350px{height:350px!important}.h-sm-370px{height:370px!important}.h-sm-375px{height:375px!important}.h-sm-400px{height:400px!important}.h-sm-425px{height:425px!important}.h-sm-450px{height:450px!important}.h-sm-475px{height:475px!important}.h-sm-500px{height:500px!important}.h-sm-550px{height:550px!important}.h-sm-600px{height:600px!important}.h-sm-650px{height:650px!important}.h-sm-700px{height:700px!important}.h-sm-750px{height:750px!important}.h-sm-800px{height:800px!important}.h-sm-850px{height:850px!important}.h-sm-900px{height:900px!important}.h-sm-950px{height:950px!important}.h-sm-1000px{height:1000px!important}.mh-sm-unset{max-height:unset!important}.mh-sm-initial{max-height:initial!important}.mh-sm-inherit{max-height:inherit!important}.mh-sm-0{max-height:0!important}.mh-sm-1{max-height:.25rem!important}.mh-sm-2{max-height:.5rem!important}.mh-sm-2half{max-height:.75rem!important}.mh-sm-3{max-height:1rem!important}.mh-sm-4{max-height:1.5rem!important}.mh-sm-4half{max-height:2rem!important}.mh-sm-5{max-height:3rem!important}.mh-sm-20{max-height:20%!important}.mh-sm-25{max-height:25%!important}.mh-sm-30{max-height:30%!important}.mh-sm-40{max-height:40%!important}.mh-sm-45{max-height:45%!important}.mh-sm-50{max-height:50%!important}.mh-sm-60{max-height:60%!important}.mh-sm-65{max-height:65%!important}.mh-sm-70{max-height:70%!important}.mh-sm-75{max-height:75%!important}.mh-sm-80{max-height:80%!important}.mh-sm-85{max-height:85%!important}.mh-sm-90{max-height:90%!important}.mh-sm-95{max-height:95%!important}.mh-sm-100{max-height:100%!important}.mh-sm-auto{max-height:auto!important}.mh-sm-1px{max-height:1px!important}.mh-sm-2px{max-height:2px!important}.mh-sm-3px{max-height:3px!important}.mh-sm-4px{max-height:4px!important}.mh-sm-5px{max-height:5px!important}.mh-sm-6px{max-height:6px!important}.mh-sm-7px{max-height:7px!important}.mh-sm-8px{max-height:8px!important}.mh-sm-9px{max-height:9px!important}.mh-sm-10px{max-height:10px!important}.mh-sm-15px{max-height:15px!important}.mh-sm-20px{max-height:20px!important}.mh-sm-25px{max-height:25px!important}.mh-sm-30px{max-height:30px!important}.mh-sm-35px{max-height:35px!important}.mh-sm-40px{max-height:40px!important}.mh-sm-45px{max-height:45px!important}.mh-sm-50px{max-height:50px!important}.mh-sm-55px{max-height:55px!important}.mh-sm-60px{max-height:60px!important}.mh-sm-65px{max-height:65px!important}.mh-sm-70px{max-height:70px!important}.mh-sm-75px{max-height:75px!important}.mh-sm-80px{max-height:80px!important}.mh-sm-85px{max-height:85px!important}.mh-sm-90px{max-height:90px!important}.mh-sm-95px{max-height:95px!important}.mh-sm-100px{max-height:100px!important}.mh-sm-120px{max-height:120px!important}.mh-sm-125px{max-height:125px!important}.mh-sm-150px{max-height:150px!important}.mh-sm-165px{max-height:165px!important}.mh-sm-170px{max-height:170px!important}.mh-sm-175px{max-height:175px!important}.mh-sm-180px{max-height:180px!important}.mh-sm-200px{max-height:200px!important}.mh-sm-210px{max-height:210px!important}.mh-sm-220px{max-height:220px!important}.mh-sm-225px{max-height:225px!important}.mh-sm-250px{max-height:250px!important}.mh-sm-275px{max-height:275px!important}.mh-sm-300px{max-height:300px!important}.mh-sm-320px{max-height:320px!important}.mh-sm-325px{max-height:325px!important}.mh-sm-350px{max-height:350px!important}.mh-sm-370px{max-height:370px!important}.mh-sm-375px{max-height:375px!important}.mh-sm-400px{max-height:400px!important}.mh-sm-425px{max-height:425px!important}.mh-sm-450px{max-height:450px!important}.mh-sm-475px{max-height:475px!important}.mh-sm-500px{max-height:500px!important}.mh-sm-550px{max-height:550px!important}.mh-sm-600px{max-height:600px!important}.mh-sm-650px{max-height:650px!important}.mh-sm-700px{max-height:700px!important}.mh-sm-750px{max-height:750px!important}.mh-sm-800px{max-height:800px!important}.mh-sm-850px{max-height:850px!important}.mh-sm-900px{max-height:900px!important}.mh-sm-950px{max-height:950px!important}.mh-sm-1000px{max-height:1000px!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-4half{margin:2rem!important}.m-sm-6{margin:3.5rem!important}.m-sm-7{margin:4rem!important}.m-sm-8{margin:4.5rem!important}.m-sm-9{margin:5rem!important}.m-sm-halfpx{margin:.5px!important}.m-sm-1px{margin:1px!important}.m-sm-2px{margin:2px!important}.m-sm-5px{margin:5px!important}.m-sm-7px{margin:7px!important}.m-sm-10px{margin:10px!important}.m-sm-12px{margin:12px!important}.m-sm-15px{margin:15px!important}.m-sm-20px{margin:20px!important}.m-sm-25px{margin:25px!important}.m-sm-30px{margin:30px!important}.m-sm-35px{margin:35px!important}.m-sm-40px{margin:40px!important}.m-sm-45px{margin:45px!important}.m-sm-50px{margin:50px!important}.m-sm-55px{margin:55px!important}.m-sm-60px{margin:60px!important}.m-sm-65px{margin:65px!important}.m-sm-70px{margin:70px!important}.m-sm-75px{margin:75px!important}.m-sm-80px{margin:80px!important}.m-sm-85px{margin:85px!important}.m-sm-90px{margin:90px!important}.m-sm-95px{margin:95px!important}.m-sm-100px{margin:100px!important}.m-sm-100{margin:100%!important}.m-sm-110px{margin:110px!important}.m-sm-120px{margin:120px!important}.m-sm-130px{margin:130px!important}.m-sm-140px{margin:140px!important}.m-sm-150px{margin:150px!important}.m-sm-160px{margin:160px!important}.m-sm-170px{margin:170px!important}.m-sm-180px{margin:180px!important}.m-sm-190px{margin:190px!important}.m-sm-200px{margin:200px!important}.m-sm-220px{margin:220px!important}.m-sm-240px{margin:240px!important}.m-sm-260px{margin:260px!important}.m-sm-280px{margin:280px!important}.m-sm-300px{margin:300px!important}.m-sm-320px{margin:320px!important}.m-sm-340px{margin:340px!important}.m-sm-360px{margin:360px!important}.m-sm-380px{margin:380px!important}.m-sm-400px{margin:400px!important}.m-sm-420px{margin:420px!important}.m-sm-440px{margin:440px!important}.m-sm-460px{margin:460px!important}.m-sm-480px{margin:480px!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-4half{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-7{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-9{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-halfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-sm-1px{margin-right:1px!important;margin-left:1px!important}.mx-sm-2px{margin-right:2px!important;margin-left:2px!important}.mx-sm-5px{margin-right:5px!important;margin-left:5px!important}.mx-sm-7px{margin-right:7px!important;margin-left:7px!important}.mx-sm-10px{margin-right:10px!important;margin-left:10px!important}.mx-sm-12px{margin-right:12px!important;margin-left:12px!important}.mx-sm-15px{margin-right:15px!important;margin-left:15px!important}.mx-sm-20px{margin-right:20px!important;margin-left:20px!important}.mx-sm-25px{margin-right:25px!important;margin-left:25px!important}.mx-sm-30px{margin-right:30px!important;margin-left:30px!important}.mx-sm-35px{margin-right:35px!important;margin-left:35px!important}.mx-sm-40px{margin-right:40px!important;margin-left:40px!important}.mx-sm-45px{margin-right:45px!important;margin-left:45px!important}.mx-sm-50px{margin-right:50px!important;margin-left:50px!important}.mx-sm-55px{margin-right:55px!important;margin-left:55px!important}.mx-sm-60px{margin-right:60px!important;margin-left:60px!important}.mx-sm-65px{margin-right:65px!important;margin-left:65px!important}.mx-sm-70px{margin-right:70px!important;margin-left:70px!important}.mx-sm-75px{margin-right:75px!important;margin-left:75px!important}.mx-sm-80px{margin-right:80px!important;margin-left:80px!important}.mx-sm-85px{margin-right:85px!important;margin-left:85px!important}.mx-sm-90px{margin-right:90px!important;margin-left:90px!important}.mx-sm-95px{margin-right:95px!important;margin-left:95px!important}.mx-sm-100px{margin-right:100px!important;margin-left:100px!important}.mx-sm-100{margin-right:100%!important;margin-left:100%!important}.mx-sm-110px{margin-right:110px!important;margin-left:110px!important}.mx-sm-120px{margin-right:120px!important;margin-left:120px!important}.mx-sm-130px{margin-right:130px!important;margin-left:130px!important}.mx-sm-140px{margin-right:140px!important;margin-left:140px!important}.mx-sm-150px{margin-right:150px!important;margin-left:150px!important}.mx-sm-160px{margin-right:160px!important;margin-left:160px!important}.mx-sm-170px{margin-right:170px!important;margin-left:170px!important}.mx-sm-180px{margin-right:180px!important;margin-left:180px!important}.mx-sm-190px{margin-right:190px!important;margin-left:190px!important}.mx-sm-200px{margin-right:200px!important;margin-left:200px!important}.mx-sm-220px{margin-right:220px!important;margin-left:220px!important}.mx-sm-240px{margin-right:240px!important;margin-left:240px!important}.mx-sm-260px{margin-right:260px!important;margin-left:260px!important}.mx-sm-280px{margin-right:280px!important;margin-left:280px!important}.mx-sm-300px{margin-right:300px!important;margin-left:300px!important}.mx-sm-320px{margin-right:320px!important;margin-left:320px!important}.mx-sm-340px{margin-right:340px!important;margin-left:340px!important}.mx-sm-360px{margin-right:360px!important;margin-left:360px!important}.mx-sm-380px{margin-right:380px!important;margin-left:380px!important}.mx-sm-400px{margin-right:400px!important;margin-left:400px!important}.mx-sm-420px{margin-right:420px!important;margin-left:420px!important}.mx-sm-440px{margin-right:440px!important;margin-left:440px!important}.mx-sm-460px{margin-right:460px!important;margin-left:460px!important}.mx-sm-480px{margin-right:480px!important;margin-left:480px!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-4half{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-halfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-sm-1px{margin-top:1px!important;margin-bottom:1px!important}.my-sm-2px{margin-top:2px!important;margin-bottom:2px!important}.my-sm-5px{margin-top:5px!important;margin-bottom:5px!important}.my-sm-7px{margin-top:7px!important;margin-bottom:7px!important}.my-sm-10px{margin-top:10px!important;margin-bottom:10px!important}.my-sm-12px{margin-top:12px!important;margin-bottom:12px!important}.my-sm-15px{margin-top:15px!important;margin-bottom:15px!important}.my-sm-20px{margin-top:20px!important;margin-bottom:20px!important}.my-sm-25px{margin-top:25px!important;margin-bottom:25px!important}.my-sm-30px{margin-top:30px!important;margin-bottom:30px!important}.my-sm-35px{margin-top:35px!important;margin-bottom:35px!important}.my-sm-40px{margin-top:40px!important;margin-bottom:40px!important}.my-sm-45px{margin-top:45px!important;margin-bottom:45px!important}.my-sm-50px{margin-top:50px!important;margin-bottom:50px!important}.my-sm-55px{margin-top:55px!important;margin-bottom:55px!important}.my-sm-60px{margin-top:60px!important;margin-bottom:60px!important}.my-sm-65px{margin-top:65px!important;margin-bottom:65px!important}.my-sm-70px{margin-top:70px!important;margin-bottom:70px!important}.my-sm-75px{margin-top:75px!important;margin-bottom:75px!important}.my-sm-80px{margin-top:80px!important;margin-bottom:80px!important}.my-sm-85px{margin-top:85px!important;margin-bottom:85px!important}.my-sm-90px{margin-top:90px!important;margin-bottom:90px!important}.my-sm-95px{margin-top:95px!important;margin-bottom:95px!important}.my-sm-100px{margin-top:100px!important;margin-bottom:100px!important}.my-sm-100{margin-top:100%!important;margin-bottom:100%!important}.my-sm-110px{margin-top:110px!important;margin-bottom:110px!important}.my-sm-120px{margin-top:120px!important;margin-bottom:120px!important}.my-sm-130px{margin-top:130px!important;margin-bottom:130px!important}.my-sm-140px{margin-top:140px!important;margin-bottom:140px!important}.my-sm-150px{margin-top:150px!important;margin-bottom:150px!important}.my-sm-160px{margin-top:160px!important;margin-bottom:160px!important}.my-sm-170px{margin-top:170px!important;margin-bottom:170px!important}.my-sm-180px{margin-top:180px!important;margin-bottom:180px!important}.my-sm-190px{margin-top:190px!important;margin-bottom:190px!important}.my-sm-200px{margin-top:200px!important;margin-bottom:200px!important}.my-sm-220px{margin-top:220px!important;margin-bottom:220px!important}.my-sm-240px{margin-top:240px!important;margin-bottom:240px!important}.my-sm-260px{margin-top:260px!important;margin-bottom:260px!important}.my-sm-280px{margin-top:280px!important;margin-bottom:280px!important}.my-sm-300px{margin-top:300px!important;margin-bottom:300px!important}.my-sm-320px{margin-top:320px!important;margin-bottom:320px!important}.my-sm-340px{margin-top:340px!important;margin-bottom:340px!important}.my-sm-360px{margin-top:360px!important;margin-bottom:360px!important}.my-sm-380px{margin-top:380px!important;margin-bottom:380px!important}.my-sm-400px{margin-top:400px!important;margin-bottom:400px!important}.my-sm-420px{margin-top:420px!important;margin-bottom:420px!important}.my-sm-440px{margin-top:440px!important;margin-bottom:440px!important}.my-sm-460px{margin-top:460px!important;margin-bottom:460px!important}.my-sm-480px{margin-top:480px!important;margin-bottom:480px!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-4half{margin-top:2rem!important}.mt-sm-6{margin-top:3.5rem!important}.mt-sm-7{margin-top:4rem!important}.mt-sm-8{margin-top:4.5rem!important}.mt-sm-9{margin-top:5rem!important}.mt-sm-halfpx{margin-top:.5px!important}.mt-sm-1px{margin-top:1px!important}.mt-sm-2px{margin-top:2px!important}.mt-sm-5px{margin-top:5px!important}.mt-sm-7px{margin-top:7px!important}.mt-sm-10px{margin-top:10px!important}.mt-sm-12px{margin-top:12px!important}.mt-sm-15px{margin-top:15px!important}.mt-sm-20px{margin-top:20px!important}.mt-sm-25px{margin-top:25px!important}.mt-sm-30px{margin-top:30px!important}.mt-sm-35px{margin-top:35px!important}.mt-sm-40px{margin-top:40px!important}.mt-sm-45px{margin-top:45px!important}.mt-sm-50px{margin-top:50px!important}.mt-sm-55px{margin-top:55px!important}.mt-sm-60px{margin-top:60px!important}.mt-sm-65px{margin-top:65px!important}.mt-sm-70px{margin-top:70px!important}.mt-sm-75px{margin-top:75px!important}.mt-sm-80px{margin-top:80px!important}.mt-sm-85px{margin-top:85px!important}.mt-sm-90px{margin-top:90px!important}.mt-sm-95px{margin-top:95px!important}.mt-sm-100px{margin-top:100px!important}.mt-sm-100{margin-top:100%!important}.mt-sm-110px{margin-top:110px!important}.mt-sm-120px{margin-top:120px!important}.mt-sm-130px{margin-top:130px!important}.mt-sm-140px{margin-top:140px!important}.mt-sm-150px{margin-top:150px!important}.mt-sm-160px{margin-top:160px!important}.mt-sm-170px{margin-top:170px!important}.mt-sm-180px{margin-top:180px!important}.mt-sm-190px{margin-top:190px!important}.mt-sm-200px{margin-top:200px!important}.mt-sm-220px{margin-top:220px!important}.mt-sm-240px{margin-top:240px!important}.mt-sm-260px{margin-top:260px!important}.mt-sm-280px{margin-top:280px!important}.mt-sm-300px{margin-top:300px!important}.mt-sm-320px{margin-top:320px!important}.mt-sm-340px{margin-top:340px!important}.mt-sm-360px{margin-top:360px!important}.mt-sm-380px{margin-top:380px!important}.mt-sm-400px{margin-top:400px!important}.mt-sm-420px{margin-top:420px!important}.mt-sm-440px{margin-top:440px!important}.mt-sm-460px{margin-top:460px!important}.mt-sm-480px{margin-top:480px!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-4half{margin-right:2rem!important}.me-sm-6{margin-right:3.5rem!important}.me-sm-7{margin-right:4rem!important}.me-sm-8{margin-right:4.5rem!important}.me-sm-9{margin-right:5rem!important}.me-sm-halfpx{margin-right:.5px!important}.me-sm-1px{margin-right:1px!important}.me-sm-2px{margin-right:2px!important}.me-sm-5px{margin-right:5px!important}.me-sm-7px{margin-right:7px!important}.me-sm-10px{margin-right:10px!important}.me-sm-12px{margin-right:12px!important}.me-sm-15px{margin-right:15px!important}.me-sm-20px{margin-right:20px!important}.me-sm-25px{margin-right:25px!important}.me-sm-30px{margin-right:30px!important}.me-sm-35px{margin-right:35px!important}.me-sm-40px{margin-right:40px!important}.me-sm-45px{margin-right:45px!important}.me-sm-50px{margin-right:50px!important}.me-sm-55px{margin-right:55px!important}.me-sm-60px{margin-right:60px!important}.me-sm-65px{margin-right:65px!important}.me-sm-70px{margin-right:70px!important}.me-sm-75px{margin-right:75px!important}.me-sm-80px{margin-right:80px!important}.me-sm-85px{margin-right:85px!important}.me-sm-90px{margin-right:90px!important}.me-sm-95px{margin-right:95px!important}.me-sm-100px{margin-right:100px!important}.me-sm-100{margin-right:100%!important}.me-sm-110px{margin-right:110px!important}.me-sm-120px{margin-right:120px!important}.me-sm-130px{margin-right:130px!important}.me-sm-140px{margin-right:140px!important}.me-sm-150px{margin-right:150px!important}.me-sm-160px{margin-right:160px!important}.me-sm-170px{margin-right:170px!important}.me-sm-180px{margin-right:180px!important}.me-sm-190px{margin-right:190px!important}.me-sm-200px{margin-right:200px!important}.me-sm-220px{margin-right:220px!important}.me-sm-240px{margin-right:240px!important}.me-sm-260px{margin-right:260px!important}.me-sm-280px{margin-right:280px!important}.me-sm-300px{margin-right:300px!important}.me-sm-320px{margin-right:320px!important}.me-sm-340px{margin-right:340px!important}.me-sm-360px{margin-right:360px!important}.me-sm-380px{margin-right:380px!important}.me-sm-400px{margin-right:400px!important}.me-sm-420px{margin-right:420px!important}.me-sm-440px{margin-right:440px!important}.me-sm-460px{margin-right:460px!important}.me-sm-480px{margin-right:480px!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-4half{margin-bottom:2rem!important}.mb-sm-6{margin-bottom:3.5rem!important}.mb-sm-7{margin-bottom:4rem!important}.mb-sm-8{margin-bottom:4.5rem!important}.mb-sm-9{margin-bottom:5rem!important}.mb-sm-halfpx{margin-bottom:.5px!important}.mb-sm-1px{margin-bottom:1px!important}.mb-sm-2px{margin-bottom:2px!important}.mb-sm-5px{margin-bottom:5px!important}.mb-sm-7px{margin-bottom:7px!important}.mb-sm-10px{margin-bottom:10px!important}.mb-sm-12px{margin-bottom:12px!important}.mb-sm-15px{margin-bottom:15px!important}.mb-sm-20px{margin-bottom:20px!important}.mb-sm-25px{margin-bottom:25px!important}.mb-sm-30px{margin-bottom:30px!important}.mb-sm-35px{margin-bottom:35px!important}.mb-sm-40px{margin-bottom:40px!important}.mb-sm-45px{margin-bottom:45px!important}.mb-sm-50px{margin-bottom:50px!important}.mb-sm-55px{margin-bottom:55px!important}.mb-sm-60px{margin-bottom:60px!important}.mb-sm-65px{margin-bottom:65px!important}.mb-sm-70px{margin-bottom:70px!important}.mb-sm-75px{margin-bottom:75px!important}.mb-sm-80px{margin-bottom:80px!important}.mb-sm-85px{margin-bottom:85px!important}.mb-sm-90px{margin-bottom:90px!important}.mb-sm-95px{margin-bottom:95px!important}.mb-sm-100px{margin-bottom:100px!important}.mb-sm-100{margin-bottom:100%!important}.mb-sm-110px{margin-bottom:110px!important}.mb-sm-120px{margin-bottom:120px!important}.mb-sm-130px{margin-bottom:130px!important}.mb-sm-140px{margin-bottom:140px!important}.mb-sm-150px{margin-bottom:150px!important}.mb-sm-160px{margin-bottom:160px!important}.mb-sm-170px{margin-bottom:170px!important}.mb-sm-180px{margin-bottom:180px!important}.mb-sm-190px{margin-bottom:190px!important}.mb-sm-200px{margin-bottom:200px!important}.mb-sm-220px{margin-bottom:220px!important}.mb-sm-240px{margin-bottom:240px!important}.mb-sm-260px{margin-bottom:260px!important}.mb-sm-280px{margin-bottom:280px!important}.mb-sm-300px{margin-bottom:300px!important}.mb-sm-320px{margin-bottom:320px!important}.mb-sm-340px{margin-bottom:340px!important}.mb-sm-360px{margin-bottom:360px!important}.mb-sm-380px{margin-bottom:380px!important}.mb-sm-400px{margin-bottom:400px!important}.mb-sm-420px{margin-bottom:420px!important}.mb-sm-440px{margin-bottom:440px!important}.mb-sm-460px{margin-bottom:460px!important}.mb-sm-480px{margin-bottom:480px!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-4half{margin-left:2rem!important}.ms-sm-6{margin-left:3.5rem!important}.ms-sm-7{margin-left:4rem!important}.ms-sm-8{margin-left:4.5rem!important}.ms-sm-9{margin-left:5rem!important}.ms-sm-halfpx{margin-left:.5px!important}.ms-sm-1px{margin-left:1px!important}.ms-sm-2px{margin-left:2px!important}.ms-sm-5px{margin-left:5px!important}.ms-sm-7px{margin-left:7px!important}.ms-sm-10px{margin-left:10px!important}.ms-sm-12px{margin-left:12px!important}.ms-sm-15px{margin-left:15px!important}.ms-sm-20px{margin-left:20px!important}.ms-sm-25px{margin-left:25px!important}.ms-sm-30px{margin-left:30px!important}.ms-sm-35px{margin-left:35px!important}.ms-sm-40px{margin-left:40px!important}.ms-sm-45px{margin-left:45px!important}.ms-sm-50px{margin-left:50px!important}.ms-sm-55px{margin-left:55px!important}.ms-sm-60px{margin-left:60px!important}.ms-sm-65px{margin-left:65px!important}.ms-sm-70px{margin-left:70px!important}.ms-sm-75px{margin-left:75px!important}.ms-sm-80px{margin-left:80px!important}.ms-sm-85px{margin-left:85px!important}.ms-sm-90px{margin-left:90px!important}.ms-sm-95px{margin-left:95px!important}.ms-sm-100px{margin-left:100px!important}.ms-sm-100{margin-left:100%!important}.ms-sm-110px{margin-left:110px!important}.ms-sm-120px{margin-left:120px!important}.ms-sm-130px{margin-left:130px!important}.ms-sm-140px{margin-left:140px!important}.ms-sm-150px{margin-left:150px!important}.ms-sm-160px{margin-left:160px!important}.ms-sm-170px{margin-left:170px!important}.ms-sm-180px{margin-left:180px!important}.ms-sm-190px{margin-left:190px!important}.ms-sm-200px{margin-left:200px!important}.ms-sm-220px{margin-left:220px!important}.ms-sm-240px{margin-left:240px!important}.ms-sm-260px{margin-left:260px!important}.ms-sm-280px{margin-left:280px!important}.ms-sm-300px{margin-left:300px!important}.ms-sm-320px{margin-left:320px!important}.ms-sm-340px{margin-left:340px!important}.ms-sm-360px{margin-left:360px!important}.ms-sm-380px{margin-left:380px!important}.ms-sm-400px{margin-left:400px!important}.ms-sm-420px{margin-left:420px!important}.ms-sm-440px{margin-left:440px!important}.ms-sm-460px{margin-left:460px!important}.ms-sm-480px{margin-left:480px!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.m-sm-n4half{margin:-2rem!important}.m-sm-n6{margin:-3.5rem!important}.m-sm-n7{margin:-4rem!important}.m-sm-n8{margin:-4.5rem!important}.m-sm-n9{margin:-5rem!important}.m-sm-nhalfpx{margin:.5px!important}.m-sm-n1px{margin:-1px!important}.m-sm-n2px{margin:-2px!important}.m-sm-n5px{margin:-5px!important}.m-sm-n7px{margin:-7px!important}.m-sm-n10px{margin:-10px!important}.m-sm-n12px{margin:-12px!important}.m-sm-n15px{margin:-15px!important}.m-sm-n20px{margin:-20px!important}.m-sm-n25px{margin:-25px!important}.m-sm-n30px{margin:-30px!important}.m-sm-n35px{margin:-35px!important}.m-sm-n40px{margin:-40px!important}.m-sm-n45px{margin:-45px!important}.m-sm-n50px{margin:-50px!important}.m-sm-n55px{margin:-55px!important}.m-sm-n60px{margin:-60px!important}.m-sm-n65px{margin:-65px!important}.m-sm-n70px{margin:-70px!important}.m-sm-n75px{margin:-75px!important}.m-sm-n80px{margin:-80px!important}.m-sm-n85px{margin:-85px!important}.m-sm-n90px{margin:-90px!important}.m-sm-n95px{margin:-95px!important}.m-sm-n100px{margin:-100px!important}.m-sm-n100{margin:-100%!important}.m-sm-n110px{margin:-110px!important}.m-sm-n120px{margin:-120px!important}.m-sm-n130px{margin:-130px!important}.m-sm-n140px{margin:-140px!important}.m-sm-n150px{margin:-150px!important}.m-sm-n160px{margin:-160px!important}.m-sm-n170px{margin:-170px!important}.m-sm-n180px{margin:-180px!important}.m-sm-n190px{margin:-190px!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n4half{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n6{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-sm-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n8{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-sm-n9{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-nhalfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-sm-n1px{margin-right:-1px!important;margin-left:-1px!important}.mx-sm-n2px{margin-right:-2px!important;margin-left:-2px!important}.mx-sm-n5px{margin-right:-5px!important;margin-left:-5px!important}.mx-sm-n7px{margin-right:-7px!important;margin-left:-7px!important}.mx-sm-n10px{margin-right:-10px!important;margin-left:-10px!important}.mx-sm-n12px{margin-right:-12px!important;margin-left:-12px!important}.mx-sm-n15px{margin-right:-15px!important;margin-left:-15px!important}.mx-sm-n20px{margin-right:-20px!important;margin-left:-20px!important}.mx-sm-n25px{margin-right:-25px!important;margin-left:-25px!important}.mx-sm-n30px{margin-right:-30px!important;margin-left:-30px!important}.mx-sm-n35px{margin-right:-35px!important;margin-left:-35px!important}.mx-sm-n40px{margin-right:-40px!important;margin-left:-40px!important}.mx-sm-n45px{margin-right:-45px!important;margin-left:-45px!important}.mx-sm-n50px{margin-right:-50px!important;margin-left:-50px!important}.mx-sm-n55px{margin-right:-55px!important;margin-left:-55px!important}.mx-sm-n60px{margin-right:-60px!important;margin-left:-60px!important}.mx-sm-n65px{margin-right:-65px!important;margin-left:-65px!important}.mx-sm-n70px{margin-right:-70px!important;margin-left:-70px!important}.mx-sm-n75px{margin-right:-75px!important;margin-left:-75px!important}.mx-sm-n80px{margin-right:-80px!important;margin-left:-80px!important}.mx-sm-n85px{margin-right:-85px!important;margin-left:-85px!important}.mx-sm-n90px{margin-right:-90px!important;margin-left:-90px!important}.mx-sm-n95px{margin-right:-95px!important;margin-left:-95px!important}.mx-sm-n100px{margin-right:-100px!important;margin-left:-100px!important}.mx-sm-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-sm-n110px{margin-right:-110px!important;margin-left:-110px!important}.mx-sm-n120px{margin-right:-120px!important;margin-left:-120px!important}.mx-sm-n130px{margin-right:-130px!important;margin-left:-130px!important}.mx-sm-n140px{margin-right:-140px!important;margin-left:-140px!important}.mx-sm-n150px{margin-right:-150px!important;margin-left:-150px!important}.mx-sm-n160px{margin-right:-160px!important;margin-left:-160px!important}.mx-sm-n170px{margin-right:-170px!important;margin-left:-170px!important}.mx-sm-n180px{margin-right:-180px!important;margin-left:-180px!important}.mx-sm-n190px{margin-right:-190px!important;margin-left:-190px!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n4half{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n6{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-sm-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n8{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-sm-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-nhalfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-sm-n1px{margin-top:-1px!important;margin-bottom:-1px!important}.my-sm-n2px{margin-top:-2px!important;margin-bottom:-2px!important}.my-sm-n5px{margin-top:-5px!important;margin-bottom:-5px!important}.my-sm-n7px{margin-top:-7px!important;margin-bottom:-7px!important}.my-sm-n10px{margin-top:-10px!important;margin-bottom:-10px!important}.my-sm-n12px{margin-top:-12px!important;margin-bottom:-12px!important}.my-sm-n15px{margin-top:-15px!important;margin-bottom:-15px!important}.my-sm-n20px{margin-top:-20px!important;margin-bottom:-20px!important}.my-sm-n25px{margin-top:-25px!important;margin-bottom:-25px!important}.my-sm-n30px{margin-top:-30px!important;margin-bottom:-30px!important}.my-sm-n35px{margin-top:-35px!important;margin-bottom:-35px!important}.my-sm-n40px{margin-top:-40px!important;margin-bottom:-40px!important}.my-sm-n45px{margin-top:-45px!important;margin-bottom:-45px!important}.my-sm-n50px{margin-top:-50px!important;margin-bottom:-50px!important}.my-sm-n55px{margin-top:-55px!important;margin-bottom:-55px!important}.my-sm-n60px{margin-top:-60px!important;margin-bottom:-60px!important}.my-sm-n65px{margin-top:-65px!important;margin-bottom:-65px!important}.my-sm-n70px{margin-top:-70px!important;margin-bottom:-70px!important}.my-sm-n75px{margin-top:-75px!important;margin-bottom:-75px!important}.my-sm-n80px{margin-top:-80px!important;margin-bottom:-80px!important}.my-sm-n85px{margin-top:-85px!important;margin-bottom:-85px!important}.my-sm-n90px{margin-top:-90px!important;margin-bottom:-90px!important}.my-sm-n95px{margin-top:-95px!important;margin-bottom:-95px!important}.my-sm-n100px{margin-top:-100px!important;margin-bottom:-100px!important}.my-sm-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-sm-n110px{margin-top:-110px!important;margin-bottom:-110px!important}.my-sm-n120px{margin-top:-120px!important;margin-bottom:-120px!important}.my-sm-n130px{margin-top:-130px!important;margin-bottom:-130px!important}.my-sm-n140px{margin-top:-140px!important;margin-bottom:-140px!important}.my-sm-n150px{margin-top:-150px!important;margin-bottom:-150px!important}.my-sm-n160px{margin-top:-160px!important;margin-bottom:-160px!important}.my-sm-n170px{margin-top:-170px!important;margin-bottom:-170px!important}.my-sm-n180px{margin-top:-180px!important;margin-bottom:-180px!important}.my-sm-n190px{margin-top:-190px!important;margin-bottom:-190px!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n4half{margin-top:-2rem!important}.mt-sm-n6{margin-top:-3.5rem!important}.mt-sm-n7{margin-top:-4rem!important}.mt-sm-n8{margin-top:-4.5rem!important}.mt-sm-n9{margin-top:-5rem!important}.mt-sm-nhalfpx{margin-top:.5px!important}.mt-sm-n1px{margin-top:-1px!important}.mt-sm-n2px{margin-top:-2px!important}.mt-sm-n5px{margin-top:-5px!important}.mt-sm-n7px{margin-top:-7px!important}.mt-sm-n10px{margin-top:-10px!important}.mt-sm-n12px{margin-top:-12px!important}.mt-sm-n15px{margin-top:-15px!important}.mt-sm-n20px{margin-top:-20px!important}.mt-sm-n25px{margin-top:-25px!important}.mt-sm-n30px{margin-top:-30px!important}.mt-sm-n35px{margin-top:-35px!important}.mt-sm-n40px{margin-top:-40px!important}.mt-sm-n45px{margin-top:-45px!important}.mt-sm-n50px{margin-top:-50px!important}.mt-sm-n55px{margin-top:-55px!important}.mt-sm-n60px{margin-top:-60px!important}.mt-sm-n65px{margin-top:-65px!important}.mt-sm-n70px{margin-top:-70px!important}.mt-sm-n75px{margin-top:-75px!important}.mt-sm-n80px{margin-top:-80px!important}.mt-sm-n85px{margin-top:-85px!important}.mt-sm-n90px{margin-top:-90px!important}.mt-sm-n95px{margin-top:-95px!important}.mt-sm-n100px{margin-top:-100px!important}.mt-sm-n100{margin-top:-100%!important}.mt-sm-n110px{margin-top:-110px!important}.mt-sm-n120px{margin-top:-120px!important}.mt-sm-n130px{margin-top:-130px!important}.mt-sm-n140px{margin-top:-140px!important}.mt-sm-n150px{margin-top:-150px!important}.mt-sm-n160px{margin-top:-160px!important}.mt-sm-n170px{margin-top:-170px!important}.mt-sm-n180px{margin-top:-180px!important}.mt-sm-n190px{margin-top:-190px!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.me-sm-n4half{margin-right:-2rem!important}.me-sm-n6{margin-right:-3.5rem!important}.me-sm-n7{margin-right:-4rem!important}.me-sm-n8{margin-right:-4.5rem!important}.me-sm-n9{margin-right:-5rem!important}.me-sm-nhalfpx{margin-right:.5px!important}.me-sm-n1px{margin-right:-1px!important}.me-sm-n2px{margin-right:-2px!important}.me-sm-n5px{margin-right:-5px!important}.me-sm-n7px{margin-right:-7px!important}.me-sm-n10px{margin-right:-10px!important}.me-sm-n12px{margin-right:-12px!important}.me-sm-n15px{margin-right:-15px!important}.me-sm-n20px{margin-right:-20px!important}.me-sm-n25px{margin-right:-25px!important}.me-sm-n30px{margin-right:-30px!important}.me-sm-n35px{margin-right:-35px!important}.me-sm-n40px{margin-right:-40px!important}.me-sm-n45px{margin-right:-45px!important}.me-sm-n50px{margin-right:-50px!important}.me-sm-n55px{margin-right:-55px!important}.me-sm-n60px{margin-right:-60px!important}.me-sm-n65px{margin-right:-65px!important}.me-sm-n70px{margin-right:-70px!important}.me-sm-n75px{margin-right:-75px!important}.me-sm-n80px{margin-right:-80px!important}.me-sm-n85px{margin-right:-85px!important}.me-sm-n90px{margin-right:-90px!important}.me-sm-n95px{margin-right:-95px!important}.me-sm-n100px{margin-right:-100px!important}.me-sm-n100{margin-right:-100%!important}.me-sm-n110px{margin-right:-110px!important}.me-sm-n120px{margin-right:-120px!important}.me-sm-n130px{margin-right:-130px!important}.me-sm-n140px{margin-right:-140px!important}.me-sm-n150px{margin-right:-150px!important}.me-sm-n160px{margin-right:-160px!important}.me-sm-n170px{margin-right:-170px!important}.me-sm-n180px{margin-right:-180px!important}.me-sm-n190px{margin-right:-190px!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n4half{margin-bottom:-2rem!important}.mb-sm-n6{margin-bottom:-3.5rem!important}.mb-sm-n7{margin-bottom:-4rem!important}.mb-sm-n8{margin-bottom:-4.5rem!important}.mb-sm-n9{margin-bottom:-5rem!important}.mb-sm-nhalfpx{margin-bottom:.5px!important}.mb-sm-n1px{margin-bottom:-1px!important}.mb-sm-n2px{margin-bottom:-2px!important}.mb-sm-n5px{margin-bottom:-5px!important}.mb-sm-n7px{margin-bottom:-7px!important}.mb-sm-n10px{margin-bottom:-10px!important}.mb-sm-n12px{margin-bottom:-12px!important}.mb-sm-n15px{margin-bottom:-15px!important}.mb-sm-n20px{margin-bottom:-20px!important}.mb-sm-n25px{margin-bottom:-25px!important}.mb-sm-n30px{margin-bottom:-30px!important}.mb-sm-n35px{margin-bottom:-35px!important}.mb-sm-n40px{margin-bottom:-40px!important}.mb-sm-n45px{margin-bottom:-45px!important}.mb-sm-n50px{margin-bottom:-50px!important}.mb-sm-n55px{margin-bottom:-55px!important}.mb-sm-n60px{margin-bottom:-60px!important}.mb-sm-n65px{margin-bottom:-65px!important}.mb-sm-n70px{margin-bottom:-70px!important}.mb-sm-n75px{margin-bottom:-75px!important}.mb-sm-n80px{margin-bottom:-80px!important}.mb-sm-n85px{margin-bottom:-85px!important}.mb-sm-n90px{margin-bottom:-90px!important}.mb-sm-n95px{margin-bottom:-95px!important}.mb-sm-n100px{margin-bottom:-100px!important}.mb-sm-n100{margin-bottom:-100%!important}.mb-sm-n110px{margin-bottom:-110px!important}.mb-sm-n120px{margin-bottom:-120px!important}.mb-sm-n130px{margin-bottom:-130px!important}.mb-sm-n140px{margin-bottom:-140px!important}.mb-sm-n150px{margin-bottom:-150px!important}.mb-sm-n160px{margin-bottom:-160px!important}.mb-sm-n170px{margin-bottom:-170px!important}.mb-sm-n180px{margin-bottom:-180px!important}.mb-sm-n190px{margin-bottom:-190px!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.ms-sm-n4half{margin-left:-2rem!important}.ms-sm-n6{margin-left:-3.5rem!important}.ms-sm-n7{margin-left:-4rem!important}.ms-sm-n8{margin-left:-4.5rem!important}.ms-sm-n9{margin-left:-5rem!important}.ms-sm-nhalfpx{margin-left:.5px!important}.ms-sm-n1px{margin-left:-1px!important}.ms-sm-n2px{margin-left:-2px!important}.ms-sm-n5px{margin-left:-5px!important}.ms-sm-n7px{margin-left:-7px!important}.ms-sm-n10px{margin-left:-10px!important}.ms-sm-n12px{margin-left:-12px!important}.ms-sm-n15px{margin-left:-15px!important}.ms-sm-n20px{margin-left:-20px!important}.ms-sm-n25px{margin-left:-25px!important}.ms-sm-n30px{margin-left:-30px!important}.ms-sm-n35px{margin-left:-35px!important}.ms-sm-n40px{margin-left:-40px!important}.ms-sm-n45px{margin-left:-45px!important}.ms-sm-n50px{margin-left:-50px!important}.ms-sm-n55px{margin-left:-55px!important}.ms-sm-n60px{margin-left:-60px!important}.ms-sm-n65px{margin-left:-65px!important}.ms-sm-n70px{margin-left:-70px!important}.ms-sm-n75px{margin-left:-75px!important}.ms-sm-n80px{margin-left:-80px!important}.ms-sm-n85px{margin-left:-85px!important}.ms-sm-n90px{margin-left:-90px!important}.ms-sm-n95px{margin-left:-95px!important}.ms-sm-n100px{margin-left:-100px!important}.ms-sm-n100{margin-left:-100%!important}.ms-sm-n110px{margin-left:-110px!important}.ms-sm-n120px{margin-left:-120px!important}.ms-sm-n130px{margin-left:-130px!important}.ms-sm-n140px{margin-left:-140px!important}.ms-sm-n150px{margin-left:-150px!important}.ms-sm-n160px{margin-left:-160px!important}.ms-sm-n170px{margin-left:-170px!important}.ms-sm-n180px{margin-left:-180px!important}.ms-sm-n190px{margin-left:-190px!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-4half{padding:2rem!important}.p-sm-6{padding:3.5rem!important}.p-sm-7{padding:4rem!important}.p-sm-8{padding:4.5rem!important}.p-sm-9{padding:5rem!important}.p-sm-halfpx{padding:.5px!important}.p-sm-1px{padding:1px!important}.p-sm-2px{padding:2px!important}.p-sm-5px{padding:5px!important}.p-sm-7px{padding:7px!important}.p-sm-10px{padding:10px!important}.p-sm-12px{padding:12px!important}.p-sm-15px{padding:15px!important}.p-sm-20px{padding:20px!important}.p-sm-25px{padding:25px!important}.p-sm-30px{padding:30px!important}.p-sm-35px{padding:35px!important}.p-sm-40px{padding:40px!important}.p-sm-45px{padding:45px!important}.p-sm-50px{padding:50px!important}.p-sm-55px{padding:55px!important}.p-sm-60px{padding:60px!important}.p-sm-65px{padding:65px!important}.p-sm-70px{padding:70px!important}.p-sm-75px{padding:75px!important}.p-sm-80px{padding:80px!important}.p-sm-85px{padding:85px!important}.p-sm-90px{padding:90px!important}.p-sm-95px{padding:95px!important}.p-sm-100px{padding:100px!important}.p-sm-100{padding:100%!important}.p-sm-110px{padding:110px!important}.p-sm-120px{padding:120px!important}.p-sm-130px{padding:130px!important}.p-sm-140px{padding:140px!important}.p-sm-150px{padding:150px!important}.p-sm-160px{padding:160px!important}.p-sm-170px{padding:170px!important}.p-sm-180px{padding:180px!important}.p-sm-190px{padding:190px!important}.p-sm-200px{padding:200px!important}.p-sm-220px{padding:220px!important}.p-sm-240px{padding:240px!important}.p-sm-260px{padding:260px!important}.p-sm-280px{padding:280px!important}.p-sm-300px{padding:300px!important}.p-sm-320px{padding:320px!important}.p-sm-340px{padding:340px!important}.p-sm-360px{padding:360px!important}.p-sm-380px{padding:380px!important}.p-sm-400px{padding:400px!important}.p-sm-420px{padding:420px!important}.p-sm-440px{padding:440px!important}.p-sm-460px{padding:460px!important}.p-sm-480px{padding:480px!important}.p-sm-auto{padding:auto!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-4half{padding-right:2rem!important;padding-left:2rem!important}.px-sm-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-7{padding-right:4rem!important;padding-left:4rem!important}.px-sm-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-9{padding-right:5rem!important;padding-left:5rem!important}.px-sm-halfpx{padding-right:.5px!important;padding-left:.5px!important}.px-sm-1px{padding-right:1px!important;padding-left:1px!important}.px-sm-2px{padding-right:2px!important;padding-left:2px!important}.px-sm-5px{padding-right:5px!important;padding-left:5px!important}.px-sm-7px{padding-right:7px!important;padding-left:7px!important}.px-sm-10px{padding-right:10px!important;padding-left:10px!important}.px-sm-12px{padding-right:12px!important;padding-left:12px!important}.px-sm-15px{padding-right:15px!important;padding-left:15px!important}.px-sm-20px{padding-right:20px!important;padding-left:20px!important}.px-sm-25px{padding-right:25px!important;padding-left:25px!important}.px-sm-30px{padding-right:30px!important;padding-left:30px!important}.px-sm-35px{padding-right:35px!important;padding-left:35px!important}.px-sm-40px{padding-right:40px!important;padding-left:40px!important}.px-sm-45px{padding-right:45px!important;padding-left:45px!important}.px-sm-50px{padding-right:50px!important;padding-left:50px!important}.px-sm-55px{padding-right:55px!important;padding-left:55px!important}.px-sm-60px{padding-right:60px!important;padding-left:60px!important}.px-sm-65px{padding-right:65px!important;padding-left:65px!important}.px-sm-70px{padding-right:70px!important;padding-left:70px!important}.px-sm-75px{padding-right:75px!important;padding-left:75px!important}.px-sm-80px{padding-right:80px!important;padding-left:80px!important}.px-sm-85px{padding-right:85px!important;padding-left:85px!important}.px-sm-90px{padding-right:90px!important;padding-left:90px!important}.px-sm-95px{padding-right:95px!important;padding-left:95px!important}.px-sm-100px{padding-right:100px!important;padding-left:100px!important}.px-sm-100{padding-right:100%!important;padding-left:100%!important}.px-sm-110px{padding-right:110px!important;padding-left:110px!important}.px-sm-120px{padding-right:120px!important;padding-left:120px!important}.px-sm-130px{padding-right:130px!important;padding-left:130px!important}.px-sm-140px{padding-right:140px!important;padding-left:140px!important}.px-sm-150px{padding-right:150px!important;padding-left:150px!important}.px-sm-160px{padding-right:160px!important;padding-left:160px!important}.px-sm-170px{padding-right:170px!important;padding-left:170px!important}.px-sm-180px{padding-right:180px!important;padding-left:180px!important}.px-sm-190px{padding-right:190px!important;padding-left:190px!important}.px-sm-200px{padding-right:200px!important;padding-left:200px!important}.px-sm-220px{padding-right:220px!important;padding-left:220px!important}.px-sm-240px{padding-right:240px!important;padding-left:240px!important}.px-sm-260px{padding-right:260px!important;padding-left:260px!important}.px-sm-280px{padding-right:280px!important;padding-left:280px!important}.px-sm-300px{padding-right:300px!important;padding-left:300px!important}.px-sm-320px{padding-right:320px!important;padding-left:320px!important}.px-sm-340px{padding-right:340px!important;padding-left:340px!important}.px-sm-360px{padding-right:360px!important;padding-left:360px!important}.px-sm-380px{padding-right:380px!important;padding-left:380px!important}.px-sm-400px{padding-right:400px!important;padding-left:400px!important}.px-sm-420px{padding-right:420px!important;padding-left:420px!important}.px-sm-440px{padding-right:440px!important;padding-left:440px!important}.px-sm-460px{padding-right:460px!important;padding-left:460px!important}.px-sm-480px{padding-right:480px!important;padding-left:480px!important}.px-sm-auto{padding-right:auto!important;padding-left:auto!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-4half{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-9{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-halfpx{padding-top:.5px!important;padding-bottom:.5px!important}.py-sm-1px{padding-top:1px!important;padding-bottom:1px!important}.py-sm-2px{padding-top:2px!important;padding-bottom:2px!important}.py-sm-5px{padding-top:5px!important;padding-bottom:5px!important}.py-sm-7px{padding-top:7px!important;padding-bottom:7px!important}.py-sm-10px{padding-top:10px!important;padding-bottom:10px!important}.py-sm-12px{padding-top:12px!important;padding-bottom:12px!important}.py-sm-15px{padding-top:15px!important;padding-bottom:15px!important}.py-sm-20px{padding-top:20px!important;padding-bottom:20px!important}.py-sm-25px{padding-top:25px!important;padding-bottom:25px!important}.py-sm-30px{padding-top:30px!important;padding-bottom:30px!important}.py-sm-35px{padding-top:35px!important;padding-bottom:35px!important}.py-sm-40px{padding-top:40px!important;padding-bottom:40px!important}.py-sm-45px{padding-top:45px!important;padding-bottom:45px!important}.py-sm-50px{padding-top:50px!important;padding-bottom:50px!important}.py-sm-55px{padding-top:55px!important;padding-bottom:55px!important}.py-sm-60px{padding-top:60px!important;padding-bottom:60px!important}.py-sm-65px{padding-top:65px!important;padding-bottom:65px!important}.py-sm-70px{padding-top:70px!important;padding-bottom:70px!important}.py-sm-75px{padding-top:75px!important;padding-bottom:75px!important}.py-sm-80px{padding-top:80px!important;padding-bottom:80px!important}.py-sm-85px{padding-top:85px!important;padding-bottom:85px!important}.py-sm-90px{padding-top:90px!important;padding-bottom:90px!important}.py-sm-95px{padding-top:95px!important;padding-bottom:95px!important}.py-sm-100px{padding-top:100px!important;padding-bottom:100px!important}.py-sm-100{padding-top:100%!important;padding-bottom:100%!important}.py-sm-110px{padding-top:110px!important;padding-bottom:110px!important}.py-sm-120px{padding-top:120px!important;padding-bottom:120px!important}.py-sm-130px{padding-top:130px!important;padding-bottom:130px!important}.py-sm-140px{padding-top:140px!important;padding-bottom:140px!important}.py-sm-150px{padding-top:150px!important;padding-bottom:150px!important}.py-sm-160px{padding-top:160px!important;padding-bottom:160px!important}.py-sm-170px{padding-top:170px!important;padding-bottom:170px!important}.py-sm-180px{padding-top:180px!important;padding-bottom:180px!important}.py-sm-190px{padding-top:190px!important;padding-bottom:190px!important}.py-sm-200px{padding-top:200px!important;padding-bottom:200px!important}.py-sm-220px{padding-top:220px!important;padding-bottom:220px!important}.py-sm-240px{padding-top:240px!important;padding-bottom:240px!important}.py-sm-260px{padding-top:260px!important;padding-bottom:260px!important}.py-sm-280px{padding-top:280px!important;padding-bottom:280px!important}.py-sm-300px{padding-top:300px!important;padding-bottom:300px!important}.py-sm-320px{padding-top:320px!important;padding-bottom:320px!important}.py-sm-340px{padding-top:340px!important;padding-bottom:340px!important}.py-sm-360px{padding-top:360px!important;padding-bottom:360px!important}.py-sm-380px{padding-top:380px!important;padding-bottom:380px!important}.py-sm-400px{padding-top:400px!important;padding-bottom:400px!important}.py-sm-420px{padding-top:420px!important;padding-bottom:420px!important}.py-sm-440px{padding-top:440px!important;padding-bottom:440px!important}.py-sm-460px{padding-top:460px!important;padding-bottom:460px!important}.py-sm-480px{padding-top:480px!important;padding-bottom:480px!important}.py-sm-auto{padding-top:auto!important;padding-bottom:auto!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-4half{padding-top:2rem!important}.pt-sm-6{padding-top:3.5rem!important}.pt-sm-7{padding-top:4rem!important}.pt-sm-8{padding-top:4.5rem!important}.pt-sm-9{padding-top:5rem!important}.pt-sm-halfpx{padding-top:.5px!important}.pt-sm-1px{padding-top:1px!important}.pt-sm-2px{padding-top:2px!important}.pt-sm-5px{padding-top:5px!important}.pt-sm-7px{padding-top:7px!important}.pt-sm-10px{padding-top:10px!important}.pt-sm-12px{padding-top:12px!important}.pt-sm-15px{padding-top:15px!important}.pt-sm-20px{padding-top:20px!important}.pt-sm-25px{padding-top:25px!important}.pt-sm-30px{padding-top:30px!important}.pt-sm-35px{padding-top:35px!important}.pt-sm-40px{padding-top:40px!important}.pt-sm-45px{padding-top:45px!important}.pt-sm-50px{padding-top:50px!important}.pt-sm-55px{padding-top:55px!important}.pt-sm-60px{padding-top:60px!important}.pt-sm-65px{padding-top:65px!important}.pt-sm-70px{padding-top:70px!important}.pt-sm-75px{padding-top:75px!important}.pt-sm-80px{padding-top:80px!important}.pt-sm-85px{padding-top:85px!important}.pt-sm-90px{padding-top:90px!important}.pt-sm-95px{padding-top:95px!important}.pt-sm-100px{padding-top:100px!important}.pt-sm-100{padding-top:100%!important}.pt-sm-110px{padding-top:110px!important}.pt-sm-120px{padding-top:120px!important}.pt-sm-130px{padding-top:130px!important}.pt-sm-140px{padding-top:140px!important}.pt-sm-150px{padding-top:150px!important}.pt-sm-160px{padding-top:160px!important}.pt-sm-170px{padding-top:170px!important}.pt-sm-180px{padding-top:180px!important}.pt-sm-190px{padding-top:190px!important}.pt-sm-200px{padding-top:200px!important}.pt-sm-220px{padding-top:220px!important}.pt-sm-240px{padding-top:240px!important}.pt-sm-260px{padding-top:260px!important}.pt-sm-280px{padding-top:280px!important}.pt-sm-300px{padding-top:300px!important}.pt-sm-320px{padding-top:320px!important}.pt-sm-340px{padding-top:340px!important}.pt-sm-360px{padding-top:360px!important}.pt-sm-380px{padding-top:380px!important}.pt-sm-400px{padding-top:400px!important}.pt-sm-420px{padding-top:420px!important}.pt-sm-440px{padding-top:440px!important}.pt-sm-460px{padding-top:460px!important}.pt-sm-480px{padding-top:480px!important}.pt-sm-auto{padding-top:auto!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-4half{padding-right:2rem!important}.pe-sm-6{padding-right:3.5rem!important}.pe-sm-7{padding-right:4rem!important}.pe-sm-8{padding-right:4.5rem!important}.pe-sm-9{padding-right:5rem!important}.pe-sm-halfpx{padding-right:.5px!important}.pe-sm-1px{padding-right:1px!important}.pe-sm-2px{padding-right:2px!important}.pe-sm-5px{padding-right:5px!important}.pe-sm-7px{padding-right:7px!important}.pe-sm-10px{padding-right:10px!important}.pe-sm-12px{padding-right:12px!important}.pe-sm-15px{padding-right:15px!important}.pe-sm-20px{padding-right:20px!important}.pe-sm-25px{padding-right:25px!important}.pe-sm-30px{padding-right:30px!important}.pe-sm-35px{padding-right:35px!important}.pe-sm-40px{padding-right:40px!important}.pe-sm-45px{padding-right:45px!important}.pe-sm-50px{padding-right:50px!important}.pe-sm-55px{padding-right:55px!important}.pe-sm-60px{padding-right:60px!important}.pe-sm-65px{padding-right:65px!important}.pe-sm-70px{padding-right:70px!important}.pe-sm-75px{padding-right:75px!important}.pe-sm-80px{padding-right:80px!important}.pe-sm-85px{padding-right:85px!important}.pe-sm-90px{padding-right:90px!important}.pe-sm-95px{padding-right:95px!important}.pe-sm-100px{padding-right:100px!important}.pe-sm-100{padding-right:100%!important}.pe-sm-110px{padding-right:110px!important}.pe-sm-120px{padding-right:120px!important}.pe-sm-130px{padding-right:130px!important}.pe-sm-140px{padding-right:140px!important}.pe-sm-150px{padding-right:150px!important}.pe-sm-160px{padding-right:160px!important}.pe-sm-170px{padding-right:170px!important}.pe-sm-180px{padding-right:180px!important}.pe-sm-190px{padding-right:190px!important}.pe-sm-200px{padding-right:200px!important}.pe-sm-220px{padding-right:220px!important}.pe-sm-240px{padding-right:240px!important}.pe-sm-260px{padding-right:260px!important}.pe-sm-280px{padding-right:280px!important}.pe-sm-300px{padding-right:300px!important}.pe-sm-320px{padding-right:320px!important}.pe-sm-340px{padding-right:340px!important}.pe-sm-360px{padding-right:360px!important}.pe-sm-380px{padding-right:380px!important}.pe-sm-400px{padding-right:400px!important}.pe-sm-420px{padding-right:420px!important}.pe-sm-440px{padding-right:440px!important}.pe-sm-460px{padding-right:460px!important}.pe-sm-480px{padding-right:480px!important}.pe-sm-auto{padding-right:auto!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-4half{padding-bottom:2rem!important}.pb-sm-6{padding-bottom:3.5rem!important}.pb-sm-7{padding-bottom:4rem!important}.pb-sm-8{padding-bottom:4.5rem!important}.pb-sm-9{padding-bottom:5rem!important}.pb-sm-halfpx{padding-bottom:.5px!important}.pb-sm-1px{padding-bottom:1px!important}.pb-sm-2px{padding-bottom:2px!important}.pb-sm-5px{padding-bottom:5px!important}.pb-sm-7px{padding-bottom:7px!important}.pb-sm-10px{padding-bottom:10px!important}.pb-sm-12px{padding-bottom:12px!important}.pb-sm-15px{padding-bottom:15px!important}.pb-sm-20px{padding-bottom:20px!important}.pb-sm-25px{padding-bottom:25px!important}.pb-sm-30px{padding-bottom:30px!important}.pb-sm-35px{padding-bottom:35px!important}.pb-sm-40px{padding-bottom:40px!important}.pb-sm-45px{padding-bottom:45px!important}.pb-sm-50px{padding-bottom:50px!important}.pb-sm-55px{padding-bottom:55px!important}.pb-sm-60px{padding-bottom:60px!important}.pb-sm-65px{padding-bottom:65px!important}.pb-sm-70px{padding-bottom:70px!important}.pb-sm-75px{padding-bottom:75px!important}.pb-sm-80px{padding-bottom:80px!important}.pb-sm-85px{padding-bottom:85px!important}.pb-sm-90px{padding-bottom:90px!important}.pb-sm-95px{padding-bottom:95px!important}.pb-sm-100px{padding-bottom:100px!important}.pb-sm-100{padding-bottom:100%!important}.pb-sm-110px{padding-bottom:110px!important}.pb-sm-120px{padding-bottom:120px!important}.pb-sm-130px{padding-bottom:130px!important}.pb-sm-140px{padding-bottom:140px!important}.pb-sm-150px{padding-bottom:150px!important}.pb-sm-160px{padding-bottom:160px!important}.pb-sm-170px{padding-bottom:170px!important}.pb-sm-180px{padding-bottom:180px!important}.pb-sm-190px{padding-bottom:190px!important}.pb-sm-200px{padding-bottom:200px!important}.pb-sm-220px{padding-bottom:220px!important}.pb-sm-240px{padding-bottom:240px!important}.pb-sm-260px{padding-bottom:260px!important}.pb-sm-280px{padding-bottom:280px!important}.pb-sm-300px{padding-bottom:300px!important}.pb-sm-320px{padding-bottom:320px!important}.pb-sm-340px{padding-bottom:340px!important}.pb-sm-360px{padding-bottom:360px!important}.pb-sm-380px{padding-bottom:380px!important}.pb-sm-400px{padding-bottom:400px!important}.pb-sm-420px{padding-bottom:420px!important}.pb-sm-440px{padding-bottom:440px!important}.pb-sm-460px{padding-bottom:460px!important}.pb-sm-480px{padding-bottom:480px!important}.pb-sm-auto{padding-bottom:auto!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-4half{padding-left:2rem!important}.ps-sm-6{padding-left:3.5rem!important}.ps-sm-7{padding-left:4rem!important}.ps-sm-8{padding-left:4.5rem!important}.ps-sm-9{padding-left:5rem!important}.ps-sm-halfpx{padding-left:.5px!important}.ps-sm-1px{padding-left:1px!important}.ps-sm-2px{padding-left:2px!important}.ps-sm-5px{padding-left:5px!important}.ps-sm-7px{padding-left:7px!important}.ps-sm-10px{padding-left:10px!important}.ps-sm-12px{padding-left:12px!important}.ps-sm-15px{padding-left:15px!important}.ps-sm-20px{padding-left:20px!important}.ps-sm-25px{padding-left:25px!important}.ps-sm-30px{padding-left:30px!important}.ps-sm-35px{padding-left:35px!important}.ps-sm-40px{padding-left:40px!important}.ps-sm-45px{padding-left:45px!important}.ps-sm-50px{padding-left:50px!important}.ps-sm-55px{padding-left:55px!important}.ps-sm-60px{padding-left:60px!important}.ps-sm-65px{padding-left:65px!important}.ps-sm-70px{padding-left:70px!important}.ps-sm-75px{padding-left:75px!important}.ps-sm-80px{padding-left:80px!important}.ps-sm-85px{padding-left:85px!important}.ps-sm-90px{padding-left:90px!important}.ps-sm-95px{padding-left:95px!important}.ps-sm-100px{padding-left:100px!important}.ps-sm-100{padding-left:100%!important}.ps-sm-110px{padding-left:110px!important}.ps-sm-120px{padding-left:120px!important}.ps-sm-130px{padding-left:130px!important}.ps-sm-140px{padding-left:140px!important}.ps-sm-150px{padding-left:150px!important}.ps-sm-160px{padding-left:160px!important}.ps-sm-170px{padding-left:170px!important}.ps-sm-180px{padding-left:180px!important}.ps-sm-190px{padding-left:190px!important}.ps-sm-200px{padding-left:200px!important}.ps-sm-220px{padding-left:220px!important}.ps-sm-240px{padding-left:240px!important}.ps-sm-260px{padding-left:260px!important}.ps-sm-280px{padding-left:280px!important}.ps-sm-300px{padding-left:300px!important}.ps-sm-320px{padding-left:320px!important}.ps-sm-340px{padding-left:340px!important}.ps-sm-360px{padding-left:360px!important}.ps-sm-380px{padding-left:380px!important}.ps-sm-400px{padding-left:400px!important}.ps-sm-420px{padding-left:420px!important}.ps-sm-440px{padding-left:440px!important}.ps-sm-460px{padding-left:460px!important}.ps-sm-480px{padding-left:480px!important}.ps-sm-auto{padding-left:auto!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-4half{gap:2rem!important}.gap-sm-6{gap:3.5rem!important}.gap-sm-7{gap:4rem!important}.gap-sm-8{gap:4.5rem!important}.gap-sm-9{gap:5rem!important}.gap-sm-halfpx{gap:.5px!important}.gap-sm-1px{gap:1px!important}.gap-sm-2px{gap:2px!important}.gap-sm-5px{gap:5px!important}.gap-sm-7px{gap:7px!important}.gap-sm-10px{gap:10px!important}.gap-sm-12px{gap:12px!important}.gap-sm-15px{gap:15px!important}.gap-sm-20px{gap:20px!important}.gap-sm-25px{gap:25px!important}.gap-sm-30px{gap:30px!important}.gap-sm-35px{gap:35px!important}.gap-sm-40px{gap:40px!important}.gap-sm-45px{gap:45px!important}.gap-sm-50px{gap:50px!important}.gap-sm-55px{gap:55px!important}.gap-sm-60px{gap:60px!important}.gap-sm-65px{gap:65px!important}.gap-sm-70px{gap:70px!important}.gap-sm-75px{gap:75px!important}.gap-sm-80px{gap:80px!important}.gap-sm-85px{gap:85px!important}.gap-sm-90px{gap:90px!important}.gap-sm-95px{gap:95px!important}.gap-sm-100px{gap:100px!important}.gap-sm-100{gap:100%!important}.gap-sm-110px{gap:110px!important}.gap-sm-120px{gap:120px!important}.gap-sm-130px{gap:130px!important}.gap-sm-140px{gap:140px!important}.gap-sm-150px{gap:150px!important}.gap-sm-160px{gap:160px!important}.gap-sm-170px{gap:170px!important}.gap-sm-180px{gap:180px!important}.gap-sm-190px{gap:190px!important}.gap-sm-200px{gap:200px!important}.gap-sm-220px{gap:220px!important}.gap-sm-240px{gap:240px!important}.gap-sm-260px{gap:260px!important}.gap-sm-280px{gap:280px!important}.gap-sm-300px{gap:300px!important}.gap-sm-320px{gap:320px!important}.gap-sm-340px{gap:340px!important}.gap-sm-360px{gap:360px!important}.gap-sm-380px{gap:380px!important}.gap-sm-400px{gap:400px!important}.gap-sm-420px{gap:420px!important}.gap-sm-440px{gap:440px!important}.gap-sm-460px{gap:460px!important}.gap-sm-480px{gap:480px!important}.gap-sm-auto{gap:auto!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.fs-sm-1{font-size:var(--nv-font-h1-size, 2.5rem)!important}.fs-sm-2{font-size:var(--nv-font-h2-size, 2rem)!important}.fs-sm-3{font-size:var(--nv-font-h3-size, 1.75rem)!important}.fs-sm-4{font-size:var(--nv-font-h4-size, 1.5rem)!important}.fs-sm-5{font-size:var(--nv-font-h5-size, 1.25rem)!important}.fs-sm-6{font-size:var(--nv-font-h6-size, 1rem)!important}.fs-sm-7{font-size:.95rem!important}.fs-sm-8{font-size:.8rem!important}.fs-sm-9{font-size:.75rem!important}.fs-sm-10{font-size:.5rem!important}.fs-sm-12x{font-size:1.2rem!important}.fs-sm-15x{font-size:calc(1.275rem + .3vw)!important}.fs-sm-base{font-size:1rem!important}.fs-sm-fluid{font-size:100%!important}.fs-sm-2x{font-size:calc(1.325rem + .9vw)!important}.fs-sm-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-sm-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-sm-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-sm-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-sm-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-sm-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-sm-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-sm-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-sm-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-sm-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-sm-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-sm-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-sm-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-sm-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-sm-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.rounded-sm{border-radius:var(--nv-panel-radius)!important}.rounded-sm-inherit{border-radius:inherit!important}.rounded-sm-0{border-radius:0!important}.rounded-sm-button{border-radius:var(--nv-themes-white-btn-radius)!important}.rounded-sm-panel{border-radius:var(--nv-panel-radius)!important}.rounded-sm-form{border-radius:var(--nv-font-formField-radius)!important}.rounded-sm-circle{border-radius:50%!important}.rounded-sm-pill{border-radius:50rem!important}.rounded-top-sm{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-sm-inherit{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.rounded-top-sm-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-sm-button{border-top-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-top-sm-panel{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-sm-form{border-top-left-radius:var(--nv-font-formField-radius)!important;border-top-right-radius:var(--nv-font-formField-radius)!important}.rounded-top-sm-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-sm-pill{border-top-left-radius:50rem!important;border-top-right-radius:50rem!important}.rounded-end-sm{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-sm-inherit{border-top-right-radius:inherit!important;border-bottom-right-radius:inherit!important}.rounded-end-sm-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-sm-button{border-top-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-end-sm-panel{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-sm-form{border-top-right-radius:var(--nv-font-formField-radius)!important;border-bottom-right-radius:var(--nv-font-formField-radius)!important}.rounded-end-sm-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-sm-pill{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-bottom-sm{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-sm-inherit{border-bottom-right-radius:inherit!important;border-bottom-left-radius:inherit!important}.rounded-bottom-sm-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-sm-button{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-bottom-sm-panel{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-sm-form{border-bottom-right-radius:var(--nv-font-formField-radius)!important;border-bottom-left-radius:var(--nv-font-formField-radius)!important}.rounded-bottom-sm-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-sm-pill{border-bottom-right-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-start-sm{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-sm-inherit{border-bottom-left-radius:inherit!important;border-top-left-radius:inherit!important}.rounded-start-sm-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-sm-button{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-start-sm-panel{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-sm-form{border-bottom-left-radius:var(--nv-font-formField-radius)!important;border-top-left-radius:var(--nv-font-formField-radius)!important}.rounded-start-sm-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-sm-pill{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}.left-sm-unset{left:unset!important}.left-sm-initial{left:initial!important}.left-sm-inherit{left:inherit!important}.left-sm-0{left:0!important}.left-sm-1{left:.25rem!important}.left-sm-2{left:.5rem!important}.left-sm-2half{left:.75rem!important}.left-sm-3{left:1rem!important}.left-sm-4{left:1.5rem!important}.left-sm-4half{left:2rem!important}.left-sm-5{left:3rem!important}.left-sm-20{left:20%!important}.left-sm-25{left:25%!important}.left-sm-30{left:30%!important}.left-sm-40{left:40%!important}.left-sm-45{left:45%!important}.left-sm-50{left:50%!important}.left-sm-60{left:60%!important}.left-sm-65{left:65%!important}.left-sm-70{left:70%!important}.left-sm-75{left:75%!important}.left-sm-80{left:80%!important}.left-sm-85{left:85%!important}.left-sm-90{left:90%!important}.left-sm-95{left:95%!important}.left-sm-100{left:100%!important}.left-sm-auto{left:auto!important}.left-sm-1px{left:1px!important}.left-sm-2px{left:2px!important}.left-sm-3px{left:3px!important}.left-sm-4px{left:4px!important}.left-sm-5px{left:5px!important}.left-sm-6px{left:6px!important}.left-sm-7px{left:7px!important}.left-sm-8px{left:8px!important}.left-sm-9px{left:9px!important}.left-sm-10px{left:10px!important}.left-sm-15px{left:15px!important}.left-sm-20px{left:20px!important}.left-sm-25px{left:25px!important}.left-sm-30px{left:30px!important}.left-sm-35px{left:35px!important}.left-sm-40px{left:40px!important}.left-sm-45px{left:45px!important}.left-sm-50px{left:50px!important}.left-sm-55px{left:55px!important}.left-sm-60px{left:60px!important}.left-sm-65px{left:65px!important}.left-sm-70px{left:70px!important}.left-sm-75px{left:75px!important}.left-sm-80px{left:80px!important}.left-sm-85px{left:85px!important}.left-sm-90px{left:90px!important}.left-sm-95px{left:95px!important}.left-sm-100px{left:100px!important}.left-sm-120px{left:120px!important}.left-sm-125px{left:125px!important}.left-sm-150px{left:150px!important}.left-sm-165px{left:165px!important}.left-sm-170px{left:170px!important}.left-sm-175px{left:175px!important}.left-sm-180px{left:180px!important}.left-sm-200px{left:200px!important}.left-sm-210px{left:210px!important}.left-sm-220px{left:220px!important}.left-sm-225px{left:225px!important}.left-sm-250px{left:250px!important}.left-sm-275px{left:275px!important}.left-sm-300px{left:300px!important}.left-sm-320px{left:320px!important}.left-sm-325px{left:325px!important}.left-sm-350px{left:350px!important}.left-sm-370px{left:370px!important}.left-sm-375px{left:375px!important}.left-sm-400px{left:400px!important}.left-sm-425px{left:425px!important}.left-sm-450px{left:450px!important}.left-sm-475px{left:475px!important}.left-sm-500px{left:500px!important}.left-sm-550px{left:550px!important}.left-sm-600px{left:600px!important}.left-sm-650px{left:650px!important}.left-sm-700px{left:700px!important}.left-sm-750px{left:750px!important}.left-sm-800px{left:800px!important}.left-sm-850px{left:850px!important}.left-sm-900px{left:900px!important}.left-sm-950px{left:950px!important}.left-sm-1000px{left:1000px!important}.right-sm-unset{right:unset!important}.right-sm-initial{right:initial!important}.right-sm-inherit{right:inherit!important}.right-sm-0{right:0!important}.right-sm-1{right:.25rem!important}.right-sm-2{right:.5rem!important}.right-sm-2half{right:.75rem!important}.right-sm-3{right:1rem!important}.right-sm-4{right:1.5rem!important}.right-sm-4half{right:2rem!important}.right-sm-5{right:3rem!important}.right-sm-20{right:20%!important}.right-sm-25{right:25%!important}.right-sm-30{right:30%!important}.right-sm-40{right:40%!important}.right-sm-45{right:45%!important}.right-sm-50{right:50%!important}.right-sm-60{right:60%!important}.right-sm-65{right:65%!important}.right-sm-70{right:70%!important}.right-sm-75{right:75%!important}.right-sm-80{right:80%!important}.right-sm-85{right:85%!important}.right-sm-90{right:90%!important}.right-sm-95{right:95%!important}.right-sm-100{right:100%!important}.right-sm-auto{right:auto!important}.right-sm-1px{right:1px!important}.right-sm-2px{right:2px!important}.right-sm-3px{right:3px!important}.right-sm-4px{right:4px!important}.right-sm-5px{right:5px!important}.right-sm-6px{right:6px!important}.right-sm-7px{right:7px!important}.right-sm-8px{right:8px!important}.right-sm-9px{right:9px!important}.right-sm-10px{right:10px!important}.right-sm-15px{right:15px!important}.right-sm-20px{right:20px!important}.right-sm-25px{right:25px!important}.right-sm-30px{right:30px!important}.right-sm-35px{right:35px!important}.right-sm-40px{right:40px!important}.right-sm-45px{right:45px!important}.right-sm-50px{right:50px!important}.right-sm-55px{right:55px!important}.right-sm-60px{right:60px!important}.right-sm-65px{right:65px!important}.right-sm-70px{right:70px!important}.right-sm-75px{right:75px!important}.right-sm-80px{right:80px!important}.right-sm-85px{right:85px!important}.right-sm-90px{right:90px!important}.right-sm-95px{right:95px!important}.right-sm-100px{right:100px!important}.right-sm-120px{right:120px!important}.right-sm-125px{right:125px!important}.right-sm-150px{right:150px!important}.right-sm-165px{right:165px!important}.right-sm-170px{right:170px!important}.right-sm-175px{right:175px!important}.right-sm-180px{right:180px!important}.right-sm-200px{right:200px!important}.right-sm-210px{right:210px!important}.right-sm-220px{right:220px!important}.right-sm-225px{right:225px!important}.right-sm-250px{right:250px!important}.right-sm-275px{right:275px!important}.right-sm-300px{right:300px!important}.right-sm-320px{right:320px!important}.right-sm-325px{right:325px!important}.right-sm-350px{right:350px!important}.right-sm-370px{right:370px!important}.right-sm-375px{right:375px!important}.right-sm-400px{right:400px!important}.right-sm-425px{right:425px!important}.right-sm-450px{right:450px!important}.right-sm-475px{right:475px!important}.right-sm-500px{right:500px!important}.right-sm-550px{right:550px!important}.right-sm-600px{right:600px!important}.right-sm-650px{right:650px!important}.right-sm-700px{right:700px!important}.right-sm-750px{right:750px!important}.right-sm-800px{right:800px!important}.right-sm-850px{right:850px!important}.right-sm-900px{right:900px!important}.right-sm-950px{right:950px!important}.right-sm-1000px{right:1000px!important}.min-w-sm-unset{min-width:unset!important}.min-w-sm-initial{min-width:initial!important}.min-w-sm-inherit{min-width:inherit!important}.min-w-sm-0{min-width:0!important}.min-w-sm-1{min-width:.25rem!important}.min-w-sm-2{min-width:.5rem!important}.min-w-sm-2half{min-width:.75rem!important}.min-w-sm-3{min-width:1rem!important}.min-w-sm-4{min-width:1.5rem!important}.min-w-sm-4half{min-width:2rem!important}.min-w-sm-5{min-width:3rem!important}.min-w-sm-20{min-width:20%!important}.min-w-sm-25{min-width:25%!important}.min-w-sm-30{min-width:30%!important}.min-w-sm-40{min-width:40%!important}.min-w-sm-45{min-width:45%!important}.min-w-sm-50{min-width:50%!important}.min-w-sm-60{min-width:60%!important}.min-w-sm-65{min-width:65%!important}.min-w-sm-70{min-width:70%!important}.min-w-sm-75{min-width:75%!important}.min-w-sm-80{min-width:80%!important}.min-w-sm-85{min-width:85%!important}.min-w-sm-90{min-width:90%!important}.min-w-sm-95{min-width:95%!important}.min-w-sm-100{min-width:100%!important}.min-w-sm-auto{min-width:auto!important}.min-w-sm-1px{min-width:1px!important}.min-w-sm-2px{min-width:2px!important}.min-w-sm-3px{min-width:3px!important}.min-w-sm-4px{min-width:4px!important}.min-w-sm-5px{min-width:5px!important}.min-w-sm-6px{min-width:6px!important}.min-w-sm-7px{min-width:7px!important}.min-w-sm-8px{min-width:8px!important}.min-w-sm-9px{min-width:9px!important}.min-w-sm-10px{min-width:10px!important}.min-w-sm-15px{min-width:15px!important}.min-w-sm-20px{min-width:20px!important}.min-w-sm-25px{min-width:25px!important}.min-w-sm-30px{min-width:30px!important}.min-w-sm-35px{min-width:35px!important}.min-w-sm-40px{min-width:40px!important}.min-w-sm-45px{min-width:45px!important}.min-w-sm-50px{min-width:50px!important}.min-w-sm-55px{min-width:55px!important}.min-w-sm-60px{min-width:60px!important}.min-w-sm-65px{min-width:65px!important}.min-w-sm-70px{min-width:70px!important}.min-w-sm-75px{min-width:75px!important}.min-w-sm-80px{min-width:80px!important}.min-w-sm-85px{min-width:85px!important}.min-w-sm-90px{min-width:90px!important}.min-w-sm-95px{min-width:95px!important}.min-w-sm-100px{min-width:100px!important}.min-w-sm-120px{min-width:120px!important}.min-w-sm-125px{min-width:125px!important}.min-w-sm-150px{min-width:150px!important}.min-w-sm-165px{min-width:165px!important}.min-w-sm-170px{min-width:170px!important}.min-w-sm-175px{min-width:175px!important}.min-w-sm-180px{min-width:180px!important}.min-w-sm-200px{min-width:200px!important}.min-w-sm-210px{min-width:210px!important}.min-w-sm-220px{min-width:220px!important}.min-w-sm-225px{min-width:225px!important}.min-w-sm-250px{min-width:250px!important}.min-w-sm-275px{min-width:275px!important}.min-w-sm-300px{min-width:300px!important}.min-w-sm-320px{min-width:320px!important}.min-w-sm-325px{min-width:325px!important}.min-w-sm-350px{min-width:350px!important}.min-w-sm-370px{min-width:370px!important}.min-w-sm-375px{min-width:375px!important}.min-w-sm-400px{min-width:400px!important}.min-w-sm-425px{min-width:425px!important}.min-w-sm-450px{min-width:450px!important}.min-w-sm-475px{min-width:475px!important}.min-w-sm-500px{min-width:500px!important}.min-w-sm-550px{min-width:550px!important}.min-w-sm-600px{min-width:600px!important}.min-w-sm-650px{min-width:650px!important}.min-w-sm-700px{min-width:700px!important}.min-w-sm-750px{min-width:750px!important}.min-w-sm-800px{min-width:800px!important}.min-w-sm-850px{min-width:850px!important}.min-w-sm-900px{min-width:900px!important}.min-w-sm-950px{min-width:950px!important}.min-w-sm-1000px{min-width:1000px!important}.min-h-sm-unset{min-height:unset!important}.min-h-sm-initial{min-height:initial!important}.min-h-sm-inherit{min-height:inherit!important}.min-h-sm-0{min-height:0!important}.min-h-sm-1{min-height:.25rem!important}.min-h-sm-2{min-height:.5rem!important}.min-h-sm-2half{min-height:.75rem!important}.min-h-sm-3{min-height:1rem!important}.min-h-sm-4{min-height:1.5rem!important}.min-h-sm-4half{min-height:2rem!important}.min-h-sm-5{min-height:3rem!important}.min-h-sm-20{min-height:20%!important}.min-h-sm-25{min-height:25%!important}.min-h-sm-30{min-height:30%!important}.min-h-sm-40{min-height:40%!important}.min-h-sm-45{min-height:45%!important}.min-h-sm-50{min-height:50%!important}.min-h-sm-60{min-height:60%!important}.min-h-sm-65{min-height:65%!important}.min-h-sm-70{min-height:70%!important}.min-h-sm-75{min-height:75%!important}.min-h-sm-80{min-height:80%!important}.min-h-sm-85{min-height:85%!important}.min-h-sm-90{min-height:90%!important}.min-h-sm-95{min-height:95%!important}.min-h-sm-100{min-height:100%!important}.min-h-sm-auto{min-height:auto!important}.min-h-sm-1px{min-height:1px!important}.min-h-sm-2px{min-height:2px!important}.min-h-sm-3px{min-height:3px!important}.min-h-sm-4px{min-height:4px!important}.min-h-sm-5px{min-height:5px!important}.min-h-sm-6px{min-height:6px!important}.min-h-sm-7px{min-height:7px!important}.min-h-sm-8px{min-height:8px!important}.min-h-sm-9px{min-height:9px!important}.min-h-sm-10px{min-height:10px!important}.min-h-sm-15px{min-height:15px!important}.min-h-sm-20px{min-height:20px!important}.min-h-sm-25px{min-height:25px!important}.min-h-sm-30px{min-height:30px!important}.min-h-sm-35px{min-height:35px!important}.min-h-sm-40px{min-height:40px!important}.min-h-sm-45px{min-height:45px!important}.min-h-sm-50px{min-height:50px!important}.min-h-sm-55px{min-height:55px!important}.min-h-sm-60px{min-height:60px!important}.min-h-sm-65px{min-height:65px!important}.min-h-sm-70px{min-height:70px!important}.min-h-sm-75px{min-height:75px!important}.min-h-sm-80px{min-height:80px!important}.min-h-sm-85px{min-height:85px!important}.min-h-sm-90px{min-height:90px!important}.min-h-sm-95px{min-height:95px!important}.min-h-sm-100px{min-height:100px!important}.min-h-sm-120px{min-height:120px!important}.min-h-sm-125px{min-height:125px!important}.min-h-sm-150px{min-height:150px!important}.min-h-sm-165px{min-height:165px!important}.min-h-sm-170px{min-height:170px!important}.min-h-sm-175px{min-height:175px!important}.min-h-sm-180px{min-height:180px!important}.min-h-sm-200px{min-height:200px!important}.min-h-sm-210px{min-height:210px!important}.min-h-sm-220px{min-height:220px!important}.min-h-sm-225px{min-height:225px!important}.min-h-sm-250px{min-height:250px!important}.min-h-sm-275px{min-height:275px!important}.min-h-sm-300px{min-height:300px!important}.min-h-sm-320px{min-height:320px!important}.min-h-sm-325px{min-height:325px!important}.min-h-sm-350px{min-height:350px!important}.min-h-sm-370px{min-height:370px!important}.min-h-sm-375px{min-height:375px!important}.min-h-sm-400px{min-height:400px!important}.min-h-sm-425px{min-height:425px!important}.min-h-sm-450px{min-height:450px!important}.min-h-sm-475px{min-height:475px!important}.min-h-sm-500px{min-height:500px!important}.min-h-sm-550px{min-height:550px!important}.min-h-sm-600px{min-height:600px!important}.min-h-sm-650px{min-height:650px!important}.min-h-sm-700px{min-height:700px!important}.min-h-sm-750px{min-height:750px!important}.min-h-sm-800px{min-height:800px!important}.min-h-sm-850px{min-height:850px!important}.min-h-sm-900px{min-height:900px!important}.min-h-sm-950px{min-height:950px!important}.min-h-sm-1000px{min-height:1000px!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:1rem!important}.mr-sm-4{margin-right:1.5rem!important}.mr-sm-5{margin-right:3rem!important}.mr-sm-4half{margin-right:2rem!important}.mr-sm-6{margin-right:3.5rem!important}.mr-sm-7{margin-right:4rem!important}.mr-sm-8{margin-right:4.5rem!important}.mr-sm-9{margin-right:5rem!important}.mr-sm-halfpx{margin-right:.5px!important}.mr-sm-1px{margin-right:1px!important}.mr-sm-2px{margin-right:2px!important}.mr-sm-5px{margin-right:5px!important}.mr-sm-7px{margin-right:7px!important}.mr-sm-10px{margin-right:10px!important}.mr-sm-12px{margin-right:12px!important}.mr-sm-15px{margin-right:15px!important}.mr-sm-20px{margin-right:20px!important}.mr-sm-25px{margin-right:25px!important}.mr-sm-30px{margin-right:30px!important}.mr-sm-35px{margin-right:35px!important}.mr-sm-40px{margin-right:40px!important}.mr-sm-45px{margin-right:45px!important}.mr-sm-50px{margin-right:50px!important}.mr-sm-55px{margin-right:55px!important}.mr-sm-60px{margin-right:60px!important}.mr-sm-65px{margin-right:65px!important}.mr-sm-70px{margin-right:70px!important}.mr-sm-75px{margin-right:75px!important}.mr-sm-80px{margin-right:80px!important}.mr-sm-85px{margin-right:85px!important}.mr-sm-90px{margin-right:90px!important}.mr-sm-95px{margin-right:95px!important}.mr-sm-100px{margin-right:100px!important}.mr-sm-100{margin-right:100%!important}.mr-sm-110px{margin-right:110px!important}.mr-sm-120px{margin-right:120px!important}.mr-sm-130px{margin-right:130px!important}.mr-sm-140px{margin-right:140px!important}.mr-sm-150px{margin-right:150px!important}.mr-sm-160px{margin-right:160px!important}.mr-sm-170px{margin-right:170px!important}.mr-sm-180px{margin-right:180px!important}.mr-sm-190px{margin-right:190px!important}.mr-sm-200px{margin-right:200px!important}.mr-sm-220px{margin-right:220px!important}.mr-sm-240px{margin-right:240px!important}.mr-sm-260px{margin-right:260px!important}.mr-sm-280px{margin-right:280px!important}.mr-sm-300px{margin-right:300px!important}.mr-sm-320px{margin-right:320px!important}.mr-sm-340px{margin-right:340px!important}.mr-sm-360px{margin-right:360px!important}.mr-sm-380px{margin-right:380px!important}.mr-sm-400px{margin-right:400px!important}.mr-sm-420px{margin-right:420px!important}.mr-sm-440px{margin-right:440px!important}.mr-sm-460px{margin-right:460px!important}.mr-sm-480px{margin-right:480px!important}.mr-sm-auto{margin-right:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:1rem!important}.ml-sm-4{margin-left:1.5rem!important}.ml-sm-5{margin-left:3rem!important}.ml-sm-4half{margin-left:2rem!important}.ml-sm-6{margin-left:3.5rem!important}.ml-sm-7{margin-left:4rem!important}.ml-sm-8{margin-left:4.5rem!important}.ml-sm-9{margin-left:5rem!important}.ml-sm-halfpx{margin-left:.5px!important}.ml-sm-1px{margin-left:1px!important}.ml-sm-2px{margin-left:2px!important}.ml-sm-5px{margin-left:5px!important}.ml-sm-7px{margin-left:7px!important}.ml-sm-10px{margin-left:10px!important}.ml-sm-12px{margin-left:12px!important}.ml-sm-15px{margin-left:15px!important}.ml-sm-20px{margin-left:20px!important}.ml-sm-25px{margin-left:25px!important}.ml-sm-30px{margin-left:30px!important}.ml-sm-35px{margin-left:35px!important}.ml-sm-40px{margin-left:40px!important}.ml-sm-45px{margin-left:45px!important}.ml-sm-50px{margin-left:50px!important}.ml-sm-55px{margin-left:55px!important}.ml-sm-60px{margin-left:60px!important}.ml-sm-65px{margin-left:65px!important}.ml-sm-70px{margin-left:70px!important}.ml-sm-75px{margin-left:75px!important}.ml-sm-80px{margin-left:80px!important}.ml-sm-85px{margin-left:85px!important}.ml-sm-90px{margin-left:90px!important}.ml-sm-95px{margin-left:95px!important}.ml-sm-100px{margin-left:100px!important}.ml-sm-100{margin-left:100%!important}.ml-sm-110px{margin-left:110px!important}.ml-sm-120px{margin-left:120px!important}.ml-sm-130px{margin-left:130px!important}.ml-sm-140px{margin-left:140px!important}.ml-sm-150px{margin-left:150px!important}.ml-sm-160px{margin-left:160px!important}.ml-sm-170px{margin-left:170px!important}.ml-sm-180px{margin-left:180px!important}.ml-sm-190px{margin-left:190px!important}.ml-sm-200px{margin-left:200px!important}.ml-sm-220px{margin-left:220px!important}.ml-sm-240px{margin-left:240px!important}.ml-sm-260px{margin-left:260px!important}.ml-sm-280px{margin-left:280px!important}.ml-sm-300px{margin-left:300px!important}.ml-sm-320px{margin-left:320px!important}.ml-sm-340px{margin-left:340px!important}.ml-sm-360px{margin-left:360px!important}.ml-sm-380px{margin-left:380px!important}.ml-sm-400px{margin-left:400px!important}.ml-sm-420px{margin-left:420px!important}.ml-sm-440px{margin-left:440px!important}.ml-sm-460px{margin-left:460px!important}.ml-sm-480px{margin-left:480px!important}.ml-sm-auto{margin-left:auto!important}.mr-sm-n1{margin-right:-.25rem!important}.mr-sm-n2{margin-right:-.5rem!important}.mr-sm-n3{margin-right:-1rem!important}.mr-sm-n4{margin-right:-1.5rem!important}.mr-sm-n5{margin-right:-3rem!important}.mr-sm-n4half{margin-right:-2rem!important}.mr-sm-n6{margin-right:-3.5rem!important}.mr-sm-n7{margin-right:-4rem!important}.mr-sm-n8{margin-right:-4.5rem!important}.mr-sm-n9{margin-right:-5rem!important}.mr-sm-nhalfpx{margin-right:.5px!important}.mr-sm-n1px{margin-right:-1px!important}.mr-sm-n2px{margin-right:-2px!important}.mr-sm-n5px{margin-right:-5px!important}.mr-sm-n7px{margin-right:-7px!important}.mr-sm-n10px{margin-right:-10px!important}.mr-sm-n12px{margin-right:-12px!important}.mr-sm-n15px{margin-right:-15px!important}.mr-sm-n20px{margin-right:-20px!important}.mr-sm-n25px{margin-right:-25px!important}.mr-sm-n30px{margin-right:-30px!important}.mr-sm-n35px{margin-right:-35px!important}.mr-sm-n40px{margin-right:-40px!important}.mr-sm-n45px{margin-right:-45px!important}.mr-sm-n50px{margin-right:-50px!important}.mr-sm-n55px{margin-right:-55px!important}.mr-sm-n60px{margin-right:-60px!important}.mr-sm-n65px{margin-right:-65px!important}.mr-sm-n70px{margin-right:-70px!important}.mr-sm-n75px{margin-right:-75px!important}.mr-sm-n80px{margin-right:-80px!important}.mr-sm-n85px{margin-right:-85px!important}.mr-sm-n90px{margin-right:-90px!important}.mr-sm-n95px{margin-right:-95px!important}.mr-sm-n100px{margin-right:-100px!important}.mr-sm-n100{margin-right:-100%!important}.mr-sm-n110px{margin-right:-110px!important}.mr-sm-n120px{margin-right:-120px!important}.mr-sm-n130px{margin-right:-130px!important}.mr-sm-n140px{margin-right:-140px!important}.mr-sm-n150px{margin-right:-150px!important}.mr-sm-n160px{margin-right:-160px!important}.mr-sm-n170px{margin-right:-170px!important}.mr-sm-n180px{margin-right:-180px!important}.mr-sm-n190px{margin-right:-190px!important}.ml-sm-n1{margin-left:-.25rem!important}.ml-sm-n2{margin-left:-.5rem!important}.ml-sm-n3{margin-left:-1rem!important}.ml-sm-n4{margin-left:-1.5rem!important}.ml-sm-n5{margin-left:-3rem!important}.ml-sm-n4half{margin-left:-2rem!important}.ml-sm-n6{margin-left:-3.5rem!important}.ml-sm-n7{margin-left:-4rem!important}.ml-sm-n8{margin-left:-4.5rem!important}.ml-sm-n9{margin-left:-5rem!important}.ml-sm-nhalfpx{margin-left:.5px!important}.ml-sm-n1px{margin-left:-1px!important}.ml-sm-n2px{margin-left:-2px!important}.ml-sm-n5px{margin-left:-5px!important}.ml-sm-n7px{margin-left:-7px!important}.ml-sm-n10px{margin-left:-10px!important}.ml-sm-n12px{margin-left:-12px!important}.ml-sm-n15px{margin-left:-15px!important}.ml-sm-n20px{margin-left:-20px!important}.ml-sm-n25px{margin-left:-25px!important}.ml-sm-n30px{margin-left:-30px!important}.ml-sm-n35px{margin-left:-35px!important}.ml-sm-n40px{margin-left:-40px!important}.ml-sm-n45px{margin-left:-45px!important}.ml-sm-n50px{margin-left:-50px!important}.ml-sm-n55px{margin-left:-55px!important}.ml-sm-n60px{margin-left:-60px!important}.ml-sm-n65px{margin-left:-65px!important}.ml-sm-n70px{margin-left:-70px!important}.ml-sm-n75px{margin-left:-75px!important}.ml-sm-n80px{margin-left:-80px!important}.ml-sm-n85px{margin-left:-85px!important}.ml-sm-n90px{margin-left:-90px!important}.ml-sm-n95px{margin-left:-95px!important}.ml-sm-n100px{margin-left:-100px!important}.ml-sm-n100{margin-left:-100%!important}.ml-sm-n110px{margin-left:-110px!important}.ml-sm-n120px{margin-left:-120px!important}.ml-sm-n130px{margin-left:-130px!important}.ml-sm-n140px{margin-left:-140px!important}.ml-sm-n150px{margin-left:-150px!important}.ml-sm-n160px{margin-left:-160px!important}.ml-sm-n170px{margin-left:-170px!important}.ml-sm-n180px{margin-left:-180px!important}.ml-sm-n190px{margin-left:-190px!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:1rem!important}.pr-sm-4{padding-right:1.5rem!important}.pr-sm-5{padding-right:3rem!important}.pr-sm-4half{padding-right:2rem!important}.pr-sm-6{padding-right:3.5rem!important}.pr-sm-7{padding-right:4rem!important}.pr-sm-8{padding-right:4.5rem!important}.pr-sm-9{padding-right:5rem!important}.pr-sm-halfpx{padding-right:.5px!important}.pr-sm-1px{padding-right:1px!important}.pr-sm-2px{padding-right:2px!important}.pr-sm-5px{padding-right:5px!important}.pr-sm-7px{padding-right:7px!important}.pr-sm-10px{padding-right:10px!important}.pr-sm-12px{padding-right:12px!important}.pr-sm-15px{padding-right:15px!important}.pr-sm-20px{padding-right:20px!important}.pr-sm-25px{padding-right:25px!important}.pr-sm-30px{padding-right:30px!important}.pr-sm-35px{padding-right:35px!important}.pr-sm-40px{padding-right:40px!important}.pr-sm-45px{padding-right:45px!important}.pr-sm-50px{padding-right:50px!important}.pr-sm-55px{padding-right:55px!important}.pr-sm-60px{padding-right:60px!important}.pr-sm-65px{padding-right:65px!important}.pr-sm-70px{padding-right:70px!important}.pr-sm-75px{padding-right:75px!important}.pr-sm-80px{padding-right:80px!important}.pr-sm-85px{padding-right:85px!important}.pr-sm-90px{padding-right:90px!important}.pr-sm-95px{padding-right:95px!important}.pr-sm-100px{padding-right:100px!important}.pr-sm-100{padding-right:100%!important}.pr-sm-110px{padding-right:110px!important}.pr-sm-120px{padding-right:120px!important}.pr-sm-130px{padding-right:130px!important}.pr-sm-140px{padding-right:140px!important}.pr-sm-150px{padding-right:150px!important}.pr-sm-160px{padding-right:160px!important}.pr-sm-170px{padding-right:170px!important}.pr-sm-180px{padding-right:180px!important}.pr-sm-190px{padding-right:190px!important}.pr-sm-200px{padding-right:200px!important}.pr-sm-220px{padding-right:220px!important}.pr-sm-240px{padding-right:240px!important}.pr-sm-260px{padding-right:260px!important}.pr-sm-280px{padding-right:280px!important}.pr-sm-300px{padding-right:300px!important}.pr-sm-320px{padding-right:320px!important}.pr-sm-340px{padding-right:340px!important}.pr-sm-360px{padding-right:360px!important}.pr-sm-380px{padding-right:380px!important}.pr-sm-400px{padding-right:400px!important}.pr-sm-420px{padding-right:420px!important}.pr-sm-440px{padding-right:440px!important}.pr-sm-460px{padding-right:460px!important}.pr-sm-480px{padding-right:480px!important}.pr-sm-auto{padding-right:auto!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:1rem!important}.pl-sm-4{padding-left:1.5rem!important}.pl-sm-5{padding-left:3rem!important}.pl-sm-4half{padding-left:2rem!important}.pl-sm-6{padding-left:3.5rem!important}.pl-sm-7{padding-left:4rem!important}.pl-sm-8{padding-left:4.5rem!important}.pl-sm-9{padding-left:5rem!important}.pl-sm-halfpx{padding-left:.5px!important}.pl-sm-1px{padding-left:1px!important}.pl-sm-2px{padding-left:2px!important}.pl-sm-5px{padding-left:5px!important}.pl-sm-7px{padding-left:7px!important}.pl-sm-10px{padding-left:10px!important}.pl-sm-12px{padding-left:12px!important}.pl-sm-15px{padding-left:15px!important}.pl-sm-20px{padding-left:20px!important}.pl-sm-25px{padding-left:25px!important}.pl-sm-30px{padding-left:30px!important}.pl-sm-35px{padding-left:35px!important}.pl-sm-40px{padding-left:40px!important}.pl-sm-45px{padding-left:45px!important}.pl-sm-50px{padding-left:50px!important}.pl-sm-55px{padding-left:55px!important}.pl-sm-60px{padding-left:60px!important}.pl-sm-65px{padding-left:65px!important}.pl-sm-70px{padding-left:70px!important}.pl-sm-75px{padding-left:75px!important}.pl-sm-80px{padding-left:80px!important}.pl-sm-85px{padding-left:85px!important}.pl-sm-90px{padding-left:90px!important}.pl-sm-95px{padding-left:95px!important}.pl-sm-100px{padding-left:100px!important}.pl-sm-100{padding-left:100%!important}.pl-sm-110px{padding-left:110px!important}.pl-sm-120px{padding-left:120px!important}.pl-sm-130px{padding-left:130px!important}.pl-sm-140px{padding-left:140px!important}.pl-sm-150px{padding-left:150px!important}.pl-sm-160px{padding-left:160px!important}.pl-sm-170px{padding-left:170px!important}.pl-sm-180px{padding-left:180px!important}.pl-sm-190px{padding-left:190px!important}.pl-sm-200px{padding-left:200px!important}.pl-sm-220px{padding-left:220px!important}.pl-sm-240px{padding-left:240px!important}.pl-sm-260px{padding-left:260px!important}.pl-sm-280px{padding-left:280px!important}.pl-sm-300px{padding-left:300px!important}.pl-sm-320px{padding-left:320px!important}.pl-sm-340px{padding-left:340px!important}.pl-sm-360px{padding-left:360px!important}.pl-sm-380px{padding-left:380px!important}.pl-sm-400px{padding-left:400px!important}.pl-sm-420px{padding-left:420px!important}.pl-sm-440px{padding-left:440px!important}.pl-sm-460px{padding-left:460px!important}.pl-sm-480px{padding-left:480px!important}.pl-sm-auto{padding-left:auto!important}}@media (min-width: 768px){.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.overflow-x-md-hidden{overflow-x:hidden!important}.overflow-x-md-visible{overflow-x:visible!important}.overflow-x-md-auto{overflow-x:auto!important}.overflow-x-md-unset{overflow-x:unset!important}.overflow-x-md-inherit{overflow-x:inherit!important}.overflow-x-md-initial{overflow-x:initial!important}.overflow-x-md-scroll{overflow-x:scroll!important}.overflow-y-md-hidden{overflow-y:hidden!important}.overflow-y-md-visible{overflow-y:visible!important}.overflow-y-md-auto{overflow-y:auto!important}.overflow-y-md-unset{overflow-y:unset!important}.overflow-y-md-inherit{overflow-y:inherit!important}.overflow-y-md-initial{overflow-y:initial!important}.overflow-y-md-scroll{overflow-y:scroll!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.position-md-static{position:static!important}.position-md-relative{position:relative!important}.position-md-absolute{position:absolute!important}.position-md-fixed{position:fixed!important}.position-md-sticky{position:sticky!important}.top-md-unset{top:unset!important}.top-md-initial{top:initial!important}.top-md-inherit{top:inherit!important}.top-md-0{top:0!important}.top-md-1{top:.25rem!important}.top-md-2{top:.5rem!important}.top-md-2half{top:.75rem!important}.top-md-3{top:1rem!important}.top-md-4{top:1.5rem!important}.top-md-4half{top:2rem!important}.top-md-5{top:3rem!important}.top-md-20{top:20%!important}.top-md-25{top:25%!important}.top-md-30{top:30%!important}.top-md-40{top:40%!important}.top-md-45{top:45%!important}.top-md-50{top:50%!important}.top-md-60{top:60%!important}.top-md-65{top:65%!important}.top-md-70{top:70%!important}.top-md-75{top:75%!important}.top-md-80{top:80%!important}.top-md-85{top:85%!important}.top-md-90{top:90%!important}.top-md-95{top:95%!important}.top-md-100{top:100%!important}.top-md-auto{top:auto!important}.top-md-1px{top:1px!important}.top-md-2px{top:2px!important}.top-md-3px{top:3px!important}.top-md-4px{top:4px!important}.top-md-5px{top:5px!important}.top-md-6px{top:6px!important}.top-md-7px{top:7px!important}.top-md-8px{top:8px!important}.top-md-9px{top:9px!important}.top-md-10px{top:10px!important}.top-md-15px{top:15px!important}.top-md-20px{top:20px!important}.top-md-25px{top:25px!important}.top-md-30px{top:30px!important}.top-md-35px{top:35px!important}.top-md-40px{top:40px!important}.top-md-45px{top:45px!important}.top-md-50px{top:50px!important}.top-md-55px{top:55px!important}.top-md-60px{top:60px!important}.top-md-65px{top:65px!important}.top-md-70px{top:70px!important}.top-md-75px{top:75px!important}.top-md-80px{top:80px!important}.top-md-85px{top:85px!important}.top-md-90px{top:90px!important}.top-md-95px{top:95px!important}.top-md-100px{top:100px!important}.top-md-120px{top:120px!important}.top-md-125px{top:125px!important}.top-md-150px{top:150px!important}.top-md-165px{top:165px!important}.top-md-170px{top:170px!important}.top-md-175px{top:175px!important}.top-md-180px{top:180px!important}.top-md-200px{top:200px!important}.top-md-210px{top:210px!important}.top-md-220px{top:220px!important}.top-md-225px{top:225px!important}.top-md-250px{top:250px!important}.top-md-275px{top:275px!important}.top-md-300px{top:300px!important}.top-md-320px{top:320px!important}.top-md-325px{top:325px!important}.top-md-350px{top:350px!important}.top-md-370px{top:370px!important}.top-md-375px{top:375px!important}.top-md-400px{top:400px!important}.top-md-425px{top:425px!important}.top-md-450px{top:450px!important}.top-md-475px{top:475px!important}.top-md-500px{top:500px!important}.top-md-550px{top:550px!important}.top-md-600px{top:600px!important}.top-md-650px{top:650px!important}.top-md-700px{top:700px!important}.top-md-750px{top:750px!important}.top-md-800px{top:800px!important}.top-md-850px{top:850px!important}.top-md-900px{top:900px!important}.top-md-950px{top:950px!important}.top-md-1000px{top:1000px!important}.bottom-md-unset{bottom:unset!important}.bottom-md-initial{bottom:initial!important}.bottom-md-inherit{bottom:inherit!important}.bottom-md-0{bottom:0!important}.bottom-md-1{bottom:.25rem!important}.bottom-md-2{bottom:.5rem!important}.bottom-md-2half{bottom:.75rem!important}.bottom-md-3{bottom:1rem!important}.bottom-md-4{bottom:1.5rem!important}.bottom-md-4half{bottom:2rem!important}.bottom-md-5{bottom:3rem!important}.bottom-md-20{bottom:20%!important}.bottom-md-25{bottom:25%!important}.bottom-md-30{bottom:30%!important}.bottom-md-40{bottom:40%!important}.bottom-md-45{bottom:45%!important}.bottom-md-50{bottom:50%!important}.bottom-md-60{bottom:60%!important}.bottom-md-65{bottom:65%!important}.bottom-md-70{bottom:70%!important}.bottom-md-75{bottom:75%!important}.bottom-md-80{bottom:80%!important}.bottom-md-85{bottom:85%!important}.bottom-md-90{bottom:90%!important}.bottom-md-95{bottom:95%!important}.bottom-md-100{bottom:100%!important}.bottom-md-auto{bottom:auto!important}.bottom-md-1px{bottom:1px!important}.bottom-md-2px{bottom:2px!important}.bottom-md-3px{bottom:3px!important}.bottom-md-4px{bottom:4px!important}.bottom-md-5px{bottom:5px!important}.bottom-md-6px{bottom:6px!important}.bottom-md-7px{bottom:7px!important}.bottom-md-8px{bottom:8px!important}.bottom-md-9px{bottom:9px!important}.bottom-md-10px{bottom:10px!important}.bottom-md-15px{bottom:15px!important}.bottom-md-20px{bottom:20px!important}.bottom-md-25px{bottom:25px!important}.bottom-md-30px{bottom:30px!important}.bottom-md-35px{bottom:35px!important}.bottom-md-40px{bottom:40px!important}.bottom-md-45px{bottom:45px!important}.bottom-md-50px{bottom:50px!important}.bottom-md-55px{bottom:55px!important}.bottom-md-60px{bottom:60px!important}.bottom-md-65px{bottom:65px!important}.bottom-md-70px{bottom:70px!important}.bottom-md-75px{bottom:75px!important}.bottom-md-80px{bottom:80px!important}.bottom-md-85px{bottom:85px!important}.bottom-md-90px{bottom:90px!important}.bottom-md-95px{bottom:95px!important}.bottom-md-100px{bottom:100px!important}.bottom-md-120px{bottom:120px!important}.bottom-md-125px{bottom:125px!important}.bottom-md-150px{bottom:150px!important}.bottom-md-165px{bottom:165px!important}.bottom-md-170px{bottom:170px!important}.bottom-md-175px{bottom:175px!important}.bottom-md-180px{bottom:180px!important}.bottom-md-200px{bottom:200px!important}.bottom-md-210px{bottom:210px!important}.bottom-md-220px{bottom:220px!important}.bottom-md-225px{bottom:225px!important}.bottom-md-250px{bottom:250px!important}.bottom-md-275px{bottom:275px!important}.bottom-md-300px{bottom:300px!important}.bottom-md-320px{bottom:320px!important}.bottom-md-325px{bottom:325px!important}.bottom-md-350px{bottom:350px!important}.bottom-md-370px{bottom:370px!important}.bottom-md-375px{bottom:375px!important}.bottom-md-400px{bottom:400px!important}.bottom-md-425px{bottom:425px!important}.bottom-md-450px{bottom:450px!important}.bottom-md-475px{bottom:475px!important}.bottom-md-500px{bottom:500px!important}.bottom-md-550px{bottom:550px!important}.bottom-md-600px{bottom:600px!important}.bottom-md-650px{bottom:650px!important}.bottom-md-700px{bottom:700px!important}.bottom-md-750px{bottom:750px!important}.bottom-md-800px{bottom:800px!important}.bottom-md-850px{bottom:850px!important}.bottom-md-900px{bottom:900px!important}.bottom-md-950px{bottom:950px!important}.bottom-md-1000px{bottom:1000px!important}.w-md-unset{width:unset!important}.w-md-initial{width:initial!important}.w-md-inherit{width:inherit!important}.w-md-0{width:0!important}.w-md-1{width:.25rem!important}.w-md-2{width:.5rem!important}.w-md-2half{width:.75rem!important}.w-md-3{width:1rem!important}.w-md-4{width:1.5rem!important}.w-md-4half{width:2rem!important}.w-md-5{width:3rem!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.w-md-1px{width:1px!important}.w-md-2px{width:2px!important}.w-md-3px{width:3px!important}.w-md-4px{width:4px!important}.w-md-5px{width:5px!important}.w-md-6px{width:6px!important}.w-md-7px{width:7px!important}.w-md-8px{width:8px!important}.w-md-9px{width:9px!important}.w-md-10px{width:10px!important}.w-md-15px{width:15px!important}.w-md-20px{width:20px!important}.w-md-25px{width:25px!important}.w-md-30px{width:30px!important}.w-md-35px{width:35px!important}.w-md-40px{width:40px!important}.w-md-45px{width:45px!important}.w-md-50px{width:50px!important}.w-md-55px{width:55px!important}.w-md-60px{width:60px!important}.w-md-65px{width:65px!important}.w-md-70px{width:70px!important}.w-md-75px{width:75px!important}.w-md-80px{width:80px!important}.w-md-85px{width:85px!important}.w-md-90px{width:90px!important}.w-md-95px{width:95px!important}.w-md-100px{width:100px!important}.w-md-120px{width:120px!important}.w-md-125px{width:125px!important}.w-md-150px{width:150px!important}.w-md-165px{width:165px!important}.w-md-170px{width:170px!important}.w-md-175px{width:175px!important}.w-md-180px{width:180px!important}.w-md-200px{width:200px!important}.w-md-210px{width:210px!important}.w-md-220px{width:220px!important}.w-md-225px{width:225px!important}.w-md-250px{width:250px!important}.w-md-275px{width:275px!important}.w-md-300px{width:300px!important}.w-md-320px{width:320px!important}.w-md-325px{width:325px!important}.w-md-350px{width:350px!important}.w-md-370px{width:370px!important}.w-md-375px{width:375px!important}.w-md-400px{width:400px!important}.w-md-425px{width:425px!important}.w-md-450px{width:450px!important}.w-md-475px{width:475px!important}.w-md-500px{width:500px!important}.w-md-550px{width:550px!important}.w-md-600px{width:600px!important}.w-md-650px{width:650px!important}.w-md-700px{width:700px!important}.w-md-750px{width:750px!important}.w-md-800px{width:800px!important}.w-md-850px{width:850px!important}.w-md-900px{width:900px!important}.w-md-950px{width:950px!important}.w-md-1000px{width:1000px!important}.mw-md-unset{max-width:unset!important}.mw-md-initial{max-width:initial!important}.mw-md-inherit{max-width:inherit!important}.mw-md-0{max-width:0!important}.mw-md-1{max-width:.25rem!important}.mw-md-2{max-width:.5rem!important}.mw-md-2half{max-width:.75rem!important}.mw-md-3{max-width:1rem!important}.mw-md-4{max-width:1.5rem!important}.mw-md-4half{max-width:2rem!important}.mw-md-5{max-width:3rem!important}.mw-md-20{max-width:20%!important}.mw-md-25{max-width:25%!important}.mw-md-30{max-width:30%!important}.mw-md-40{max-width:40%!important}.mw-md-45{max-width:45%!important}.mw-md-50{max-width:50%!important}.mw-md-60{max-width:60%!important}.mw-md-65{max-width:65%!important}.mw-md-70{max-width:70%!important}.mw-md-75{max-width:75%!important}.mw-md-80{max-width:80%!important}.mw-md-85{max-width:85%!important}.mw-md-90{max-width:90%!important}.mw-md-95{max-width:95%!important}.mw-md-100{max-width:100%!important}.mw-md-auto{max-width:auto!important}.mw-md-1px{max-width:1px!important}.mw-md-2px{max-width:2px!important}.mw-md-3px{max-width:3px!important}.mw-md-4px{max-width:4px!important}.mw-md-5px{max-width:5px!important}.mw-md-6px{max-width:6px!important}.mw-md-7px{max-width:7px!important}.mw-md-8px{max-width:8px!important}.mw-md-9px{max-width:9px!important}.mw-md-10px{max-width:10px!important}.mw-md-15px{max-width:15px!important}.mw-md-20px{max-width:20px!important}.mw-md-25px{max-width:25px!important}.mw-md-30px{max-width:30px!important}.mw-md-35px{max-width:35px!important}.mw-md-40px{max-width:40px!important}.mw-md-45px{max-width:45px!important}.mw-md-50px{max-width:50px!important}.mw-md-55px{max-width:55px!important}.mw-md-60px{max-width:60px!important}.mw-md-65px{max-width:65px!important}.mw-md-70px{max-width:70px!important}.mw-md-75px{max-width:75px!important}.mw-md-80px{max-width:80px!important}.mw-md-85px{max-width:85px!important}.mw-md-90px{max-width:90px!important}.mw-md-95px{max-width:95px!important}.mw-md-100px{max-width:100px!important}.mw-md-120px{max-width:120px!important}.mw-md-125px{max-width:125px!important}.mw-md-150px{max-width:150px!important}.mw-md-165px{max-width:165px!important}.mw-md-170px{max-width:170px!important}.mw-md-175px{max-width:175px!important}.mw-md-180px{max-width:180px!important}.mw-md-200px{max-width:200px!important}.mw-md-210px{max-width:210px!important}.mw-md-220px{max-width:220px!important}.mw-md-225px{max-width:225px!important}.mw-md-250px{max-width:250px!important}.mw-md-275px{max-width:275px!important}.mw-md-300px{max-width:300px!important}.mw-md-320px{max-width:320px!important}.mw-md-325px{max-width:325px!important}.mw-md-350px{max-width:350px!important}.mw-md-370px{max-width:370px!important}.mw-md-375px{max-width:375px!important}.mw-md-400px{max-width:400px!important}.mw-md-425px{max-width:425px!important}.mw-md-450px{max-width:450px!important}.mw-md-475px{max-width:475px!important}.mw-md-500px{max-width:500px!important}.mw-md-550px{max-width:550px!important}.mw-md-600px{max-width:600px!important}.mw-md-650px{max-width:650px!important}.mw-md-700px{max-width:700px!important}.mw-md-750px{max-width:750px!important}.mw-md-800px{max-width:800px!important}.mw-md-850px{max-width:850px!important}.mw-md-900px{max-width:900px!important}.mw-md-950px{max-width:950px!important}.mw-md-1000px{max-width:1000px!important}.h-md-unset{height:unset!important}.h-md-initial{height:initial!important}.h-md-inherit{height:inherit!important}.h-md-0{height:0!important}.h-md-1{height:.25rem!important}.h-md-2{height:.5rem!important}.h-md-2half{height:.75rem!important}.h-md-3{height:1rem!important}.h-md-4{height:1.5rem!important}.h-md-4half{height:2rem!important}.h-md-5{height:3rem!important}.h-md-20{height:20%!important}.h-md-25{height:25%!important}.h-md-30{height:30%!important}.h-md-40{height:40%!important}.h-md-45{height:45%!important}.h-md-50{height:50%!important}.h-md-60{height:60%!important}.h-md-65{height:65%!important}.h-md-70{height:70%!important}.h-md-75{height:75%!important}.h-md-80{height:80%!important}.h-md-85{height:85%!important}.h-md-90{height:90%!important}.h-md-95{height:95%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.h-md-1px{height:1px!important}.h-md-2px{height:2px!important}.h-md-3px{height:3px!important}.h-md-4px{height:4px!important}.h-md-5px{height:5px!important}.h-md-6px{height:6px!important}.h-md-7px{height:7px!important}.h-md-8px{height:8px!important}.h-md-9px{height:9px!important}.h-md-10px{height:10px!important}.h-md-15px{height:15px!important}.h-md-20px{height:20px!important}.h-md-25px{height:25px!important}.h-md-30px{height:30px!important}.h-md-35px{height:35px!important}.h-md-40px{height:40px!important}.h-md-45px{height:45px!important}.h-md-50px{height:50px!important}.h-md-55px{height:55px!important}.h-md-60px{height:60px!important}.h-md-65px{height:65px!important}.h-md-70px{height:70px!important}.h-md-75px{height:75px!important}.h-md-80px{height:80px!important}.h-md-85px{height:85px!important}.h-md-90px{height:90px!important}.h-md-95px{height:95px!important}.h-md-100px{height:100px!important}.h-md-120px{height:120px!important}.h-md-125px{height:125px!important}.h-md-150px{height:150px!important}.h-md-165px{height:165px!important}.h-md-170px{height:170px!important}.h-md-175px{height:175px!important}.h-md-180px{height:180px!important}.h-md-200px{height:200px!important}.h-md-210px{height:210px!important}.h-md-220px{height:220px!important}.h-md-225px{height:225px!important}.h-md-250px{height:250px!important}.h-md-275px{height:275px!important}.h-md-300px{height:300px!important}.h-md-320px{height:320px!important}.h-md-325px{height:325px!important}.h-md-350px{height:350px!important}.h-md-370px{height:370px!important}.h-md-375px{height:375px!important}.h-md-400px{height:400px!important}.h-md-425px{height:425px!important}.h-md-450px{height:450px!important}.h-md-475px{height:475px!important}.h-md-500px{height:500px!important}.h-md-550px{height:550px!important}.h-md-600px{height:600px!important}.h-md-650px{height:650px!important}.h-md-700px{height:700px!important}.h-md-750px{height:750px!important}.h-md-800px{height:800px!important}.h-md-850px{height:850px!important}.h-md-900px{height:900px!important}.h-md-950px{height:950px!important}.h-md-1000px{height:1000px!important}.mh-md-unset{max-height:unset!important}.mh-md-initial{max-height:initial!important}.mh-md-inherit{max-height:inherit!important}.mh-md-0{max-height:0!important}.mh-md-1{max-height:.25rem!important}.mh-md-2{max-height:.5rem!important}.mh-md-2half{max-height:.75rem!important}.mh-md-3{max-height:1rem!important}.mh-md-4{max-height:1.5rem!important}.mh-md-4half{max-height:2rem!important}.mh-md-5{max-height:3rem!important}.mh-md-20{max-height:20%!important}.mh-md-25{max-height:25%!important}.mh-md-30{max-height:30%!important}.mh-md-40{max-height:40%!important}.mh-md-45{max-height:45%!important}.mh-md-50{max-height:50%!important}.mh-md-60{max-height:60%!important}.mh-md-65{max-height:65%!important}.mh-md-70{max-height:70%!important}.mh-md-75{max-height:75%!important}.mh-md-80{max-height:80%!important}.mh-md-85{max-height:85%!important}.mh-md-90{max-height:90%!important}.mh-md-95{max-height:95%!important}.mh-md-100{max-height:100%!important}.mh-md-auto{max-height:auto!important}.mh-md-1px{max-height:1px!important}.mh-md-2px{max-height:2px!important}.mh-md-3px{max-height:3px!important}.mh-md-4px{max-height:4px!important}.mh-md-5px{max-height:5px!important}.mh-md-6px{max-height:6px!important}.mh-md-7px{max-height:7px!important}.mh-md-8px{max-height:8px!important}.mh-md-9px{max-height:9px!important}.mh-md-10px{max-height:10px!important}.mh-md-15px{max-height:15px!important}.mh-md-20px{max-height:20px!important}.mh-md-25px{max-height:25px!important}.mh-md-30px{max-height:30px!important}.mh-md-35px{max-height:35px!important}.mh-md-40px{max-height:40px!important}.mh-md-45px{max-height:45px!important}.mh-md-50px{max-height:50px!important}.mh-md-55px{max-height:55px!important}.mh-md-60px{max-height:60px!important}.mh-md-65px{max-height:65px!important}.mh-md-70px{max-height:70px!important}.mh-md-75px{max-height:75px!important}.mh-md-80px{max-height:80px!important}.mh-md-85px{max-height:85px!important}.mh-md-90px{max-height:90px!important}.mh-md-95px{max-height:95px!important}.mh-md-100px{max-height:100px!important}.mh-md-120px{max-height:120px!important}.mh-md-125px{max-height:125px!important}.mh-md-150px{max-height:150px!important}.mh-md-165px{max-height:165px!important}.mh-md-170px{max-height:170px!important}.mh-md-175px{max-height:175px!important}.mh-md-180px{max-height:180px!important}.mh-md-200px{max-height:200px!important}.mh-md-210px{max-height:210px!important}.mh-md-220px{max-height:220px!important}.mh-md-225px{max-height:225px!important}.mh-md-250px{max-height:250px!important}.mh-md-275px{max-height:275px!important}.mh-md-300px{max-height:300px!important}.mh-md-320px{max-height:320px!important}.mh-md-325px{max-height:325px!important}.mh-md-350px{max-height:350px!important}.mh-md-370px{max-height:370px!important}.mh-md-375px{max-height:375px!important}.mh-md-400px{max-height:400px!important}.mh-md-425px{max-height:425px!important}.mh-md-450px{max-height:450px!important}.mh-md-475px{max-height:475px!important}.mh-md-500px{max-height:500px!important}.mh-md-550px{max-height:550px!important}.mh-md-600px{max-height:600px!important}.mh-md-650px{max-height:650px!important}.mh-md-700px{max-height:700px!important}.mh-md-750px{max-height:750px!important}.mh-md-800px{max-height:800px!important}.mh-md-850px{max-height:850px!important}.mh-md-900px{max-height:900px!important}.mh-md-950px{max-height:950px!important}.mh-md-1000px{max-height:1000px!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-4half{margin:2rem!important}.m-md-6{margin:3.5rem!important}.m-md-7{margin:4rem!important}.m-md-8{margin:4.5rem!important}.m-md-9{margin:5rem!important}.m-md-halfpx{margin:.5px!important}.m-md-1px{margin:1px!important}.m-md-2px{margin:2px!important}.m-md-5px{margin:5px!important}.m-md-7px{margin:7px!important}.m-md-10px{margin:10px!important}.m-md-12px{margin:12px!important}.m-md-15px{margin:15px!important}.m-md-20px{margin:20px!important}.m-md-25px{margin:25px!important}.m-md-30px{margin:30px!important}.m-md-35px{margin:35px!important}.m-md-40px{margin:40px!important}.m-md-45px{margin:45px!important}.m-md-50px{margin:50px!important}.m-md-55px{margin:55px!important}.m-md-60px{margin:60px!important}.m-md-65px{margin:65px!important}.m-md-70px{margin:70px!important}.m-md-75px{margin:75px!important}.m-md-80px{margin:80px!important}.m-md-85px{margin:85px!important}.m-md-90px{margin:90px!important}.m-md-95px{margin:95px!important}.m-md-100px{margin:100px!important}.m-md-100{margin:100%!important}.m-md-110px{margin:110px!important}.m-md-120px{margin:120px!important}.m-md-130px{margin:130px!important}.m-md-140px{margin:140px!important}.m-md-150px{margin:150px!important}.m-md-160px{margin:160px!important}.m-md-170px{margin:170px!important}.m-md-180px{margin:180px!important}.m-md-190px{margin:190px!important}.m-md-200px{margin:200px!important}.m-md-220px{margin:220px!important}.m-md-240px{margin:240px!important}.m-md-260px{margin:260px!important}.m-md-280px{margin:280px!important}.m-md-300px{margin:300px!important}.m-md-320px{margin:320px!important}.m-md-340px{margin:340px!important}.m-md-360px{margin:360px!important}.m-md-380px{margin:380px!important}.m-md-400px{margin:400px!important}.m-md-420px{margin:420px!important}.m-md-440px{margin:440px!important}.m-md-460px{margin:460px!important}.m-md-480px{margin:480px!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-4half{margin-right:2rem!important;margin-left:2rem!important}.mx-md-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-7{margin-right:4rem!important;margin-left:4rem!important}.mx-md-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-9{margin-right:5rem!important;margin-left:5rem!important}.mx-md-halfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-md-1px{margin-right:1px!important;margin-left:1px!important}.mx-md-2px{margin-right:2px!important;margin-left:2px!important}.mx-md-5px{margin-right:5px!important;margin-left:5px!important}.mx-md-7px{margin-right:7px!important;margin-left:7px!important}.mx-md-10px{margin-right:10px!important;margin-left:10px!important}.mx-md-12px{margin-right:12px!important;margin-left:12px!important}.mx-md-15px{margin-right:15px!important;margin-left:15px!important}.mx-md-20px{margin-right:20px!important;margin-left:20px!important}.mx-md-25px{margin-right:25px!important;margin-left:25px!important}.mx-md-30px{margin-right:30px!important;margin-left:30px!important}.mx-md-35px{margin-right:35px!important;margin-left:35px!important}.mx-md-40px{margin-right:40px!important;margin-left:40px!important}.mx-md-45px{margin-right:45px!important;margin-left:45px!important}.mx-md-50px{margin-right:50px!important;margin-left:50px!important}.mx-md-55px{margin-right:55px!important;margin-left:55px!important}.mx-md-60px{margin-right:60px!important;margin-left:60px!important}.mx-md-65px{margin-right:65px!important;margin-left:65px!important}.mx-md-70px{margin-right:70px!important;margin-left:70px!important}.mx-md-75px{margin-right:75px!important;margin-left:75px!important}.mx-md-80px{margin-right:80px!important;margin-left:80px!important}.mx-md-85px{margin-right:85px!important;margin-left:85px!important}.mx-md-90px{margin-right:90px!important;margin-left:90px!important}.mx-md-95px{margin-right:95px!important;margin-left:95px!important}.mx-md-100px{margin-right:100px!important;margin-left:100px!important}.mx-md-100{margin-right:100%!important;margin-left:100%!important}.mx-md-110px{margin-right:110px!important;margin-left:110px!important}.mx-md-120px{margin-right:120px!important;margin-left:120px!important}.mx-md-130px{margin-right:130px!important;margin-left:130px!important}.mx-md-140px{margin-right:140px!important;margin-left:140px!important}.mx-md-150px{margin-right:150px!important;margin-left:150px!important}.mx-md-160px{margin-right:160px!important;margin-left:160px!important}.mx-md-170px{margin-right:170px!important;margin-left:170px!important}.mx-md-180px{margin-right:180px!important;margin-left:180px!important}.mx-md-190px{margin-right:190px!important;margin-left:190px!important}.mx-md-200px{margin-right:200px!important;margin-left:200px!important}.mx-md-220px{margin-right:220px!important;margin-left:220px!important}.mx-md-240px{margin-right:240px!important;margin-left:240px!important}.mx-md-260px{margin-right:260px!important;margin-left:260px!important}.mx-md-280px{margin-right:280px!important;margin-left:280px!important}.mx-md-300px{margin-right:300px!important;margin-left:300px!important}.mx-md-320px{margin-right:320px!important;margin-left:320px!important}.mx-md-340px{margin-right:340px!important;margin-left:340px!important}.mx-md-360px{margin-right:360px!important;margin-left:360px!important}.mx-md-380px{margin-right:380px!important;margin-left:380px!important}.mx-md-400px{margin-right:400px!important;margin-left:400px!important}.mx-md-420px{margin-right:420px!important;margin-left:420px!important}.mx-md-440px{margin-right:440px!important;margin-left:440px!important}.mx-md-460px{margin-right:460px!important;margin-left:460px!important}.mx-md-480px{margin-right:480px!important;margin-left:480px!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-4half{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-halfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-md-1px{margin-top:1px!important;margin-bottom:1px!important}.my-md-2px{margin-top:2px!important;margin-bottom:2px!important}.my-md-5px{margin-top:5px!important;margin-bottom:5px!important}.my-md-7px{margin-top:7px!important;margin-bottom:7px!important}.my-md-10px{margin-top:10px!important;margin-bottom:10px!important}.my-md-12px{margin-top:12px!important;margin-bottom:12px!important}.my-md-15px{margin-top:15px!important;margin-bottom:15px!important}.my-md-20px{margin-top:20px!important;margin-bottom:20px!important}.my-md-25px{margin-top:25px!important;margin-bottom:25px!important}.my-md-30px{margin-top:30px!important;margin-bottom:30px!important}.my-md-35px{margin-top:35px!important;margin-bottom:35px!important}.my-md-40px{margin-top:40px!important;margin-bottom:40px!important}.my-md-45px{margin-top:45px!important;margin-bottom:45px!important}.my-md-50px{margin-top:50px!important;margin-bottom:50px!important}.my-md-55px{margin-top:55px!important;margin-bottom:55px!important}.my-md-60px{margin-top:60px!important;margin-bottom:60px!important}.my-md-65px{margin-top:65px!important;margin-bottom:65px!important}.my-md-70px{margin-top:70px!important;margin-bottom:70px!important}.my-md-75px{margin-top:75px!important;margin-bottom:75px!important}.my-md-80px{margin-top:80px!important;margin-bottom:80px!important}.my-md-85px{margin-top:85px!important;margin-bottom:85px!important}.my-md-90px{margin-top:90px!important;margin-bottom:90px!important}.my-md-95px{margin-top:95px!important;margin-bottom:95px!important}.my-md-100px{margin-top:100px!important;margin-bottom:100px!important}.my-md-100{margin-top:100%!important;margin-bottom:100%!important}.my-md-110px{margin-top:110px!important;margin-bottom:110px!important}.my-md-120px{margin-top:120px!important;margin-bottom:120px!important}.my-md-130px{margin-top:130px!important;margin-bottom:130px!important}.my-md-140px{margin-top:140px!important;margin-bottom:140px!important}.my-md-150px{margin-top:150px!important;margin-bottom:150px!important}.my-md-160px{margin-top:160px!important;margin-bottom:160px!important}.my-md-170px{margin-top:170px!important;margin-bottom:170px!important}.my-md-180px{margin-top:180px!important;margin-bottom:180px!important}.my-md-190px{margin-top:190px!important;margin-bottom:190px!important}.my-md-200px{margin-top:200px!important;margin-bottom:200px!important}.my-md-220px{margin-top:220px!important;margin-bottom:220px!important}.my-md-240px{margin-top:240px!important;margin-bottom:240px!important}.my-md-260px{margin-top:260px!important;margin-bottom:260px!important}.my-md-280px{margin-top:280px!important;margin-bottom:280px!important}.my-md-300px{margin-top:300px!important;margin-bottom:300px!important}.my-md-320px{margin-top:320px!important;margin-bottom:320px!important}.my-md-340px{margin-top:340px!important;margin-bottom:340px!important}.my-md-360px{margin-top:360px!important;margin-bottom:360px!important}.my-md-380px{margin-top:380px!important;margin-bottom:380px!important}.my-md-400px{margin-top:400px!important;margin-bottom:400px!important}.my-md-420px{margin-top:420px!important;margin-bottom:420px!important}.my-md-440px{margin-top:440px!important;margin-bottom:440px!important}.my-md-460px{margin-top:460px!important;margin-bottom:460px!important}.my-md-480px{margin-top:480px!important;margin-bottom:480px!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-4half{margin-top:2rem!important}.mt-md-6{margin-top:3.5rem!important}.mt-md-7{margin-top:4rem!important}.mt-md-8{margin-top:4.5rem!important}.mt-md-9{margin-top:5rem!important}.mt-md-halfpx{margin-top:.5px!important}.mt-md-1px{margin-top:1px!important}.mt-md-2px{margin-top:2px!important}.mt-md-5px{margin-top:5px!important}.mt-md-7px{margin-top:7px!important}.mt-md-10px{margin-top:10px!important}.mt-md-12px{margin-top:12px!important}.mt-md-15px{margin-top:15px!important}.mt-md-20px{margin-top:20px!important}.mt-md-25px{margin-top:25px!important}.mt-md-30px{margin-top:30px!important}.mt-md-35px{margin-top:35px!important}.mt-md-40px{margin-top:40px!important}.mt-md-45px{margin-top:45px!important}.mt-md-50px{margin-top:50px!important}.mt-md-55px{margin-top:55px!important}.mt-md-60px{margin-top:60px!important}.mt-md-65px{margin-top:65px!important}.mt-md-70px{margin-top:70px!important}.mt-md-75px{margin-top:75px!important}.mt-md-80px{margin-top:80px!important}.mt-md-85px{margin-top:85px!important}.mt-md-90px{margin-top:90px!important}.mt-md-95px{margin-top:95px!important}.mt-md-100px{margin-top:100px!important}.mt-md-100{margin-top:100%!important}.mt-md-110px{margin-top:110px!important}.mt-md-120px{margin-top:120px!important}.mt-md-130px{margin-top:130px!important}.mt-md-140px{margin-top:140px!important}.mt-md-150px{margin-top:150px!important}.mt-md-160px{margin-top:160px!important}.mt-md-170px{margin-top:170px!important}.mt-md-180px{margin-top:180px!important}.mt-md-190px{margin-top:190px!important}.mt-md-200px{margin-top:200px!important}.mt-md-220px{margin-top:220px!important}.mt-md-240px{margin-top:240px!important}.mt-md-260px{margin-top:260px!important}.mt-md-280px{margin-top:280px!important}.mt-md-300px{margin-top:300px!important}.mt-md-320px{margin-top:320px!important}.mt-md-340px{margin-top:340px!important}.mt-md-360px{margin-top:360px!important}.mt-md-380px{margin-top:380px!important}.mt-md-400px{margin-top:400px!important}.mt-md-420px{margin-top:420px!important}.mt-md-440px{margin-top:440px!important}.mt-md-460px{margin-top:460px!important}.mt-md-480px{margin-top:480px!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-4half{margin-right:2rem!important}.me-md-6{margin-right:3.5rem!important}.me-md-7{margin-right:4rem!important}.me-md-8{margin-right:4.5rem!important}.me-md-9{margin-right:5rem!important}.me-md-halfpx{margin-right:.5px!important}.me-md-1px{margin-right:1px!important}.me-md-2px{margin-right:2px!important}.me-md-5px{margin-right:5px!important}.me-md-7px{margin-right:7px!important}.me-md-10px{margin-right:10px!important}.me-md-12px{margin-right:12px!important}.me-md-15px{margin-right:15px!important}.me-md-20px{margin-right:20px!important}.me-md-25px{margin-right:25px!important}.me-md-30px{margin-right:30px!important}.me-md-35px{margin-right:35px!important}.me-md-40px{margin-right:40px!important}.me-md-45px{margin-right:45px!important}.me-md-50px{margin-right:50px!important}.me-md-55px{margin-right:55px!important}.me-md-60px{margin-right:60px!important}.me-md-65px{margin-right:65px!important}.me-md-70px{margin-right:70px!important}.me-md-75px{margin-right:75px!important}.me-md-80px{margin-right:80px!important}.me-md-85px{margin-right:85px!important}.me-md-90px{margin-right:90px!important}.me-md-95px{margin-right:95px!important}.me-md-100px{margin-right:100px!important}.me-md-100{margin-right:100%!important}.me-md-110px{margin-right:110px!important}.me-md-120px{margin-right:120px!important}.me-md-130px{margin-right:130px!important}.me-md-140px{margin-right:140px!important}.me-md-150px{margin-right:150px!important}.me-md-160px{margin-right:160px!important}.me-md-170px{margin-right:170px!important}.me-md-180px{margin-right:180px!important}.me-md-190px{margin-right:190px!important}.me-md-200px{margin-right:200px!important}.me-md-220px{margin-right:220px!important}.me-md-240px{margin-right:240px!important}.me-md-260px{margin-right:260px!important}.me-md-280px{margin-right:280px!important}.me-md-300px{margin-right:300px!important}.me-md-320px{margin-right:320px!important}.me-md-340px{margin-right:340px!important}.me-md-360px{margin-right:360px!important}.me-md-380px{margin-right:380px!important}.me-md-400px{margin-right:400px!important}.me-md-420px{margin-right:420px!important}.me-md-440px{margin-right:440px!important}.me-md-460px{margin-right:460px!important}.me-md-480px{margin-right:480px!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-4half{margin-bottom:2rem!important}.mb-md-6{margin-bottom:3.5rem!important}.mb-md-7{margin-bottom:4rem!important}.mb-md-8{margin-bottom:4.5rem!important}.mb-md-9{margin-bottom:5rem!important}.mb-md-halfpx{margin-bottom:.5px!important}.mb-md-1px{margin-bottom:1px!important}.mb-md-2px{margin-bottom:2px!important}.mb-md-5px{margin-bottom:5px!important}.mb-md-7px{margin-bottom:7px!important}.mb-md-10px{margin-bottom:10px!important}.mb-md-12px{margin-bottom:12px!important}.mb-md-15px{margin-bottom:15px!important}.mb-md-20px{margin-bottom:20px!important}.mb-md-25px{margin-bottom:25px!important}.mb-md-30px{margin-bottom:30px!important}.mb-md-35px{margin-bottom:35px!important}.mb-md-40px{margin-bottom:40px!important}.mb-md-45px{margin-bottom:45px!important}.mb-md-50px{margin-bottom:50px!important}.mb-md-55px{margin-bottom:55px!important}.mb-md-60px{margin-bottom:60px!important}.mb-md-65px{margin-bottom:65px!important}.mb-md-70px{margin-bottom:70px!important}.mb-md-75px{margin-bottom:75px!important}.mb-md-80px{margin-bottom:80px!important}.mb-md-85px{margin-bottom:85px!important}.mb-md-90px{margin-bottom:90px!important}.mb-md-95px{margin-bottom:95px!important}.mb-md-100px{margin-bottom:100px!important}.mb-md-100{margin-bottom:100%!important}.mb-md-110px{margin-bottom:110px!important}.mb-md-120px{margin-bottom:120px!important}.mb-md-130px{margin-bottom:130px!important}.mb-md-140px{margin-bottom:140px!important}.mb-md-150px{margin-bottom:150px!important}.mb-md-160px{margin-bottom:160px!important}.mb-md-170px{margin-bottom:170px!important}.mb-md-180px{margin-bottom:180px!important}.mb-md-190px{margin-bottom:190px!important}.mb-md-200px{margin-bottom:200px!important}.mb-md-220px{margin-bottom:220px!important}.mb-md-240px{margin-bottom:240px!important}.mb-md-260px{margin-bottom:260px!important}.mb-md-280px{margin-bottom:280px!important}.mb-md-300px{margin-bottom:300px!important}.mb-md-320px{margin-bottom:320px!important}.mb-md-340px{margin-bottom:340px!important}.mb-md-360px{margin-bottom:360px!important}.mb-md-380px{margin-bottom:380px!important}.mb-md-400px{margin-bottom:400px!important}.mb-md-420px{margin-bottom:420px!important}.mb-md-440px{margin-bottom:440px!important}.mb-md-460px{margin-bottom:460px!important}.mb-md-480px{margin-bottom:480px!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-4half{margin-left:2rem!important}.ms-md-6{margin-left:3.5rem!important}.ms-md-7{margin-left:4rem!important}.ms-md-8{margin-left:4.5rem!important}.ms-md-9{margin-left:5rem!important}.ms-md-halfpx{margin-left:.5px!important}.ms-md-1px{margin-left:1px!important}.ms-md-2px{margin-left:2px!important}.ms-md-5px{margin-left:5px!important}.ms-md-7px{margin-left:7px!important}.ms-md-10px{margin-left:10px!important}.ms-md-12px{margin-left:12px!important}.ms-md-15px{margin-left:15px!important}.ms-md-20px{margin-left:20px!important}.ms-md-25px{margin-left:25px!important}.ms-md-30px{margin-left:30px!important}.ms-md-35px{margin-left:35px!important}.ms-md-40px{margin-left:40px!important}.ms-md-45px{margin-left:45px!important}.ms-md-50px{margin-left:50px!important}.ms-md-55px{margin-left:55px!important}.ms-md-60px{margin-left:60px!important}.ms-md-65px{margin-left:65px!important}.ms-md-70px{margin-left:70px!important}.ms-md-75px{margin-left:75px!important}.ms-md-80px{margin-left:80px!important}.ms-md-85px{margin-left:85px!important}.ms-md-90px{margin-left:90px!important}.ms-md-95px{margin-left:95px!important}.ms-md-100px{margin-left:100px!important}.ms-md-100{margin-left:100%!important}.ms-md-110px{margin-left:110px!important}.ms-md-120px{margin-left:120px!important}.ms-md-130px{margin-left:130px!important}.ms-md-140px{margin-left:140px!important}.ms-md-150px{margin-left:150px!important}.ms-md-160px{margin-left:160px!important}.ms-md-170px{margin-left:170px!important}.ms-md-180px{margin-left:180px!important}.ms-md-190px{margin-left:190px!important}.ms-md-200px{margin-left:200px!important}.ms-md-220px{margin-left:220px!important}.ms-md-240px{margin-left:240px!important}.ms-md-260px{margin-left:260px!important}.ms-md-280px{margin-left:280px!important}.ms-md-300px{margin-left:300px!important}.ms-md-320px{margin-left:320px!important}.ms-md-340px{margin-left:340px!important}.ms-md-360px{margin-left:360px!important}.ms-md-380px{margin-left:380px!important}.ms-md-400px{margin-left:400px!important}.ms-md-420px{margin-left:420px!important}.ms-md-440px{margin-left:440px!important}.ms-md-460px{margin-left:460px!important}.ms-md-480px{margin-left:480px!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.m-md-n4half{margin:-2rem!important}.m-md-n6{margin:-3.5rem!important}.m-md-n7{margin:-4rem!important}.m-md-n8{margin:-4.5rem!important}.m-md-n9{margin:-5rem!important}.m-md-nhalfpx{margin:.5px!important}.m-md-n1px{margin:-1px!important}.m-md-n2px{margin:-2px!important}.m-md-n5px{margin:-5px!important}.m-md-n7px{margin:-7px!important}.m-md-n10px{margin:-10px!important}.m-md-n12px{margin:-12px!important}.m-md-n15px{margin:-15px!important}.m-md-n20px{margin:-20px!important}.m-md-n25px{margin:-25px!important}.m-md-n30px{margin:-30px!important}.m-md-n35px{margin:-35px!important}.m-md-n40px{margin:-40px!important}.m-md-n45px{margin:-45px!important}.m-md-n50px{margin:-50px!important}.m-md-n55px{margin:-55px!important}.m-md-n60px{margin:-60px!important}.m-md-n65px{margin:-65px!important}.m-md-n70px{margin:-70px!important}.m-md-n75px{margin:-75px!important}.m-md-n80px{margin:-80px!important}.m-md-n85px{margin:-85px!important}.m-md-n90px{margin:-90px!important}.m-md-n95px{margin:-95px!important}.m-md-n100px{margin:-100px!important}.m-md-n100{margin:-100%!important}.m-md-n110px{margin:-110px!important}.m-md-n120px{margin:-120px!important}.m-md-n130px{margin:-130px!important}.m-md-n140px{margin:-140px!important}.m-md-n150px{margin:-150px!important}.m-md-n160px{margin:-160px!important}.m-md-n170px{margin:-170px!important}.m-md-n180px{margin:-180px!important}.m-md-n190px{margin:-190px!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n4half{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n6{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-md-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n8{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-md-n9{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-nhalfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-md-n1px{margin-right:-1px!important;margin-left:-1px!important}.mx-md-n2px{margin-right:-2px!important;margin-left:-2px!important}.mx-md-n5px{margin-right:-5px!important;margin-left:-5px!important}.mx-md-n7px{margin-right:-7px!important;margin-left:-7px!important}.mx-md-n10px{margin-right:-10px!important;margin-left:-10px!important}.mx-md-n12px{margin-right:-12px!important;margin-left:-12px!important}.mx-md-n15px{margin-right:-15px!important;margin-left:-15px!important}.mx-md-n20px{margin-right:-20px!important;margin-left:-20px!important}.mx-md-n25px{margin-right:-25px!important;margin-left:-25px!important}.mx-md-n30px{margin-right:-30px!important;margin-left:-30px!important}.mx-md-n35px{margin-right:-35px!important;margin-left:-35px!important}.mx-md-n40px{margin-right:-40px!important;margin-left:-40px!important}.mx-md-n45px{margin-right:-45px!important;margin-left:-45px!important}.mx-md-n50px{margin-right:-50px!important;margin-left:-50px!important}.mx-md-n55px{margin-right:-55px!important;margin-left:-55px!important}.mx-md-n60px{margin-right:-60px!important;margin-left:-60px!important}.mx-md-n65px{margin-right:-65px!important;margin-left:-65px!important}.mx-md-n70px{margin-right:-70px!important;margin-left:-70px!important}.mx-md-n75px{margin-right:-75px!important;margin-left:-75px!important}.mx-md-n80px{margin-right:-80px!important;margin-left:-80px!important}.mx-md-n85px{margin-right:-85px!important;margin-left:-85px!important}.mx-md-n90px{margin-right:-90px!important;margin-left:-90px!important}.mx-md-n95px{margin-right:-95px!important;margin-left:-95px!important}.mx-md-n100px{margin-right:-100px!important;margin-left:-100px!important}.mx-md-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-md-n110px{margin-right:-110px!important;margin-left:-110px!important}.mx-md-n120px{margin-right:-120px!important;margin-left:-120px!important}.mx-md-n130px{margin-right:-130px!important;margin-left:-130px!important}.mx-md-n140px{margin-right:-140px!important;margin-left:-140px!important}.mx-md-n150px{margin-right:-150px!important;margin-left:-150px!important}.mx-md-n160px{margin-right:-160px!important;margin-left:-160px!important}.mx-md-n170px{margin-right:-170px!important;margin-left:-170px!important}.mx-md-n180px{margin-right:-180px!important;margin-left:-180px!important}.mx-md-n190px{margin-right:-190px!important;margin-left:-190px!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n4half{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n6{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-md-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n8{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-md-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-nhalfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-md-n1px{margin-top:-1px!important;margin-bottom:-1px!important}.my-md-n2px{margin-top:-2px!important;margin-bottom:-2px!important}.my-md-n5px{margin-top:-5px!important;margin-bottom:-5px!important}.my-md-n7px{margin-top:-7px!important;margin-bottom:-7px!important}.my-md-n10px{margin-top:-10px!important;margin-bottom:-10px!important}.my-md-n12px{margin-top:-12px!important;margin-bottom:-12px!important}.my-md-n15px{margin-top:-15px!important;margin-bottom:-15px!important}.my-md-n20px{margin-top:-20px!important;margin-bottom:-20px!important}.my-md-n25px{margin-top:-25px!important;margin-bottom:-25px!important}.my-md-n30px{margin-top:-30px!important;margin-bottom:-30px!important}.my-md-n35px{margin-top:-35px!important;margin-bottom:-35px!important}.my-md-n40px{margin-top:-40px!important;margin-bottom:-40px!important}.my-md-n45px{margin-top:-45px!important;margin-bottom:-45px!important}.my-md-n50px{margin-top:-50px!important;margin-bottom:-50px!important}.my-md-n55px{margin-top:-55px!important;margin-bottom:-55px!important}.my-md-n60px{margin-top:-60px!important;margin-bottom:-60px!important}.my-md-n65px{margin-top:-65px!important;margin-bottom:-65px!important}.my-md-n70px{margin-top:-70px!important;margin-bottom:-70px!important}.my-md-n75px{margin-top:-75px!important;margin-bottom:-75px!important}.my-md-n80px{margin-top:-80px!important;margin-bottom:-80px!important}.my-md-n85px{margin-top:-85px!important;margin-bottom:-85px!important}.my-md-n90px{margin-top:-90px!important;margin-bottom:-90px!important}.my-md-n95px{margin-top:-95px!important;margin-bottom:-95px!important}.my-md-n100px{margin-top:-100px!important;margin-bottom:-100px!important}.my-md-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-md-n110px{margin-top:-110px!important;margin-bottom:-110px!important}.my-md-n120px{margin-top:-120px!important;margin-bottom:-120px!important}.my-md-n130px{margin-top:-130px!important;margin-bottom:-130px!important}.my-md-n140px{margin-top:-140px!important;margin-bottom:-140px!important}.my-md-n150px{margin-top:-150px!important;margin-bottom:-150px!important}.my-md-n160px{margin-top:-160px!important;margin-bottom:-160px!important}.my-md-n170px{margin-top:-170px!important;margin-bottom:-170px!important}.my-md-n180px{margin-top:-180px!important;margin-bottom:-180px!important}.my-md-n190px{margin-top:-190px!important;margin-bottom:-190px!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n4half{margin-top:-2rem!important}.mt-md-n6{margin-top:-3.5rem!important}.mt-md-n7{margin-top:-4rem!important}.mt-md-n8{margin-top:-4.5rem!important}.mt-md-n9{margin-top:-5rem!important}.mt-md-nhalfpx{margin-top:.5px!important}.mt-md-n1px{margin-top:-1px!important}.mt-md-n2px{margin-top:-2px!important}.mt-md-n5px{margin-top:-5px!important}.mt-md-n7px{margin-top:-7px!important}.mt-md-n10px{margin-top:-10px!important}.mt-md-n12px{margin-top:-12px!important}.mt-md-n15px{margin-top:-15px!important}.mt-md-n20px{margin-top:-20px!important}.mt-md-n25px{margin-top:-25px!important}.mt-md-n30px{margin-top:-30px!important}.mt-md-n35px{margin-top:-35px!important}.mt-md-n40px{margin-top:-40px!important}.mt-md-n45px{margin-top:-45px!important}.mt-md-n50px{margin-top:-50px!important}.mt-md-n55px{margin-top:-55px!important}.mt-md-n60px{margin-top:-60px!important}.mt-md-n65px{margin-top:-65px!important}.mt-md-n70px{margin-top:-70px!important}.mt-md-n75px{margin-top:-75px!important}.mt-md-n80px{margin-top:-80px!important}.mt-md-n85px{margin-top:-85px!important}.mt-md-n90px{margin-top:-90px!important}.mt-md-n95px{margin-top:-95px!important}.mt-md-n100px{margin-top:-100px!important}.mt-md-n100{margin-top:-100%!important}.mt-md-n110px{margin-top:-110px!important}.mt-md-n120px{margin-top:-120px!important}.mt-md-n130px{margin-top:-130px!important}.mt-md-n140px{margin-top:-140px!important}.mt-md-n150px{margin-top:-150px!important}.mt-md-n160px{margin-top:-160px!important}.mt-md-n170px{margin-top:-170px!important}.mt-md-n180px{margin-top:-180px!important}.mt-md-n190px{margin-top:-190px!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.me-md-n4half{margin-right:-2rem!important}.me-md-n6{margin-right:-3.5rem!important}.me-md-n7{margin-right:-4rem!important}.me-md-n8{margin-right:-4.5rem!important}.me-md-n9{margin-right:-5rem!important}.me-md-nhalfpx{margin-right:.5px!important}.me-md-n1px{margin-right:-1px!important}.me-md-n2px{margin-right:-2px!important}.me-md-n5px{margin-right:-5px!important}.me-md-n7px{margin-right:-7px!important}.me-md-n10px{margin-right:-10px!important}.me-md-n12px{margin-right:-12px!important}.me-md-n15px{margin-right:-15px!important}.me-md-n20px{margin-right:-20px!important}.me-md-n25px{margin-right:-25px!important}.me-md-n30px{margin-right:-30px!important}.me-md-n35px{margin-right:-35px!important}.me-md-n40px{margin-right:-40px!important}.me-md-n45px{margin-right:-45px!important}.me-md-n50px{margin-right:-50px!important}.me-md-n55px{margin-right:-55px!important}.me-md-n60px{margin-right:-60px!important}.me-md-n65px{margin-right:-65px!important}.me-md-n70px{margin-right:-70px!important}.me-md-n75px{margin-right:-75px!important}.me-md-n80px{margin-right:-80px!important}.me-md-n85px{margin-right:-85px!important}.me-md-n90px{margin-right:-90px!important}.me-md-n95px{margin-right:-95px!important}.me-md-n100px{margin-right:-100px!important}.me-md-n100{margin-right:-100%!important}.me-md-n110px{margin-right:-110px!important}.me-md-n120px{margin-right:-120px!important}.me-md-n130px{margin-right:-130px!important}.me-md-n140px{margin-right:-140px!important}.me-md-n150px{margin-right:-150px!important}.me-md-n160px{margin-right:-160px!important}.me-md-n170px{margin-right:-170px!important}.me-md-n180px{margin-right:-180px!important}.me-md-n190px{margin-right:-190px!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n4half{margin-bottom:-2rem!important}.mb-md-n6{margin-bottom:-3.5rem!important}.mb-md-n7{margin-bottom:-4rem!important}.mb-md-n8{margin-bottom:-4.5rem!important}.mb-md-n9{margin-bottom:-5rem!important}.mb-md-nhalfpx{margin-bottom:.5px!important}.mb-md-n1px{margin-bottom:-1px!important}.mb-md-n2px{margin-bottom:-2px!important}.mb-md-n5px{margin-bottom:-5px!important}.mb-md-n7px{margin-bottom:-7px!important}.mb-md-n10px{margin-bottom:-10px!important}.mb-md-n12px{margin-bottom:-12px!important}.mb-md-n15px{margin-bottom:-15px!important}.mb-md-n20px{margin-bottom:-20px!important}.mb-md-n25px{margin-bottom:-25px!important}.mb-md-n30px{margin-bottom:-30px!important}.mb-md-n35px{margin-bottom:-35px!important}.mb-md-n40px{margin-bottom:-40px!important}.mb-md-n45px{margin-bottom:-45px!important}.mb-md-n50px{margin-bottom:-50px!important}.mb-md-n55px{margin-bottom:-55px!important}.mb-md-n60px{margin-bottom:-60px!important}.mb-md-n65px{margin-bottom:-65px!important}.mb-md-n70px{margin-bottom:-70px!important}.mb-md-n75px{margin-bottom:-75px!important}.mb-md-n80px{margin-bottom:-80px!important}.mb-md-n85px{margin-bottom:-85px!important}.mb-md-n90px{margin-bottom:-90px!important}.mb-md-n95px{margin-bottom:-95px!important}.mb-md-n100px{margin-bottom:-100px!important}.mb-md-n100{margin-bottom:-100%!important}.mb-md-n110px{margin-bottom:-110px!important}.mb-md-n120px{margin-bottom:-120px!important}.mb-md-n130px{margin-bottom:-130px!important}.mb-md-n140px{margin-bottom:-140px!important}.mb-md-n150px{margin-bottom:-150px!important}.mb-md-n160px{margin-bottom:-160px!important}.mb-md-n170px{margin-bottom:-170px!important}.mb-md-n180px{margin-bottom:-180px!important}.mb-md-n190px{margin-bottom:-190px!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.ms-md-n4half{margin-left:-2rem!important}.ms-md-n6{margin-left:-3.5rem!important}.ms-md-n7{margin-left:-4rem!important}.ms-md-n8{margin-left:-4.5rem!important}.ms-md-n9{margin-left:-5rem!important}.ms-md-nhalfpx{margin-left:.5px!important}.ms-md-n1px{margin-left:-1px!important}.ms-md-n2px{margin-left:-2px!important}.ms-md-n5px{margin-left:-5px!important}.ms-md-n7px{margin-left:-7px!important}.ms-md-n10px{margin-left:-10px!important}.ms-md-n12px{margin-left:-12px!important}.ms-md-n15px{margin-left:-15px!important}.ms-md-n20px{margin-left:-20px!important}.ms-md-n25px{margin-left:-25px!important}.ms-md-n30px{margin-left:-30px!important}.ms-md-n35px{margin-left:-35px!important}.ms-md-n40px{margin-left:-40px!important}.ms-md-n45px{margin-left:-45px!important}.ms-md-n50px{margin-left:-50px!important}.ms-md-n55px{margin-left:-55px!important}.ms-md-n60px{margin-left:-60px!important}.ms-md-n65px{margin-left:-65px!important}.ms-md-n70px{margin-left:-70px!important}.ms-md-n75px{margin-left:-75px!important}.ms-md-n80px{margin-left:-80px!important}.ms-md-n85px{margin-left:-85px!important}.ms-md-n90px{margin-left:-90px!important}.ms-md-n95px{margin-left:-95px!important}.ms-md-n100px{margin-left:-100px!important}.ms-md-n100{margin-left:-100%!important}.ms-md-n110px{margin-left:-110px!important}.ms-md-n120px{margin-left:-120px!important}.ms-md-n130px{margin-left:-130px!important}.ms-md-n140px{margin-left:-140px!important}.ms-md-n150px{margin-left:-150px!important}.ms-md-n160px{margin-left:-160px!important}.ms-md-n170px{margin-left:-170px!important}.ms-md-n180px{margin-left:-180px!important}.ms-md-n190px{margin-left:-190px!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-4half{padding:2rem!important}.p-md-6{padding:3.5rem!important}.p-md-7{padding:4rem!important}.p-md-8{padding:4.5rem!important}.p-md-9{padding:5rem!important}.p-md-halfpx{padding:.5px!important}.p-md-1px{padding:1px!important}.p-md-2px{padding:2px!important}.p-md-5px{padding:5px!important}.p-md-7px{padding:7px!important}.p-md-10px{padding:10px!important}.p-md-12px{padding:12px!important}.p-md-15px{padding:15px!important}.p-md-20px{padding:20px!important}.p-md-25px{padding:25px!important}.p-md-30px{padding:30px!important}.p-md-35px{padding:35px!important}.p-md-40px{padding:40px!important}.p-md-45px{padding:45px!important}.p-md-50px{padding:50px!important}.p-md-55px{padding:55px!important}.p-md-60px{padding:60px!important}.p-md-65px{padding:65px!important}.p-md-70px{padding:70px!important}.p-md-75px{padding:75px!important}.p-md-80px{padding:80px!important}.p-md-85px{padding:85px!important}.p-md-90px{padding:90px!important}.p-md-95px{padding:95px!important}.p-md-100px{padding:100px!important}.p-md-100{padding:100%!important}.p-md-110px{padding:110px!important}.p-md-120px{padding:120px!important}.p-md-130px{padding:130px!important}.p-md-140px{padding:140px!important}.p-md-150px{padding:150px!important}.p-md-160px{padding:160px!important}.p-md-170px{padding:170px!important}.p-md-180px{padding:180px!important}.p-md-190px{padding:190px!important}.p-md-200px{padding:200px!important}.p-md-220px{padding:220px!important}.p-md-240px{padding:240px!important}.p-md-260px{padding:260px!important}.p-md-280px{padding:280px!important}.p-md-300px{padding:300px!important}.p-md-320px{padding:320px!important}.p-md-340px{padding:340px!important}.p-md-360px{padding:360px!important}.p-md-380px{padding:380px!important}.p-md-400px{padding:400px!important}.p-md-420px{padding:420px!important}.p-md-440px{padding:440px!important}.p-md-460px{padding:460px!important}.p-md-480px{padding:480px!important}.p-md-auto{padding:auto!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-4half{padding-right:2rem!important;padding-left:2rem!important}.px-md-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-7{padding-right:4rem!important;padding-left:4rem!important}.px-md-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-9{padding-right:5rem!important;padding-left:5rem!important}.px-md-halfpx{padding-right:.5px!important;padding-left:.5px!important}.px-md-1px{padding-right:1px!important;padding-left:1px!important}.px-md-2px{padding-right:2px!important;padding-left:2px!important}.px-md-5px{padding-right:5px!important;padding-left:5px!important}.px-md-7px{padding-right:7px!important;padding-left:7px!important}.px-md-10px{padding-right:10px!important;padding-left:10px!important}.px-md-12px{padding-right:12px!important;padding-left:12px!important}.px-md-15px{padding-right:15px!important;padding-left:15px!important}.px-md-20px{padding-right:20px!important;padding-left:20px!important}.px-md-25px{padding-right:25px!important;padding-left:25px!important}.px-md-30px{padding-right:30px!important;padding-left:30px!important}.px-md-35px{padding-right:35px!important;padding-left:35px!important}.px-md-40px{padding-right:40px!important;padding-left:40px!important}.px-md-45px{padding-right:45px!important;padding-left:45px!important}.px-md-50px{padding-right:50px!important;padding-left:50px!important}.px-md-55px{padding-right:55px!important;padding-left:55px!important}.px-md-60px{padding-right:60px!important;padding-left:60px!important}.px-md-65px{padding-right:65px!important;padding-left:65px!important}.px-md-70px{padding-right:70px!important;padding-left:70px!important}.px-md-75px{padding-right:75px!important;padding-left:75px!important}.px-md-80px{padding-right:80px!important;padding-left:80px!important}.px-md-85px{padding-right:85px!important;padding-left:85px!important}.px-md-90px{padding-right:90px!important;padding-left:90px!important}.px-md-95px{padding-right:95px!important;padding-left:95px!important}.px-md-100px{padding-right:100px!important;padding-left:100px!important}.px-md-100{padding-right:100%!important;padding-left:100%!important}.px-md-110px{padding-right:110px!important;padding-left:110px!important}.px-md-120px{padding-right:120px!important;padding-left:120px!important}.px-md-130px{padding-right:130px!important;padding-left:130px!important}.px-md-140px{padding-right:140px!important;padding-left:140px!important}.px-md-150px{padding-right:150px!important;padding-left:150px!important}.px-md-160px{padding-right:160px!important;padding-left:160px!important}.px-md-170px{padding-right:170px!important;padding-left:170px!important}.px-md-180px{padding-right:180px!important;padding-left:180px!important}.px-md-190px{padding-right:190px!important;padding-left:190px!important}.px-md-200px{padding-right:200px!important;padding-left:200px!important}.px-md-220px{padding-right:220px!important;padding-left:220px!important}.px-md-240px{padding-right:240px!important;padding-left:240px!important}.px-md-260px{padding-right:260px!important;padding-left:260px!important}.px-md-280px{padding-right:280px!important;padding-left:280px!important}.px-md-300px{padding-right:300px!important;padding-left:300px!important}.px-md-320px{padding-right:320px!important;padding-left:320px!important}.px-md-340px{padding-right:340px!important;padding-left:340px!important}.px-md-360px{padding-right:360px!important;padding-left:360px!important}.px-md-380px{padding-right:380px!important;padding-left:380px!important}.px-md-400px{padding-right:400px!important;padding-left:400px!important}.px-md-420px{padding-right:420px!important;padding-left:420px!important}.px-md-440px{padding-right:440px!important;padding-left:440px!important}.px-md-460px{padding-right:460px!important;padding-left:460px!important}.px-md-480px{padding-right:480px!important;padding-left:480px!important}.px-md-auto{padding-right:auto!important;padding-left:auto!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-4half{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-9{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-halfpx{padding-top:.5px!important;padding-bottom:.5px!important}.py-md-1px{padding-top:1px!important;padding-bottom:1px!important}.py-md-2px{padding-top:2px!important;padding-bottom:2px!important}.py-md-5px{padding-top:5px!important;padding-bottom:5px!important}.py-md-7px{padding-top:7px!important;padding-bottom:7px!important}.py-md-10px{padding-top:10px!important;padding-bottom:10px!important}.py-md-12px{padding-top:12px!important;padding-bottom:12px!important}.py-md-15px{padding-top:15px!important;padding-bottom:15px!important}.py-md-20px{padding-top:20px!important;padding-bottom:20px!important}.py-md-25px{padding-top:25px!important;padding-bottom:25px!important}.py-md-30px{padding-top:30px!important;padding-bottom:30px!important}.py-md-35px{padding-top:35px!important;padding-bottom:35px!important}.py-md-40px{padding-top:40px!important;padding-bottom:40px!important}.py-md-45px{padding-top:45px!important;padding-bottom:45px!important}.py-md-50px{padding-top:50px!important;padding-bottom:50px!important}.py-md-55px{padding-top:55px!important;padding-bottom:55px!important}.py-md-60px{padding-top:60px!important;padding-bottom:60px!important}.py-md-65px{padding-top:65px!important;padding-bottom:65px!important}.py-md-70px{padding-top:70px!important;padding-bottom:70px!important}.py-md-75px{padding-top:75px!important;padding-bottom:75px!important}.py-md-80px{padding-top:80px!important;padding-bottom:80px!important}.py-md-85px{padding-top:85px!important;padding-bottom:85px!important}.py-md-90px{padding-top:90px!important;padding-bottom:90px!important}.py-md-95px{padding-top:95px!important;padding-bottom:95px!important}.py-md-100px{padding-top:100px!important;padding-bottom:100px!important}.py-md-100{padding-top:100%!important;padding-bottom:100%!important}.py-md-110px{padding-top:110px!important;padding-bottom:110px!important}.py-md-120px{padding-top:120px!important;padding-bottom:120px!important}.py-md-130px{padding-top:130px!important;padding-bottom:130px!important}.py-md-140px{padding-top:140px!important;padding-bottom:140px!important}.py-md-150px{padding-top:150px!important;padding-bottom:150px!important}.py-md-160px{padding-top:160px!important;padding-bottom:160px!important}.py-md-170px{padding-top:170px!important;padding-bottom:170px!important}.py-md-180px{padding-top:180px!important;padding-bottom:180px!important}.py-md-190px{padding-top:190px!important;padding-bottom:190px!important}.py-md-200px{padding-top:200px!important;padding-bottom:200px!important}.py-md-220px{padding-top:220px!important;padding-bottom:220px!important}.py-md-240px{padding-top:240px!important;padding-bottom:240px!important}.py-md-260px{padding-top:260px!important;padding-bottom:260px!important}.py-md-280px{padding-top:280px!important;padding-bottom:280px!important}.py-md-300px{padding-top:300px!important;padding-bottom:300px!important}.py-md-320px{padding-top:320px!important;padding-bottom:320px!important}.py-md-340px{padding-top:340px!important;padding-bottom:340px!important}.py-md-360px{padding-top:360px!important;padding-bottom:360px!important}.py-md-380px{padding-top:380px!important;padding-bottom:380px!important}.py-md-400px{padding-top:400px!important;padding-bottom:400px!important}.py-md-420px{padding-top:420px!important;padding-bottom:420px!important}.py-md-440px{padding-top:440px!important;padding-bottom:440px!important}.py-md-460px{padding-top:460px!important;padding-bottom:460px!important}.py-md-480px{padding-top:480px!important;padding-bottom:480px!important}.py-md-auto{padding-top:auto!important;padding-bottom:auto!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-4half{padding-top:2rem!important}.pt-md-6{padding-top:3.5rem!important}.pt-md-7{padding-top:4rem!important}.pt-md-8{padding-top:4.5rem!important}.pt-md-9{padding-top:5rem!important}.pt-md-halfpx{padding-top:.5px!important}.pt-md-1px{padding-top:1px!important}.pt-md-2px{padding-top:2px!important}.pt-md-5px{padding-top:5px!important}.pt-md-7px{padding-top:7px!important}.pt-md-10px{padding-top:10px!important}.pt-md-12px{padding-top:12px!important}.pt-md-15px{padding-top:15px!important}.pt-md-20px{padding-top:20px!important}.pt-md-25px{padding-top:25px!important}.pt-md-30px{padding-top:30px!important}.pt-md-35px{padding-top:35px!important}.pt-md-40px{padding-top:40px!important}.pt-md-45px{padding-top:45px!important}.pt-md-50px{padding-top:50px!important}.pt-md-55px{padding-top:55px!important}.pt-md-60px{padding-top:60px!important}.pt-md-65px{padding-top:65px!important}.pt-md-70px{padding-top:70px!important}.pt-md-75px{padding-top:75px!important}.pt-md-80px{padding-top:80px!important}.pt-md-85px{padding-top:85px!important}.pt-md-90px{padding-top:90px!important}.pt-md-95px{padding-top:95px!important}.pt-md-100px{padding-top:100px!important}.pt-md-100{padding-top:100%!important}.pt-md-110px{padding-top:110px!important}.pt-md-120px{padding-top:120px!important}.pt-md-130px{padding-top:130px!important}.pt-md-140px{padding-top:140px!important}.pt-md-150px{padding-top:150px!important}.pt-md-160px{padding-top:160px!important}.pt-md-170px{padding-top:170px!important}.pt-md-180px{padding-top:180px!important}.pt-md-190px{padding-top:190px!important}.pt-md-200px{padding-top:200px!important}.pt-md-220px{padding-top:220px!important}.pt-md-240px{padding-top:240px!important}.pt-md-260px{padding-top:260px!important}.pt-md-280px{padding-top:280px!important}.pt-md-300px{padding-top:300px!important}.pt-md-320px{padding-top:320px!important}.pt-md-340px{padding-top:340px!important}.pt-md-360px{padding-top:360px!important}.pt-md-380px{padding-top:380px!important}.pt-md-400px{padding-top:400px!important}.pt-md-420px{padding-top:420px!important}.pt-md-440px{padding-top:440px!important}.pt-md-460px{padding-top:460px!important}.pt-md-480px{padding-top:480px!important}.pt-md-auto{padding-top:auto!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-4half{padding-right:2rem!important}.pe-md-6{padding-right:3.5rem!important}.pe-md-7{padding-right:4rem!important}.pe-md-8{padding-right:4.5rem!important}.pe-md-9{padding-right:5rem!important}.pe-md-halfpx{padding-right:.5px!important}.pe-md-1px{padding-right:1px!important}.pe-md-2px{padding-right:2px!important}.pe-md-5px{padding-right:5px!important}.pe-md-7px{padding-right:7px!important}.pe-md-10px{padding-right:10px!important}.pe-md-12px{padding-right:12px!important}.pe-md-15px{padding-right:15px!important}.pe-md-20px{padding-right:20px!important}.pe-md-25px{padding-right:25px!important}.pe-md-30px{padding-right:30px!important}.pe-md-35px{padding-right:35px!important}.pe-md-40px{padding-right:40px!important}.pe-md-45px{padding-right:45px!important}.pe-md-50px{padding-right:50px!important}.pe-md-55px{padding-right:55px!important}.pe-md-60px{padding-right:60px!important}.pe-md-65px{padding-right:65px!important}.pe-md-70px{padding-right:70px!important}.pe-md-75px{padding-right:75px!important}.pe-md-80px{padding-right:80px!important}.pe-md-85px{padding-right:85px!important}.pe-md-90px{padding-right:90px!important}.pe-md-95px{padding-right:95px!important}.pe-md-100px{padding-right:100px!important}.pe-md-100{padding-right:100%!important}.pe-md-110px{padding-right:110px!important}.pe-md-120px{padding-right:120px!important}.pe-md-130px{padding-right:130px!important}.pe-md-140px{padding-right:140px!important}.pe-md-150px{padding-right:150px!important}.pe-md-160px{padding-right:160px!important}.pe-md-170px{padding-right:170px!important}.pe-md-180px{padding-right:180px!important}.pe-md-190px{padding-right:190px!important}.pe-md-200px{padding-right:200px!important}.pe-md-220px{padding-right:220px!important}.pe-md-240px{padding-right:240px!important}.pe-md-260px{padding-right:260px!important}.pe-md-280px{padding-right:280px!important}.pe-md-300px{padding-right:300px!important}.pe-md-320px{padding-right:320px!important}.pe-md-340px{padding-right:340px!important}.pe-md-360px{padding-right:360px!important}.pe-md-380px{padding-right:380px!important}.pe-md-400px{padding-right:400px!important}.pe-md-420px{padding-right:420px!important}.pe-md-440px{padding-right:440px!important}.pe-md-460px{padding-right:460px!important}.pe-md-480px{padding-right:480px!important}.pe-md-auto{padding-right:auto!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-4half{padding-bottom:2rem!important}.pb-md-6{padding-bottom:3.5rem!important}.pb-md-7{padding-bottom:4rem!important}.pb-md-8{padding-bottom:4.5rem!important}.pb-md-9{padding-bottom:5rem!important}.pb-md-halfpx{padding-bottom:.5px!important}.pb-md-1px{padding-bottom:1px!important}.pb-md-2px{padding-bottom:2px!important}.pb-md-5px{padding-bottom:5px!important}.pb-md-7px{padding-bottom:7px!important}.pb-md-10px{padding-bottom:10px!important}.pb-md-12px{padding-bottom:12px!important}.pb-md-15px{padding-bottom:15px!important}.pb-md-20px{padding-bottom:20px!important}.pb-md-25px{padding-bottom:25px!important}.pb-md-30px{padding-bottom:30px!important}.pb-md-35px{padding-bottom:35px!important}.pb-md-40px{padding-bottom:40px!important}.pb-md-45px{padding-bottom:45px!important}.pb-md-50px{padding-bottom:50px!important}.pb-md-55px{padding-bottom:55px!important}.pb-md-60px{padding-bottom:60px!important}.pb-md-65px{padding-bottom:65px!important}.pb-md-70px{padding-bottom:70px!important}.pb-md-75px{padding-bottom:75px!important}.pb-md-80px{padding-bottom:80px!important}.pb-md-85px{padding-bottom:85px!important}.pb-md-90px{padding-bottom:90px!important}.pb-md-95px{padding-bottom:95px!important}.pb-md-100px{padding-bottom:100px!important}.pb-md-100{padding-bottom:100%!important}.pb-md-110px{padding-bottom:110px!important}.pb-md-120px{padding-bottom:120px!important}.pb-md-130px{padding-bottom:130px!important}.pb-md-140px{padding-bottom:140px!important}.pb-md-150px{padding-bottom:150px!important}.pb-md-160px{padding-bottom:160px!important}.pb-md-170px{padding-bottom:170px!important}.pb-md-180px{padding-bottom:180px!important}.pb-md-190px{padding-bottom:190px!important}.pb-md-200px{padding-bottom:200px!important}.pb-md-220px{padding-bottom:220px!important}.pb-md-240px{padding-bottom:240px!important}.pb-md-260px{padding-bottom:260px!important}.pb-md-280px{padding-bottom:280px!important}.pb-md-300px{padding-bottom:300px!important}.pb-md-320px{padding-bottom:320px!important}.pb-md-340px{padding-bottom:340px!important}.pb-md-360px{padding-bottom:360px!important}.pb-md-380px{padding-bottom:380px!important}.pb-md-400px{padding-bottom:400px!important}.pb-md-420px{padding-bottom:420px!important}.pb-md-440px{padding-bottom:440px!important}.pb-md-460px{padding-bottom:460px!important}.pb-md-480px{padding-bottom:480px!important}.pb-md-auto{padding-bottom:auto!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-4half{padding-left:2rem!important}.ps-md-6{padding-left:3.5rem!important}.ps-md-7{padding-left:4rem!important}.ps-md-8{padding-left:4.5rem!important}.ps-md-9{padding-left:5rem!important}.ps-md-halfpx{padding-left:.5px!important}.ps-md-1px{padding-left:1px!important}.ps-md-2px{padding-left:2px!important}.ps-md-5px{padding-left:5px!important}.ps-md-7px{padding-left:7px!important}.ps-md-10px{padding-left:10px!important}.ps-md-12px{padding-left:12px!important}.ps-md-15px{padding-left:15px!important}.ps-md-20px{padding-left:20px!important}.ps-md-25px{padding-left:25px!important}.ps-md-30px{padding-left:30px!important}.ps-md-35px{padding-left:35px!important}.ps-md-40px{padding-left:40px!important}.ps-md-45px{padding-left:45px!important}.ps-md-50px{padding-left:50px!important}.ps-md-55px{padding-left:55px!important}.ps-md-60px{padding-left:60px!important}.ps-md-65px{padding-left:65px!important}.ps-md-70px{padding-left:70px!important}.ps-md-75px{padding-left:75px!important}.ps-md-80px{padding-left:80px!important}.ps-md-85px{padding-left:85px!important}.ps-md-90px{padding-left:90px!important}.ps-md-95px{padding-left:95px!important}.ps-md-100px{padding-left:100px!important}.ps-md-100{padding-left:100%!important}.ps-md-110px{padding-left:110px!important}.ps-md-120px{padding-left:120px!important}.ps-md-130px{padding-left:130px!important}.ps-md-140px{padding-left:140px!important}.ps-md-150px{padding-left:150px!important}.ps-md-160px{padding-left:160px!important}.ps-md-170px{padding-left:170px!important}.ps-md-180px{padding-left:180px!important}.ps-md-190px{padding-left:190px!important}.ps-md-200px{padding-left:200px!important}.ps-md-220px{padding-left:220px!important}.ps-md-240px{padding-left:240px!important}.ps-md-260px{padding-left:260px!important}.ps-md-280px{padding-left:280px!important}.ps-md-300px{padding-left:300px!important}.ps-md-320px{padding-left:320px!important}.ps-md-340px{padding-left:340px!important}.ps-md-360px{padding-left:360px!important}.ps-md-380px{padding-left:380px!important}.ps-md-400px{padding-left:400px!important}.ps-md-420px{padding-left:420px!important}.ps-md-440px{padding-left:440px!important}.ps-md-460px{padding-left:460px!important}.ps-md-480px{padding-left:480px!important}.ps-md-auto{padding-left:auto!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.gap-md-4half{gap:2rem!important}.gap-md-6{gap:3.5rem!important}.gap-md-7{gap:4rem!important}.gap-md-8{gap:4.5rem!important}.gap-md-9{gap:5rem!important}.gap-md-halfpx{gap:.5px!important}.gap-md-1px{gap:1px!important}.gap-md-2px{gap:2px!important}.gap-md-5px{gap:5px!important}.gap-md-7px{gap:7px!important}.gap-md-10px{gap:10px!important}.gap-md-12px{gap:12px!important}.gap-md-15px{gap:15px!important}.gap-md-20px{gap:20px!important}.gap-md-25px{gap:25px!important}.gap-md-30px{gap:30px!important}.gap-md-35px{gap:35px!important}.gap-md-40px{gap:40px!important}.gap-md-45px{gap:45px!important}.gap-md-50px{gap:50px!important}.gap-md-55px{gap:55px!important}.gap-md-60px{gap:60px!important}.gap-md-65px{gap:65px!important}.gap-md-70px{gap:70px!important}.gap-md-75px{gap:75px!important}.gap-md-80px{gap:80px!important}.gap-md-85px{gap:85px!important}.gap-md-90px{gap:90px!important}.gap-md-95px{gap:95px!important}.gap-md-100px{gap:100px!important}.gap-md-100{gap:100%!important}.gap-md-110px{gap:110px!important}.gap-md-120px{gap:120px!important}.gap-md-130px{gap:130px!important}.gap-md-140px{gap:140px!important}.gap-md-150px{gap:150px!important}.gap-md-160px{gap:160px!important}.gap-md-170px{gap:170px!important}.gap-md-180px{gap:180px!important}.gap-md-190px{gap:190px!important}.gap-md-200px{gap:200px!important}.gap-md-220px{gap:220px!important}.gap-md-240px{gap:240px!important}.gap-md-260px{gap:260px!important}.gap-md-280px{gap:280px!important}.gap-md-300px{gap:300px!important}.gap-md-320px{gap:320px!important}.gap-md-340px{gap:340px!important}.gap-md-360px{gap:360px!important}.gap-md-380px{gap:380px!important}.gap-md-400px{gap:400px!important}.gap-md-420px{gap:420px!important}.gap-md-440px{gap:440px!important}.gap-md-460px{gap:460px!important}.gap-md-480px{gap:480px!important}.gap-md-auto{gap:auto!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.fs-md-1{font-size:var(--nv-font-h1-size, 2.5rem)!important}.fs-md-2{font-size:var(--nv-font-h2-size, 2rem)!important}.fs-md-3{font-size:var(--nv-font-h3-size, 1.75rem)!important}.fs-md-4{font-size:var(--nv-font-h4-size, 1.5rem)!important}.fs-md-5{font-size:var(--nv-font-h5-size, 1.25rem)!important}.fs-md-6{font-size:var(--nv-font-h6-size, 1rem)!important}.fs-md-7{font-size:.95rem!important}.fs-md-8{font-size:.8rem!important}.fs-md-9{font-size:.75rem!important}.fs-md-10{font-size:.5rem!important}.fs-md-12x{font-size:1.2rem!important}.fs-md-15x{font-size:calc(1.275rem + .3vw)!important}.fs-md-base{font-size:1rem!important}.fs-md-fluid{font-size:100%!important}.fs-md-2x{font-size:calc(1.325rem + .9vw)!important}.fs-md-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-md-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-md-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-md-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-md-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-md-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-md-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-md-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-md-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-md-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-md-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-md-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-md-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-md-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-md-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.rounded-md{border-radius:var(--nv-panel-radius)!important}.rounded-md-inherit{border-radius:inherit!important}.rounded-md-0{border-radius:0!important}.rounded-md-button{border-radius:var(--nv-themes-white-btn-radius)!important}.rounded-md-panel{border-radius:var(--nv-panel-radius)!important}.rounded-md-form{border-radius:var(--nv-font-formField-radius)!important}.rounded-md-circle{border-radius:50%!important}.rounded-md-pill{border-radius:50rem!important}.rounded-top-md{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-md-inherit{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.rounded-top-md-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-md-button{border-top-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-top-md-panel{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-md-form{border-top-left-radius:var(--nv-font-formField-radius)!important;border-top-right-radius:var(--nv-font-formField-radius)!important}.rounded-top-md-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-md-pill{border-top-left-radius:50rem!important;border-top-right-radius:50rem!important}.rounded-end-md{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-md-inherit{border-top-right-radius:inherit!important;border-bottom-right-radius:inherit!important}.rounded-end-md-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-md-button{border-top-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-end-md-panel{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-md-form{border-top-right-radius:var(--nv-font-formField-radius)!important;border-bottom-right-radius:var(--nv-font-formField-radius)!important}.rounded-end-md-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-md-pill{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-bottom-md{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-md-inherit{border-bottom-right-radius:inherit!important;border-bottom-left-radius:inherit!important}.rounded-bottom-md-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-md-button{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-bottom-md-panel{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-md-form{border-bottom-right-radius:var(--nv-font-formField-radius)!important;border-bottom-left-radius:var(--nv-font-formField-radius)!important}.rounded-bottom-md-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-md-pill{border-bottom-right-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-start-md{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-md-inherit{border-bottom-left-radius:inherit!important;border-top-left-radius:inherit!important}.rounded-start-md-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-md-button{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-start-md-panel{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-md-form{border-bottom-left-radius:var(--nv-font-formField-radius)!important;border-top-left-radius:var(--nv-font-formField-radius)!important}.rounded-start-md-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-md-pill{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}.left-md-unset{left:unset!important}.left-md-initial{left:initial!important}.left-md-inherit{left:inherit!important}.left-md-0{left:0!important}.left-md-1{left:.25rem!important}.left-md-2{left:.5rem!important}.left-md-2half{left:.75rem!important}.left-md-3{left:1rem!important}.left-md-4{left:1.5rem!important}.left-md-4half{left:2rem!important}.left-md-5{left:3rem!important}.left-md-20{left:20%!important}.left-md-25{left:25%!important}.left-md-30{left:30%!important}.left-md-40{left:40%!important}.left-md-45{left:45%!important}.left-md-50{left:50%!important}.left-md-60{left:60%!important}.left-md-65{left:65%!important}.left-md-70{left:70%!important}.left-md-75{left:75%!important}.left-md-80{left:80%!important}.left-md-85{left:85%!important}.left-md-90{left:90%!important}.left-md-95{left:95%!important}.left-md-100{left:100%!important}.left-md-auto{left:auto!important}.left-md-1px{left:1px!important}.left-md-2px{left:2px!important}.left-md-3px{left:3px!important}.left-md-4px{left:4px!important}.left-md-5px{left:5px!important}.left-md-6px{left:6px!important}.left-md-7px{left:7px!important}.left-md-8px{left:8px!important}.left-md-9px{left:9px!important}.left-md-10px{left:10px!important}.left-md-15px{left:15px!important}.left-md-20px{left:20px!important}.left-md-25px{left:25px!important}.left-md-30px{left:30px!important}.left-md-35px{left:35px!important}.left-md-40px{left:40px!important}.left-md-45px{left:45px!important}.left-md-50px{left:50px!important}.left-md-55px{left:55px!important}.left-md-60px{left:60px!important}.left-md-65px{left:65px!important}.left-md-70px{left:70px!important}.left-md-75px{left:75px!important}.left-md-80px{left:80px!important}.left-md-85px{left:85px!important}.left-md-90px{left:90px!important}.left-md-95px{left:95px!important}.left-md-100px{left:100px!important}.left-md-120px{left:120px!important}.left-md-125px{left:125px!important}.left-md-150px{left:150px!important}.left-md-165px{left:165px!important}.left-md-170px{left:170px!important}.left-md-175px{left:175px!important}.left-md-180px{left:180px!important}.left-md-200px{left:200px!important}.left-md-210px{left:210px!important}.left-md-220px{left:220px!important}.left-md-225px{left:225px!important}.left-md-250px{left:250px!important}.left-md-275px{left:275px!important}.left-md-300px{left:300px!important}.left-md-320px{left:320px!important}.left-md-325px{left:325px!important}.left-md-350px{left:350px!important}.left-md-370px{left:370px!important}.left-md-375px{left:375px!important}.left-md-400px{left:400px!important}.left-md-425px{left:425px!important}.left-md-450px{left:450px!important}.left-md-475px{left:475px!important}.left-md-500px{left:500px!important}.left-md-550px{left:550px!important}.left-md-600px{left:600px!important}.left-md-650px{left:650px!important}.left-md-700px{left:700px!important}.left-md-750px{left:750px!important}.left-md-800px{left:800px!important}.left-md-850px{left:850px!important}.left-md-900px{left:900px!important}.left-md-950px{left:950px!important}.left-md-1000px{left:1000px!important}.right-md-unset{right:unset!important}.right-md-initial{right:initial!important}.right-md-inherit{right:inherit!important}.right-md-0{right:0!important}.right-md-1{right:.25rem!important}.right-md-2{right:.5rem!important}.right-md-2half{right:.75rem!important}.right-md-3{right:1rem!important}.right-md-4{right:1.5rem!important}.right-md-4half{right:2rem!important}.right-md-5{right:3rem!important}.right-md-20{right:20%!important}.right-md-25{right:25%!important}.right-md-30{right:30%!important}.right-md-40{right:40%!important}.right-md-45{right:45%!important}.right-md-50{right:50%!important}.right-md-60{right:60%!important}.right-md-65{right:65%!important}.right-md-70{right:70%!important}.right-md-75{right:75%!important}.right-md-80{right:80%!important}.right-md-85{right:85%!important}.right-md-90{right:90%!important}.right-md-95{right:95%!important}.right-md-100{right:100%!important}.right-md-auto{right:auto!important}.right-md-1px{right:1px!important}.right-md-2px{right:2px!important}.right-md-3px{right:3px!important}.right-md-4px{right:4px!important}.right-md-5px{right:5px!important}.right-md-6px{right:6px!important}.right-md-7px{right:7px!important}.right-md-8px{right:8px!important}.right-md-9px{right:9px!important}.right-md-10px{right:10px!important}.right-md-15px{right:15px!important}.right-md-20px{right:20px!important}.right-md-25px{right:25px!important}.right-md-30px{right:30px!important}.right-md-35px{right:35px!important}.right-md-40px{right:40px!important}.right-md-45px{right:45px!important}.right-md-50px{right:50px!important}.right-md-55px{right:55px!important}.right-md-60px{right:60px!important}.right-md-65px{right:65px!important}.right-md-70px{right:70px!important}.right-md-75px{right:75px!important}.right-md-80px{right:80px!important}.right-md-85px{right:85px!important}.right-md-90px{right:90px!important}.right-md-95px{right:95px!important}.right-md-100px{right:100px!important}.right-md-120px{right:120px!important}.right-md-125px{right:125px!important}.right-md-150px{right:150px!important}.right-md-165px{right:165px!important}.right-md-170px{right:170px!important}.right-md-175px{right:175px!important}.right-md-180px{right:180px!important}.right-md-200px{right:200px!important}.right-md-210px{right:210px!important}.right-md-220px{right:220px!important}.right-md-225px{right:225px!important}.right-md-250px{right:250px!important}.right-md-275px{right:275px!important}.right-md-300px{right:300px!important}.right-md-320px{right:320px!important}.right-md-325px{right:325px!important}.right-md-350px{right:350px!important}.right-md-370px{right:370px!important}.right-md-375px{right:375px!important}.right-md-400px{right:400px!important}.right-md-425px{right:425px!important}.right-md-450px{right:450px!important}.right-md-475px{right:475px!important}.right-md-500px{right:500px!important}.right-md-550px{right:550px!important}.right-md-600px{right:600px!important}.right-md-650px{right:650px!important}.right-md-700px{right:700px!important}.right-md-750px{right:750px!important}.right-md-800px{right:800px!important}.right-md-850px{right:850px!important}.right-md-900px{right:900px!important}.right-md-950px{right:950px!important}.right-md-1000px{right:1000px!important}.min-w-md-unset{min-width:unset!important}.min-w-md-initial{min-width:initial!important}.min-w-md-inherit{min-width:inherit!important}.min-w-md-0{min-width:0!important}.min-w-md-1{min-width:.25rem!important}.min-w-md-2{min-width:.5rem!important}.min-w-md-2half{min-width:.75rem!important}.min-w-md-3{min-width:1rem!important}.min-w-md-4{min-width:1.5rem!important}.min-w-md-4half{min-width:2rem!important}.min-w-md-5{min-width:3rem!important}.min-w-md-20{min-width:20%!important}.min-w-md-25{min-width:25%!important}.min-w-md-30{min-width:30%!important}.min-w-md-40{min-width:40%!important}.min-w-md-45{min-width:45%!important}.min-w-md-50{min-width:50%!important}.min-w-md-60{min-width:60%!important}.min-w-md-65{min-width:65%!important}.min-w-md-70{min-width:70%!important}.min-w-md-75{min-width:75%!important}.min-w-md-80{min-width:80%!important}.min-w-md-85{min-width:85%!important}.min-w-md-90{min-width:90%!important}.min-w-md-95{min-width:95%!important}.min-w-md-100{min-width:100%!important}.min-w-md-auto{min-width:auto!important}.min-w-md-1px{min-width:1px!important}.min-w-md-2px{min-width:2px!important}.min-w-md-3px{min-width:3px!important}.min-w-md-4px{min-width:4px!important}.min-w-md-5px{min-width:5px!important}.min-w-md-6px{min-width:6px!important}.min-w-md-7px{min-width:7px!important}.min-w-md-8px{min-width:8px!important}.min-w-md-9px{min-width:9px!important}.min-w-md-10px{min-width:10px!important}.min-w-md-15px{min-width:15px!important}.min-w-md-20px{min-width:20px!important}.min-w-md-25px{min-width:25px!important}.min-w-md-30px{min-width:30px!important}.min-w-md-35px{min-width:35px!important}.min-w-md-40px{min-width:40px!important}.min-w-md-45px{min-width:45px!important}.min-w-md-50px{min-width:50px!important}.min-w-md-55px{min-width:55px!important}.min-w-md-60px{min-width:60px!important}.min-w-md-65px{min-width:65px!important}.min-w-md-70px{min-width:70px!important}.min-w-md-75px{min-width:75px!important}.min-w-md-80px{min-width:80px!important}.min-w-md-85px{min-width:85px!important}.min-w-md-90px{min-width:90px!important}.min-w-md-95px{min-width:95px!important}.min-w-md-100px{min-width:100px!important}.min-w-md-120px{min-width:120px!important}.min-w-md-125px{min-width:125px!important}.min-w-md-150px{min-width:150px!important}.min-w-md-165px{min-width:165px!important}.min-w-md-170px{min-width:170px!important}.min-w-md-175px{min-width:175px!important}.min-w-md-180px{min-width:180px!important}.min-w-md-200px{min-width:200px!important}.min-w-md-210px{min-width:210px!important}.min-w-md-220px{min-width:220px!important}.min-w-md-225px{min-width:225px!important}.min-w-md-250px{min-width:250px!important}.min-w-md-275px{min-width:275px!important}.min-w-md-300px{min-width:300px!important}.min-w-md-320px{min-width:320px!important}.min-w-md-325px{min-width:325px!important}.min-w-md-350px{min-width:350px!important}.min-w-md-370px{min-width:370px!important}.min-w-md-375px{min-width:375px!important}.min-w-md-400px{min-width:400px!important}.min-w-md-425px{min-width:425px!important}.min-w-md-450px{min-width:450px!important}.min-w-md-475px{min-width:475px!important}.min-w-md-500px{min-width:500px!important}.min-w-md-550px{min-width:550px!important}.min-w-md-600px{min-width:600px!important}.min-w-md-650px{min-width:650px!important}.min-w-md-700px{min-width:700px!important}.min-w-md-750px{min-width:750px!important}.min-w-md-800px{min-width:800px!important}.min-w-md-850px{min-width:850px!important}.min-w-md-900px{min-width:900px!important}.min-w-md-950px{min-width:950px!important}.min-w-md-1000px{min-width:1000px!important}.min-h-md-unset{min-height:unset!important}.min-h-md-initial{min-height:initial!important}.min-h-md-inherit{min-height:inherit!important}.min-h-md-0{min-height:0!important}.min-h-md-1{min-height:.25rem!important}.min-h-md-2{min-height:.5rem!important}.min-h-md-2half{min-height:.75rem!important}.min-h-md-3{min-height:1rem!important}.min-h-md-4{min-height:1.5rem!important}.min-h-md-4half{min-height:2rem!important}.min-h-md-5{min-height:3rem!important}.min-h-md-20{min-height:20%!important}.min-h-md-25{min-height:25%!important}.min-h-md-30{min-height:30%!important}.min-h-md-40{min-height:40%!important}.min-h-md-45{min-height:45%!important}.min-h-md-50{min-height:50%!important}.min-h-md-60{min-height:60%!important}.min-h-md-65{min-height:65%!important}.min-h-md-70{min-height:70%!important}.min-h-md-75{min-height:75%!important}.min-h-md-80{min-height:80%!important}.min-h-md-85{min-height:85%!important}.min-h-md-90{min-height:90%!important}.min-h-md-95{min-height:95%!important}.min-h-md-100{min-height:100%!important}.min-h-md-auto{min-height:auto!important}.min-h-md-1px{min-height:1px!important}.min-h-md-2px{min-height:2px!important}.min-h-md-3px{min-height:3px!important}.min-h-md-4px{min-height:4px!important}.min-h-md-5px{min-height:5px!important}.min-h-md-6px{min-height:6px!important}.min-h-md-7px{min-height:7px!important}.min-h-md-8px{min-height:8px!important}.min-h-md-9px{min-height:9px!important}.min-h-md-10px{min-height:10px!important}.min-h-md-15px{min-height:15px!important}.min-h-md-20px{min-height:20px!important}.min-h-md-25px{min-height:25px!important}.min-h-md-30px{min-height:30px!important}.min-h-md-35px{min-height:35px!important}.min-h-md-40px{min-height:40px!important}.min-h-md-45px{min-height:45px!important}.min-h-md-50px{min-height:50px!important}.min-h-md-55px{min-height:55px!important}.min-h-md-60px{min-height:60px!important}.min-h-md-65px{min-height:65px!important}.min-h-md-70px{min-height:70px!important}.min-h-md-75px{min-height:75px!important}.min-h-md-80px{min-height:80px!important}.min-h-md-85px{min-height:85px!important}.min-h-md-90px{min-height:90px!important}.min-h-md-95px{min-height:95px!important}.min-h-md-100px{min-height:100px!important}.min-h-md-120px{min-height:120px!important}.min-h-md-125px{min-height:125px!important}.min-h-md-150px{min-height:150px!important}.min-h-md-165px{min-height:165px!important}.min-h-md-170px{min-height:170px!important}.min-h-md-175px{min-height:175px!important}.min-h-md-180px{min-height:180px!important}.min-h-md-200px{min-height:200px!important}.min-h-md-210px{min-height:210px!important}.min-h-md-220px{min-height:220px!important}.min-h-md-225px{min-height:225px!important}.min-h-md-250px{min-height:250px!important}.min-h-md-275px{min-height:275px!important}.min-h-md-300px{min-height:300px!important}.min-h-md-320px{min-height:320px!important}.min-h-md-325px{min-height:325px!important}.min-h-md-350px{min-height:350px!important}.min-h-md-370px{min-height:370px!important}.min-h-md-375px{min-height:375px!important}.min-h-md-400px{min-height:400px!important}.min-h-md-425px{min-height:425px!important}.min-h-md-450px{min-height:450px!important}.min-h-md-475px{min-height:475px!important}.min-h-md-500px{min-height:500px!important}.min-h-md-550px{min-height:550px!important}.min-h-md-600px{min-height:600px!important}.min-h-md-650px{min-height:650px!important}.min-h-md-700px{min-height:700px!important}.min-h-md-750px{min-height:750px!important}.min-h-md-800px{min-height:800px!important}.min-h-md-850px{min-height:850px!important}.min-h-md-900px{min-height:900px!important}.min-h-md-950px{min-height:950px!important}.min-h-md-1000px{min-height:1000px!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:1rem!important}.mr-md-4{margin-right:1.5rem!important}.mr-md-5{margin-right:3rem!important}.mr-md-4half{margin-right:2rem!important}.mr-md-6{margin-right:3.5rem!important}.mr-md-7{margin-right:4rem!important}.mr-md-8{margin-right:4.5rem!important}.mr-md-9{margin-right:5rem!important}.mr-md-halfpx{margin-right:.5px!important}.mr-md-1px{margin-right:1px!important}.mr-md-2px{margin-right:2px!important}.mr-md-5px{margin-right:5px!important}.mr-md-7px{margin-right:7px!important}.mr-md-10px{margin-right:10px!important}.mr-md-12px{margin-right:12px!important}.mr-md-15px{margin-right:15px!important}.mr-md-20px{margin-right:20px!important}.mr-md-25px{margin-right:25px!important}.mr-md-30px{margin-right:30px!important}.mr-md-35px{margin-right:35px!important}.mr-md-40px{margin-right:40px!important}.mr-md-45px{margin-right:45px!important}.mr-md-50px{margin-right:50px!important}.mr-md-55px{margin-right:55px!important}.mr-md-60px{margin-right:60px!important}.mr-md-65px{margin-right:65px!important}.mr-md-70px{margin-right:70px!important}.mr-md-75px{margin-right:75px!important}.mr-md-80px{margin-right:80px!important}.mr-md-85px{margin-right:85px!important}.mr-md-90px{margin-right:90px!important}.mr-md-95px{margin-right:95px!important}.mr-md-100px{margin-right:100px!important}.mr-md-100{margin-right:100%!important}.mr-md-110px{margin-right:110px!important}.mr-md-120px{margin-right:120px!important}.mr-md-130px{margin-right:130px!important}.mr-md-140px{margin-right:140px!important}.mr-md-150px{margin-right:150px!important}.mr-md-160px{margin-right:160px!important}.mr-md-170px{margin-right:170px!important}.mr-md-180px{margin-right:180px!important}.mr-md-190px{margin-right:190px!important}.mr-md-200px{margin-right:200px!important}.mr-md-220px{margin-right:220px!important}.mr-md-240px{margin-right:240px!important}.mr-md-260px{margin-right:260px!important}.mr-md-280px{margin-right:280px!important}.mr-md-300px{margin-right:300px!important}.mr-md-320px{margin-right:320px!important}.mr-md-340px{margin-right:340px!important}.mr-md-360px{margin-right:360px!important}.mr-md-380px{margin-right:380px!important}.mr-md-400px{margin-right:400px!important}.mr-md-420px{margin-right:420px!important}.mr-md-440px{margin-right:440px!important}.mr-md-460px{margin-right:460px!important}.mr-md-480px{margin-right:480px!important}.mr-md-auto{margin-right:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:1rem!important}.ml-md-4{margin-left:1.5rem!important}.ml-md-5{margin-left:3rem!important}.ml-md-4half{margin-left:2rem!important}.ml-md-6{margin-left:3.5rem!important}.ml-md-7{margin-left:4rem!important}.ml-md-8{margin-left:4.5rem!important}.ml-md-9{margin-left:5rem!important}.ml-md-halfpx{margin-left:.5px!important}.ml-md-1px{margin-left:1px!important}.ml-md-2px{margin-left:2px!important}.ml-md-5px{margin-left:5px!important}.ml-md-7px{margin-left:7px!important}.ml-md-10px{margin-left:10px!important}.ml-md-12px{margin-left:12px!important}.ml-md-15px{margin-left:15px!important}.ml-md-20px{margin-left:20px!important}.ml-md-25px{margin-left:25px!important}.ml-md-30px{margin-left:30px!important}.ml-md-35px{margin-left:35px!important}.ml-md-40px{margin-left:40px!important}.ml-md-45px{margin-left:45px!important}.ml-md-50px{margin-left:50px!important}.ml-md-55px{margin-left:55px!important}.ml-md-60px{margin-left:60px!important}.ml-md-65px{margin-left:65px!important}.ml-md-70px{margin-left:70px!important}.ml-md-75px{margin-left:75px!important}.ml-md-80px{margin-left:80px!important}.ml-md-85px{margin-left:85px!important}.ml-md-90px{margin-left:90px!important}.ml-md-95px{margin-left:95px!important}.ml-md-100px{margin-left:100px!important}.ml-md-100{margin-left:100%!important}.ml-md-110px{margin-left:110px!important}.ml-md-120px{margin-left:120px!important}.ml-md-130px{margin-left:130px!important}.ml-md-140px{margin-left:140px!important}.ml-md-150px{margin-left:150px!important}.ml-md-160px{margin-left:160px!important}.ml-md-170px{margin-left:170px!important}.ml-md-180px{margin-left:180px!important}.ml-md-190px{margin-left:190px!important}.ml-md-200px{margin-left:200px!important}.ml-md-220px{margin-left:220px!important}.ml-md-240px{margin-left:240px!important}.ml-md-260px{margin-left:260px!important}.ml-md-280px{margin-left:280px!important}.ml-md-300px{margin-left:300px!important}.ml-md-320px{margin-left:320px!important}.ml-md-340px{margin-left:340px!important}.ml-md-360px{margin-left:360px!important}.ml-md-380px{margin-left:380px!important}.ml-md-400px{margin-left:400px!important}.ml-md-420px{margin-left:420px!important}.ml-md-440px{margin-left:440px!important}.ml-md-460px{margin-left:460px!important}.ml-md-480px{margin-left:480px!important}.ml-md-auto{margin-left:auto!important}.mr-md-n1{margin-right:-.25rem!important}.mr-md-n2{margin-right:-.5rem!important}.mr-md-n3{margin-right:-1rem!important}.mr-md-n4{margin-right:-1.5rem!important}.mr-md-n5{margin-right:-3rem!important}.mr-md-n4half{margin-right:-2rem!important}.mr-md-n6{margin-right:-3.5rem!important}.mr-md-n7{margin-right:-4rem!important}.mr-md-n8{margin-right:-4.5rem!important}.mr-md-n9{margin-right:-5rem!important}.mr-md-nhalfpx{margin-right:.5px!important}.mr-md-n1px{margin-right:-1px!important}.mr-md-n2px{margin-right:-2px!important}.mr-md-n5px{margin-right:-5px!important}.mr-md-n7px{margin-right:-7px!important}.mr-md-n10px{margin-right:-10px!important}.mr-md-n12px{margin-right:-12px!important}.mr-md-n15px{margin-right:-15px!important}.mr-md-n20px{margin-right:-20px!important}.mr-md-n25px{margin-right:-25px!important}.mr-md-n30px{margin-right:-30px!important}.mr-md-n35px{margin-right:-35px!important}.mr-md-n40px{margin-right:-40px!important}.mr-md-n45px{margin-right:-45px!important}.mr-md-n50px{margin-right:-50px!important}.mr-md-n55px{margin-right:-55px!important}.mr-md-n60px{margin-right:-60px!important}.mr-md-n65px{margin-right:-65px!important}.mr-md-n70px{margin-right:-70px!important}.mr-md-n75px{margin-right:-75px!important}.mr-md-n80px{margin-right:-80px!important}.mr-md-n85px{margin-right:-85px!important}.mr-md-n90px{margin-right:-90px!important}.mr-md-n95px{margin-right:-95px!important}.mr-md-n100px{margin-right:-100px!important}.mr-md-n100{margin-right:-100%!important}.mr-md-n110px{margin-right:-110px!important}.mr-md-n120px{margin-right:-120px!important}.mr-md-n130px{margin-right:-130px!important}.mr-md-n140px{margin-right:-140px!important}.mr-md-n150px{margin-right:-150px!important}.mr-md-n160px{margin-right:-160px!important}.mr-md-n170px{margin-right:-170px!important}.mr-md-n180px{margin-right:-180px!important}.mr-md-n190px{margin-right:-190px!important}.ml-md-n1{margin-left:-.25rem!important}.ml-md-n2{margin-left:-.5rem!important}.ml-md-n3{margin-left:-1rem!important}.ml-md-n4{margin-left:-1.5rem!important}.ml-md-n5{margin-left:-3rem!important}.ml-md-n4half{margin-left:-2rem!important}.ml-md-n6{margin-left:-3.5rem!important}.ml-md-n7{margin-left:-4rem!important}.ml-md-n8{margin-left:-4.5rem!important}.ml-md-n9{margin-left:-5rem!important}.ml-md-nhalfpx{margin-left:.5px!important}.ml-md-n1px{margin-left:-1px!important}.ml-md-n2px{margin-left:-2px!important}.ml-md-n5px{margin-left:-5px!important}.ml-md-n7px{margin-left:-7px!important}.ml-md-n10px{margin-left:-10px!important}.ml-md-n12px{margin-left:-12px!important}.ml-md-n15px{margin-left:-15px!important}.ml-md-n20px{margin-left:-20px!important}.ml-md-n25px{margin-left:-25px!important}.ml-md-n30px{margin-left:-30px!important}.ml-md-n35px{margin-left:-35px!important}.ml-md-n40px{margin-left:-40px!important}.ml-md-n45px{margin-left:-45px!important}.ml-md-n50px{margin-left:-50px!important}.ml-md-n55px{margin-left:-55px!important}.ml-md-n60px{margin-left:-60px!important}.ml-md-n65px{margin-left:-65px!important}.ml-md-n70px{margin-left:-70px!important}.ml-md-n75px{margin-left:-75px!important}.ml-md-n80px{margin-left:-80px!important}.ml-md-n85px{margin-left:-85px!important}.ml-md-n90px{margin-left:-90px!important}.ml-md-n95px{margin-left:-95px!important}.ml-md-n100px{margin-left:-100px!important}.ml-md-n100{margin-left:-100%!important}.ml-md-n110px{margin-left:-110px!important}.ml-md-n120px{margin-left:-120px!important}.ml-md-n130px{margin-left:-130px!important}.ml-md-n140px{margin-left:-140px!important}.ml-md-n150px{margin-left:-150px!important}.ml-md-n160px{margin-left:-160px!important}.ml-md-n170px{margin-left:-170px!important}.ml-md-n180px{margin-left:-180px!important}.ml-md-n190px{margin-left:-190px!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:1rem!important}.pr-md-4{padding-right:1.5rem!important}.pr-md-5{padding-right:3rem!important}.pr-md-4half{padding-right:2rem!important}.pr-md-6{padding-right:3.5rem!important}.pr-md-7{padding-right:4rem!important}.pr-md-8{padding-right:4.5rem!important}.pr-md-9{padding-right:5rem!important}.pr-md-halfpx{padding-right:.5px!important}.pr-md-1px{padding-right:1px!important}.pr-md-2px{padding-right:2px!important}.pr-md-5px{padding-right:5px!important}.pr-md-7px{padding-right:7px!important}.pr-md-10px{padding-right:10px!important}.pr-md-12px{padding-right:12px!important}.pr-md-15px{padding-right:15px!important}.pr-md-20px{padding-right:20px!important}.pr-md-25px{padding-right:25px!important}.pr-md-30px{padding-right:30px!important}.pr-md-35px{padding-right:35px!important}.pr-md-40px{padding-right:40px!important}.pr-md-45px{padding-right:45px!important}.pr-md-50px{padding-right:50px!important}.pr-md-55px{padding-right:55px!important}.pr-md-60px{padding-right:60px!important}.pr-md-65px{padding-right:65px!important}.pr-md-70px{padding-right:70px!important}.pr-md-75px{padding-right:75px!important}.pr-md-80px{padding-right:80px!important}.pr-md-85px{padding-right:85px!important}.pr-md-90px{padding-right:90px!important}.pr-md-95px{padding-right:95px!important}.pr-md-100px{padding-right:100px!important}.pr-md-100{padding-right:100%!important}.pr-md-110px{padding-right:110px!important}.pr-md-120px{padding-right:120px!important}.pr-md-130px{padding-right:130px!important}.pr-md-140px{padding-right:140px!important}.pr-md-150px{padding-right:150px!important}.pr-md-160px{padding-right:160px!important}.pr-md-170px{padding-right:170px!important}.pr-md-180px{padding-right:180px!important}.pr-md-190px{padding-right:190px!important}.pr-md-200px{padding-right:200px!important}.pr-md-220px{padding-right:220px!important}.pr-md-240px{padding-right:240px!important}.pr-md-260px{padding-right:260px!important}.pr-md-280px{padding-right:280px!important}.pr-md-300px{padding-right:300px!important}.pr-md-320px{padding-right:320px!important}.pr-md-340px{padding-right:340px!important}.pr-md-360px{padding-right:360px!important}.pr-md-380px{padding-right:380px!important}.pr-md-400px{padding-right:400px!important}.pr-md-420px{padding-right:420px!important}.pr-md-440px{padding-right:440px!important}.pr-md-460px{padding-right:460px!important}.pr-md-480px{padding-right:480px!important}.pr-md-auto{padding-right:auto!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:.25rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:1rem!important}.pl-md-4{padding-left:1.5rem!important}.pl-md-5{padding-left:3rem!important}.pl-md-4half{padding-left:2rem!important}.pl-md-6{padding-left:3.5rem!important}.pl-md-7{padding-left:4rem!important}.pl-md-8{padding-left:4.5rem!important}.pl-md-9{padding-left:5rem!important}.pl-md-halfpx{padding-left:.5px!important}.pl-md-1px{padding-left:1px!important}.pl-md-2px{padding-left:2px!important}.pl-md-5px{padding-left:5px!important}.pl-md-7px{padding-left:7px!important}.pl-md-10px{padding-left:10px!important}.pl-md-12px{padding-left:12px!important}.pl-md-15px{padding-left:15px!important}.pl-md-20px{padding-left:20px!important}.pl-md-25px{padding-left:25px!important}.pl-md-30px{padding-left:30px!important}.pl-md-35px{padding-left:35px!important}.pl-md-40px{padding-left:40px!important}.pl-md-45px{padding-left:45px!important}.pl-md-50px{padding-left:50px!important}.pl-md-55px{padding-left:55px!important}.pl-md-60px{padding-left:60px!important}.pl-md-65px{padding-left:65px!important}.pl-md-70px{padding-left:70px!important}.pl-md-75px{padding-left:75px!important}.pl-md-80px{padding-left:80px!important}.pl-md-85px{padding-left:85px!important}.pl-md-90px{padding-left:90px!important}.pl-md-95px{padding-left:95px!important}.pl-md-100px{padding-left:100px!important}.pl-md-100{padding-left:100%!important}.pl-md-110px{padding-left:110px!important}.pl-md-120px{padding-left:120px!important}.pl-md-130px{padding-left:130px!important}.pl-md-140px{padding-left:140px!important}.pl-md-150px{padding-left:150px!important}.pl-md-160px{padding-left:160px!important}.pl-md-170px{padding-left:170px!important}.pl-md-180px{padding-left:180px!important}.pl-md-190px{padding-left:190px!important}.pl-md-200px{padding-left:200px!important}.pl-md-220px{padding-left:220px!important}.pl-md-240px{padding-left:240px!important}.pl-md-260px{padding-left:260px!important}.pl-md-280px{padding-left:280px!important}.pl-md-300px{padding-left:300px!important}.pl-md-320px{padding-left:320px!important}.pl-md-340px{padding-left:340px!important}.pl-md-360px{padding-left:360px!important}.pl-md-380px{padding-left:380px!important}.pl-md-400px{padding-left:400px!important}.pl-md-420px{padding-left:420px!important}.pl-md-440px{padding-left:440px!important}.pl-md-460px{padding-left:460px!important}.pl-md-480px{padding-left:480px!important}.pl-md-auto{padding-left:auto!important}}@media (min-width: 992px){.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.overflow-x-lg-hidden{overflow-x:hidden!important}.overflow-x-lg-visible{overflow-x:visible!important}.overflow-x-lg-auto{overflow-x:auto!important}.overflow-x-lg-unset{overflow-x:unset!important}.overflow-x-lg-inherit{overflow-x:inherit!important}.overflow-x-lg-initial{overflow-x:initial!important}.overflow-x-lg-scroll{overflow-x:scroll!important}.overflow-y-lg-hidden{overflow-y:hidden!important}.overflow-y-lg-visible{overflow-y:visible!important}.overflow-y-lg-auto{overflow-y:auto!important}.overflow-y-lg-unset{overflow-y:unset!important}.overflow-y-lg-inherit{overflow-y:inherit!important}.overflow-y-lg-initial{overflow-y:initial!important}.overflow-y-lg-scroll{overflow-y:scroll!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.position-lg-static{position:static!important}.position-lg-relative{position:relative!important}.position-lg-absolute{position:absolute!important}.position-lg-fixed{position:fixed!important}.position-lg-sticky{position:sticky!important}.top-lg-unset{top:unset!important}.top-lg-initial{top:initial!important}.top-lg-inherit{top:inherit!important}.top-lg-0{top:0!important}.top-lg-1{top:.25rem!important}.top-lg-2{top:.5rem!important}.top-lg-2half{top:.75rem!important}.top-lg-3{top:1rem!important}.top-lg-4{top:1.5rem!important}.top-lg-4half{top:2rem!important}.top-lg-5{top:3rem!important}.top-lg-20{top:20%!important}.top-lg-25{top:25%!important}.top-lg-30{top:30%!important}.top-lg-40{top:40%!important}.top-lg-45{top:45%!important}.top-lg-50{top:50%!important}.top-lg-60{top:60%!important}.top-lg-65{top:65%!important}.top-lg-70{top:70%!important}.top-lg-75{top:75%!important}.top-lg-80{top:80%!important}.top-lg-85{top:85%!important}.top-lg-90{top:90%!important}.top-lg-95{top:95%!important}.top-lg-100{top:100%!important}.top-lg-auto{top:auto!important}.top-lg-1px{top:1px!important}.top-lg-2px{top:2px!important}.top-lg-3px{top:3px!important}.top-lg-4px{top:4px!important}.top-lg-5px{top:5px!important}.top-lg-6px{top:6px!important}.top-lg-7px{top:7px!important}.top-lg-8px{top:8px!important}.top-lg-9px{top:9px!important}.top-lg-10px{top:10px!important}.top-lg-15px{top:15px!important}.top-lg-20px{top:20px!important}.top-lg-25px{top:25px!important}.top-lg-30px{top:30px!important}.top-lg-35px{top:35px!important}.top-lg-40px{top:40px!important}.top-lg-45px{top:45px!important}.top-lg-50px{top:50px!important}.top-lg-55px{top:55px!important}.top-lg-60px{top:60px!important}.top-lg-65px{top:65px!important}.top-lg-70px{top:70px!important}.top-lg-75px{top:75px!important}.top-lg-80px{top:80px!important}.top-lg-85px{top:85px!important}.top-lg-90px{top:90px!important}.top-lg-95px{top:95px!important}.top-lg-100px{top:100px!important}.top-lg-120px{top:120px!important}.top-lg-125px{top:125px!important}.top-lg-150px{top:150px!important}.top-lg-165px{top:165px!important}.top-lg-170px{top:170px!important}.top-lg-175px{top:175px!important}.top-lg-180px{top:180px!important}.top-lg-200px{top:200px!important}.top-lg-210px{top:210px!important}.top-lg-220px{top:220px!important}.top-lg-225px{top:225px!important}.top-lg-250px{top:250px!important}.top-lg-275px{top:275px!important}.top-lg-300px{top:300px!important}.top-lg-320px{top:320px!important}.top-lg-325px{top:325px!important}.top-lg-350px{top:350px!important}.top-lg-370px{top:370px!important}.top-lg-375px{top:375px!important}.top-lg-400px{top:400px!important}.top-lg-425px{top:425px!important}.top-lg-450px{top:450px!important}.top-lg-475px{top:475px!important}.top-lg-500px{top:500px!important}.top-lg-550px{top:550px!important}.top-lg-600px{top:600px!important}.top-lg-650px{top:650px!important}.top-lg-700px{top:700px!important}.top-lg-750px{top:750px!important}.top-lg-800px{top:800px!important}.top-lg-850px{top:850px!important}.top-lg-900px{top:900px!important}.top-lg-950px{top:950px!important}.top-lg-1000px{top:1000px!important}.bottom-lg-unset{bottom:unset!important}.bottom-lg-initial{bottom:initial!important}.bottom-lg-inherit{bottom:inherit!important}.bottom-lg-0{bottom:0!important}.bottom-lg-1{bottom:.25rem!important}.bottom-lg-2{bottom:.5rem!important}.bottom-lg-2half{bottom:.75rem!important}.bottom-lg-3{bottom:1rem!important}.bottom-lg-4{bottom:1.5rem!important}.bottom-lg-4half{bottom:2rem!important}.bottom-lg-5{bottom:3rem!important}.bottom-lg-20{bottom:20%!important}.bottom-lg-25{bottom:25%!important}.bottom-lg-30{bottom:30%!important}.bottom-lg-40{bottom:40%!important}.bottom-lg-45{bottom:45%!important}.bottom-lg-50{bottom:50%!important}.bottom-lg-60{bottom:60%!important}.bottom-lg-65{bottom:65%!important}.bottom-lg-70{bottom:70%!important}.bottom-lg-75{bottom:75%!important}.bottom-lg-80{bottom:80%!important}.bottom-lg-85{bottom:85%!important}.bottom-lg-90{bottom:90%!important}.bottom-lg-95{bottom:95%!important}.bottom-lg-100{bottom:100%!important}.bottom-lg-auto{bottom:auto!important}.bottom-lg-1px{bottom:1px!important}.bottom-lg-2px{bottom:2px!important}.bottom-lg-3px{bottom:3px!important}.bottom-lg-4px{bottom:4px!important}.bottom-lg-5px{bottom:5px!important}.bottom-lg-6px{bottom:6px!important}.bottom-lg-7px{bottom:7px!important}.bottom-lg-8px{bottom:8px!important}.bottom-lg-9px{bottom:9px!important}.bottom-lg-10px{bottom:10px!important}.bottom-lg-15px{bottom:15px!important}.bottom-lg-20px{bottom:20px!important}.bottom-lg-25px{bottom:25px!important}.bottom-lg-30px{bottom:30px!important}.bottom-lg-35px{bottom:35px!important}.bottom-lg-40px{bottom:40px!important}.bottom-lg-45px{bottom:45px!important}.bottom-lg-50px{bottom:50px!important}.bottom-lg-55px{bottom:55px!important}.bottom-lg-60px{bottom:60px!important}.bottom-lg-65px{bottom:65px!important}.bottom-lg-70px{bottom:70px!important}.bottom-lg-75px{bottom:75px!important}.bottom-lg-80px{bottom:80px!important}.bottom-lg-85px{bottom:85px!important}.bottom-lg-90px{bottom:90px!important}.bottom-lg-95px{bottom:95px!important}.bottom-lg-100px{bottom:100px!important}.bottom-lg-120px{bottom:120px!important}.bottom-lg-125px{bottom:125px!important}.bottom-lg-150px{bottom:150px!important}.bottom-lg-165px{bottom:165px!important}.bottom-lg-170px{bottom:170px!important}.bottom-lg-175px{bottom:175px!important}.bottom-lg-180px{bottom:180px!important}.bottom-lg-200px{bottom:200px!important}.bottom-lg-210px{bottom:210px!important}.bottom-lg-220px{bottom:220px!important}.bottom-lg-225px{bottom:225px!important}.bottom-lg-250px{bottom:250px!important}.bottom-lg-275px{bottom:275px!important}.bottom-lg-300px{bottom:300px!important}.bottom-lg-320px{bottom:320px!important}.bottom-lg-325px{bottom:325px!important}.bottom-lg-350px{bottom:350px!important}.bottom-lg-370px{bottom:370px!important}.bottom-lg-375px{bottom:375px!important}.bottom-lg-400px{bottom:400px!important}.bottom-lg-425px{bottom:425px!important}.bottom-lg-450px{bottom:450px!important}.bottom-lg-475px{bottom:475px!important}.bottom-lg-500px{bottom:500px!important}.bottom-lg-550px{bottom:550px!important}.bottom-lg-600px{bottom:600px!important}.bottom-lg-650px{bottom:650px!important}.bottom-lg-700px{bottom:700px!important}.bottom-lg-750px{bottom:750px!important}.bottom-lg-800px{bottom:800px!important}.bottom-lg-850px{bottom:850px!important}.bottom-lg-900px{bottom:900px!important}.bottom-lg-950px{bottom:950px!important}.bottom-lg-1000px{bottom:1000px!important}.w-lg-unset{width:unset!important}.w-lg-initial{width:initial!important}.w-lg-inherit{width:inherit!important}.w-lg-0{width:0!important}.w-lg-1{width:.25rem!important}.w-lg-2{width:.5rem!important}.w-lg-2half{width:.75rem!important}.w-lg-3{width:1rem!important}.w-lg-4{width:1.5rem!important}.w-lg-4half{width:2rem!important}.w-lg-5{width:3rem!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.w-lg-1px{width:1px!important}.w-lg-2px{width:2px!important}.w-lg-3px{width:3px!important}.w-lg-4px{width:4px!important}.w-lg-5px{width:5px!important}.w-lg-6px{width:6px!important}.w-lg-7px{width:7px!important}.w-lg-8px{width:8px!important}.w-lg-9px{width:9px!important}.w-lg-10px{width:10px!important}.w-lg-15px{width:15px!important}.w-lg-20px{width:20px!important}.w-lg-25px{width:25px!important}.w-lg-30px{width:30px!important}.w-lg-35px{width:35px!important}.w-lg-40px{width:40px!important}.w-lg-45px{width:45px!important}.w-lg-50px{width:50px!important}.w-lg-55px{width:55px!important}.w-lg-60px{width:60px!important}.w-lg-65px{width:65px!important}.w-lg-70px{width:70px!important}.w-lg-75px{width:75px!important}.w-lg-80px{width:80px!important}.w-lg-85px{width:85px!important}.w-lg-90px{width:90px!important}.w-lg-95px{width:95px!important}.w-lg-100px{width:100px!important}.w-lg-120px{width:120px!important}.w-lg-125px{width:125px!important}.w-lg-150px{width:150px!important}.w-lg-165px{width:165px!important}.w-lg-170px{width:170px!important}.w-lg-175px{width:175px!important}.w-lg-180px{width:180px!important}.w-lg-200px{width:200px!important}.w-lg-210px{width:210px!important}.w-lg-220px{width:220px!important}.w-lg-225px{width:225px!important}.w-lg-250px{width:250px!important}.w-lg-275px{width:275px!important}.w-lg-300px{width:300px!important}.w-lg-320px{width:320px!important}.w-lg-325px{width:325px!important}.w-lg-350px{width:350px!important}.w-lg-370px{width:370px!important}.w-lg-375px{width:375px!important}.w-lg-400px{width:400px!important}.w-lg-425px{width:425px!important}.w-lg-450px{width:450px!important}.w-lg-475px{width:475px!important}.w-lg-500px{width:500px!important}.w-lg-550px{width:550px!important}.w-lg-600px{width:600px!important}.w-lg-650px{width:650px!important}.w-lg-700px{width:700px!important}.w-lg-750px{width:750px!important}.w-lg-800px{width:800px!important}.w-lg-850px{width:850px!important}.w-lg-900px{width:900px!important}.w-lg-950px{width:950px!important}.w-lg-1000px{width:1000px!important}.mw-lg-unset{max-width:unset!important}.mw-lg-initial{max-width:initial!important}.mw-lg-inherit{max-width:inherit!important}.mw-lg-0{max-width:0!important}.mw-lg-1{max-width:.25rem!important}.mw-lg-2{max-width:.5rem!important}.mw-lg-2half{max-width:.75rem!important}.mw-lg-3{max-width:1rem!important}.mw-lg-4{max-width:1.5rem!important}.mw-lg-4half{max-width:2rem!important}.mw-lg-5{max-width:3rem!important}.mw-lg-20{max-width:20%!important}.mw-lg-25{max-width:25%!important}.mw-lg-30{max-width:30%!important}.mw-lg-40{max-width:40%!important}.mw-lg-45{max-width:45%!important}.mw-lg-50{max-width:50%!important}.mw-lg-60{max-width:60%!important}.mw-lg-65{max-width:65%!important}.mw-lg-70{max-width:70%!important}.mw-lg-75{max-width:75%!important}.mw-lg-80{max-width:80%!important}.mw-lg-85{max-width:85%!important}.mw-lg-90{max-width:90%!important}.mw-lg-95{max-width:95%!important}.mw-lg-100{max-width:100%!important}.mw-lg-auto{max-width:auto!important}.mw-lg-1px{max-width:1px!important}.mw-lg-2px{max-width:2px!important}.mw-lg-3px{max-width:3px!important}.mw-lg-4px{max-width:4px!important}.mw-lg-5px{max-width:5px!important}.mw-lg-6px{max-width:6px!important}.mw-lg-7px{max-width:7px!important}.mw-lg-8px{max-width:8px!important}.mw-lg-9px{max-width:9px!important}.mw-lg-10px{max-width:10px!important}.mw-lg-15px{max-width:15px!important}.mw-lg-20px{max-width:20px!important}.mw-lg-25px{max-width:25px!important}.mw-lg-30px{max-width:30px!important}.mw-lg-35px{max-width:35px!important}.mw-lg-40px{max-width:40px!important}.mw-lg-45px{max-width:45px!important}.mw-lg-50px{max-width:50px!important}.mw-lg-55px{max-width:55px!important}.mw-lg-60px{max-width:60px!important}.mw-lg-65px{max-width:65px!important}.mw-lg-70px{max-width:70px!important}.mw-lg-75px{max-width:75px!important}.mw-lg-80px{max-width:80px!important}.mw-lg-85px{max-width:85px!important}.mw-lg-90px{max-width:90px!important}.mw-lg-95px{max-width:95px!important}.mw-lg-100px{max-width:100px!important}.mw-lg-120px{max-width:120px!important}.mw-lg-125px{max-width:125px!important}.mw-lg-150px{max-width:150px!important}.mw-lg-165px{max-width:165px!important}.mw-lg-170px{max-width:170px!important}.mw-lg-175px{max-width:175px!important}.mw-lg-180px{max-width:180px!important}.mw-lg-200px{max-width:200px!important}.mw-lg-210px{max-width:210px!important}.mw-lg-220px{max-width:220px!important}.mw-lg-225px{max-width:225px!important}.mw-lg-250px{max-width:250px!important}.mw-lg-275px{max-width:275px!important}.mw-lg-300px{max-width:300px!important}.mw-lg-320px{max-width:320px!important}.mw-lg-325px{max-width:325px!important}.mw-lg-350px{max-width:350px!important}.mw-lg-370px{max-width:370px!important}.mw-lg-375px{max-width:375px!important}.mw-lg-400px{max-width:400px!important}.mw-lg-425px{max-width:425px!important}.mw-lg-450px{max-width:450px!important}.mw-lg-475px{max-width:475px!important}.mw-lg-500px{max-width:500px!important}.mw-lg-550px{max-width:550px!important}.mw-lg-600px{max-width:600px!important}.mw-lg-650px{max-width:650px!important}.mw-lg-700px{max-width:700px!important}.mw-lg-750px{max-width:750px!important}.mw-lg-800px{max-width:800px!important}.mw-lg-850px{max-width:850px!important}.mw-lg-900px{max-width:900px!important}.mw-lg-950px{max-width:950px!important}.mw-lg-1000px{max-width:1000px!important}.h-lg-unset{height:unset!important}.h-lg-initial{height:initial!important}.h-lg-inherit{height:inherit!important}.h-lg-0{height:0!important}.h-lg-1{height:.25rem!important}.h-lg-2{height:.5rem!important}.h-lg-2half{height:.75rem!important}.h-lg-3{height:1rem!important}.h-lg-4{height:1.5rem!important}.h-lg-4half{height:2rem!important}.h-lg-5{height:3rem!important}.h-lg-20{height:20%!important}.h-lg-25{height:25%!important}.h-lg-30{height:30%!important}.h-lg-40{height:40%!important}.h-lg-45{height:45%!important}.h-lg-50{height:50%!important}.h-lg-60{height:60%!important}.h-lg-65{height:65%!important}.h-lg-70{height:70%!important}.h-lg-75{height:75%!important}.h-lg-80{height:80%!important}.h-lg-85{height:85%!important}.h-lg-90{height:90%!important}.h-lg-95{height:95%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}.h-lg-1px{height:1px!important}.h-lg-2px{height:2px!important}.h-lg-3px{height:3px!important}.h-lg-4px{height:4px!important}.h-lg-5px{height:5px!important}.h-lg-6px{height:6px!important}.h-lg-7px{height:7px!important}.h-lg-8px{height:8px!important}.h-lg-9px{height:9px!important}.h-lg-10px{height:10px!important}.h-lg-15px{height:15px!important}.h-lg-20px{height:20px!important}.h-lg-25px{height:25px!important}.h-lg-30px{height:30px!important}.h-lg-35px{height:35px!important}.h-lg-40px{height:40px!important}.h-lg-45px{height:45px!important}.h-lg-50px{height:50px!important}.h-lg-55px{height:55px!important}.h-lg-60px{height:60px!important}.h-lg-65px{height:65px!important}.h-lg-70px{height:70px!important}.h-lg-75px{height:75px!important}.h-lg-80px{height:80px!important}.h-lg-85px{height:85px!important}.h-lg-90px{height:90px!important}.h-lg-95px{height:95px!important}.h-lg-100px{height:100px!important}.h-lg-120px{height:120px!important}.h-lg-125px{height:125px!important}.h-lg-150px{height:150px!important}.h-lg-165px{height:165px!important}.h-lg-170px{height:170px!important}.h-lg-175px{height:175px!important}.h-lg-180px{height:180px!important}.h-lg-200px{height:200px!important}.h-lg-210px{height:210px!important}.h-lg-220px{height:220px!important}.h-lg-225px{height:225px!important}.h-lg-250px{height:250px!important}.h-lg-275px{height:275px!important}.h-lg-300px{height:300px!important}.h-lg-320px{height:320px!important}.h-lg-325px{height:325px!important}.h-lg-350px{height:350px!important}.h-lg-370px{height:370px!important}.h-lg-375px{height:375px!important}.h-lg-400px{height:400px!important}.h-lg-425px{height:425px!important}.h-lg-450px{height:450px!important}.h-lg-475px{height:475px!important}.h-lg-500px{height:500px!important}.h-lg-550px{height:550px!important}.h-lg-600px{height:600px!important}.h-lg-650px{height:650px!important}.h-lg-700px{height:700px!important}.h-lg-750px{height:750px!important}.h-lg-800px{height:800px!important}.h-lg-850px{height:850px!important}.h-lg-900px{height:900px!important}.h-lg-950px{height:950px!important}.h-lg-1000px{height:1000px!important}.mh-lg-unset{max-height:unset!important}.mh-lg-initial{max-height:initial!important}.mh-lg-inherit{max-height:inherit!important}.mh-lg-0{max-height:0!important}.mh-lg-1{max-height:.25rem!important}.mh-lg-2{max-height:.5rem!important}.mh-lg-2half{max-height:.75rem!important}.mh-lg-3{max-height:1rem!important}.mh-lg-4{max-height:1.5rem!important}.mh-lg-4half{max-height:2rem!important}.mh-lg-5{max-height:3rem!important}.mh-lg-20{max-height:20%!important}.mh-lg-25{max-height:25%!important}.mh-lg-30{max-height:30%!important}.mh-lg-40{max-height:40%!important}.mh-lg-45{max-height:45%!important}.mh-lg-50{max-height:50%!important}.mh-lg-60{max-height:60%!important}.mh-lg-65{max-height:65%!important}.mh-lg-70{max-height:70%!important}.mh-lg-75{max-height:75%!important}.mh-lg-80{max-height:80%!important}.mh-lg-85{max-height:85%!important}.mh-lg-90{max-height:90%!important}.mh-lg-95{max-height:95%!important}.mh-lg-100{max-height:100%!important}.mh-lg-auto{max-height:auto!important}.mh-lg-1px{max-height:1px!important}.mh-lg-2px{max-height:2px!important}.mh-lg-3px{max-height:3px!important}.mh-lg-4px{max-height:4px!important}.mh-lg-5px{max-height:5px!important}.mh-lg-6px{max-height:6px!important}.mh-lg-7px{max-height:7px!important}.mh-lg-8px{max-height:8px!important}.mh-lg-9px{max-height:9px!important}.mh-lg-10px{max-height:10px!important}.mh-lg-15px{max-height:15px!important}.mh-lg-20px{max-height:20px!important}.mh-lg-25px{max-height:25px!important}.mh-lg-30px{max-height:30px!important}.mh-lg-35px{max-height:35px!important}.mh-lg-40px{max-height:40px!important}.mh-lg-45px{max-height:45px!important}.mh-lg-50px{max-height:50px!important}.mh-lg-55px{max-height:55px!important}.mh-lg-60px{max-height:60px!important}.mh-lg-65px{max-height:65px!important}.mh-lg-70px{max-height:70px!important}.mh-lg-75px{max-height:75px!important}.mh-lg-80px{max-height:80px!important}.mh-lg-85px{max-height:85px!important}.mh-lg-90px{max-height:90px!important}.mh-lg-95px{max-height:95px!important}.mh-lg-100px{max-height:100px!important}.mh-lg-120px{max-height:120px!important}.mh-lg-125px{max-height:125px!important}.mh-lg-150px{max-height:150px!important}.mh-lg-165px{max-height:165px!important}.mh-lg-170px{max-height:170px!important}.mh-lg-175px{max-height:175px!important}.mh-lg-180px{max-height:180px!important}.mh-lg-200px{max-height:200px!important}.mh-lg-210px{max-height:210px!important}.mh-lg-220px{max-height:220px!important}.mh-lg-225px{max-height:225px!important}.mh-lg-250px{max-height:250px!important}.mh-lg-275px{max-height:275px!important}.mh-lg-300px{max-height:300px!important}.mh-lg-320px{max-height:320px!important}.mh-lg-325px{max-height:325px!important}.mh-lg-350px{max-height:350px!important}.mh-lg-370px{max-height:370px!important}.mh-lg-375px{max-height:375px!important}.mh-lg-400px{max-height:400px!important}.mh-lg-425px{max-height:425px!important}.mh-lg-450px{max-height:450px!important}.mh-lg-475px{max-height:475px!important}.mh-lg-500px{max-height:500px!important}.mh-lg-550px{max-height:550px!important}.mh-lg-600px{max-height:600px!important}.mh-lg-650px{max-height:650px!important}.mh-lg-700px{max-height:700px!important}.mh-lg-750px{max-height:750px!important}.mh-lg-800px{max-height:800px!important}.mh-lg-850px{max-height:850px!important}.mh-lg-900px{max-height:900px!important}.mh-lg-950px{max-height:950px!important}.mh-lg-1000px{max-height:1000px!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-4half{margin:2rem!important}.m-lg-6{margin:3.5rem!important}.m-lg-7{margin:4rem!important}.m-lg-8{margin:4.5rem!important}.m-lg-9{margin:5rem!important}.m-lg-halfpx{margin:.5px!important}.m-lg-1px{margin:1px!important}.m-lg-2px{margin:2px!important}.m-lg-5px{margin:5px!important}.m-lg-7px{margin:7px!important}.m-lg-10px{margin:10px!important}.m-lg-12px{margin:12px!important}.m-lg-15px{margin:15px!important}.m-lg-20px{margin:20px!important}.m-lg-25px{margin:25px!important}.m-lg-30px{margin:30px!important}.m-lg-35px{margin:35px!important}.m-lg-40px{margin:40px!important}.m-lg-45px{margin:45px!important}.m-lg-50px{margin:50px!important}.m-lg-55px{margin:55px!important}.m-lg-60px{margin:60px!important}.m-lg-65px{margin:65px!important}.m-lg-70px{margin:70px!important}.m-lg-75px{margin:75px!important}.m-lg-80px{margin:80px!important}.m-lg-85px{margin:85px!important}.m-lg-90px{margin:90px!important}.m-lg-95px{margin:95px!important}.m-lg-100px{margin:100px!important}.m-lg-100{margin:100%!important}.m-lg-110px{margin:110px!important}.m-lg-120px{margin:120px!important}.m-lg-130px{margin:130px!important}.m-lg-140px{margin:140px!important}.m-lg-150px{margin:150px!important}.m-lg-160px{margin:160px!important}.m-lg-170px{margin:170px!important}.m-lg-180px{margin:180px!important}.m-lg-190px{margin:190px!important}.m-lg-200px{margin:200px!important}.m-lg-220px{margin:220px!important}.m-lg-240px{margin:240px!important}.m-lg-260px{margin:260px!important}.m-lg-280px{margin:280px!important}.m-lg-300px{margin:300px!important}.m-lg-320px{margin:320px!important}.m-lg-340px{margin:340px!important}.m-lg-360px{margin:360px!important}.m-lg-380px{margin:380px!important}.m-lg-400px{margin:400px!important}.m-lg-420px{margin:420px!important}.m-lg-440px{margin:440px!important}.m-lg-460px{margin:460px!important}.m-lg-480px{margin:480px!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-4half{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-7{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-9{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-halfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-lg-1px{margin-right:1px!important;margin-left:1px!important}.mx-lg-2px{margin-right:2px!important;margin-left:2px!important}.mx-lg-5px{margin-right:5px!important;margin-left:5px!important}.mx-lg-7px{margin-right:7px!important;margin-left:7px!important}.mx-lg-10px{margin-right:10px!important;margin-left:10px!important}.mx-lg-12px{margin-right:12px!important;margin-left:12px!important}.mx-lg-15px{margin-right:15px!important;margin-left:15px!important}.mx-lg-20px{margin-right:20px!important;margin-left:20px!important}.mx-lg-25px{margin-right:25px!important;margin-left:25px!important}.mx-lg-30px{margin-right:30px!important;margin-left:30px!important}.mx-lg-35px{margin-right:35px!important;margin-left:35px!important}.mx-lg-40px{margin-right:40px!important;margin-left:40px!important}.mx-lg-45px{margin-right:45px!important;margin-left:45px!important}.mx-lg-50px{margin-right:50px!important;margin-left:50px!important}.mx-lg-55px{margin-right:55px!important;margin-left:55px!important}.mx-lg-60px{margin-right:60px!important;margin-left:60px!important}.mx-lg-65px{margin-right:65px!important;margin-left:65px!important}.mx-lg-70px{margin-right:70px!important;margin-left:70px!important}.mx-lg-75px{margin-right:75px!important;margin-left:75px!important}.mx-lg-80px{margin-right:80px!important;margin-left:80px!important}.mx-lg-85px{margin-right:85px!important;margin-left:85px!important}.mx-lg-90px{margin-right:90px!important;margin-left:90px!important}.mx-lg-95px{margin-right:95px!important;margin-left:95px!important}.mx-lg-100px{margin-right:100px!important;margin-left:100px!important}.mx-lg-100{margin-right:100%!important;margin-left:100%!important}.mx-lg-110px{margin-right:110px!important;margin-left:110px!important}.mx-lg-120px{margin-right:120px!important;margin-left:120px!important}.mx-lg-130px{margin-right:130px!important;margin-left:130px!important}.mx-lg-140px{margin-right:140px!important;margin-left:140px!important}.mx-lg-150px{margin-right:150px!important;margin-left:150px!important}.mx-lg-160px{margin-right:160px!important;margin-left:160px!important}.mx-lg-170px{margin-right:170px!important;margin-left:170px!important}.mx-lg-180px{margin-right:180px!important;margin-left:180px!important}.mx-lg-190px{margin-right:190px!important;margin-left:190px!important}.mx-lg-200px{margin-right:200px!important;margin-left:200px!important}.mx-lg-220px{margin-right:220px!important;margin-left:220px!important}.mx-lg-240px{margin-right:240px!important;margin-left:240px!important}.mx-lg-260px{margin-right:260px!important;margin-left:260px!important}.mx-lg-280px{margin-right:280px!important;margin-left:280px!important}.mx-lg-300px{margin-right:300px!important;margin-left:300px!important}.mx-lg-320px{margin-right:320px!important;margin-left:320px!important}.mx-lg-340px{margin-right:340px!important;margin-left:340px!important}.mx-lg-360px{margin-right:360px!important;margin-left:360px!important}.mx-lg-380px{margin-right:380px!important;margin-left:380px!important}.mx-lg-400px{margin-right:400px!important;margin-left:400px!important}.mx-lg-420px{margin-right:420px!important;margin-left:420px!important}.mx-lg-440px{margin-right:440px!important;margin-left:440px!important}.mx-lg-460px{margin-right:460px!important;margin-left:460px!important}.mx-lg-480px{margin-right:480px!important;margin-left:480px!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-4half{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-halfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-lg-1px{margin-top:1px!important;margin-bottom:1px!important}.my-lg-2px{margin-top:2px!important;margin-bottom:2px!important}.my-lg-5px{margin-top:5px!important;margin-bottom:5px!important}.my-lg-7px{margin-top:7px!important;margin-bottom:7px!important}.my-lg-10px{margin-top:10px!important;margin-bottom:10px!important}.my-lg-12px{margin-top:12px!important;margin-bottom:12px!important}.my-lg-15px{margin-top:15px!important;margin-bottom:15px!important}.my-lg-20px{margin-top:20px!important;margin-bottom:20px!important}.my-lg-25px{margin-top:25px!important;margin-bottom:25px!important}.my-lg-30px{margin-top:30px!important;margin-bottom:30px!important}.my-lg-35px{margin-top:35px!important;margin-bottom:35px!important}.my-lg-40px{margin-top:40px!important;margin-bottom:40px!important}.my-lg-45px{margin-top:45px!important;margin-bottom:45px!important}.my-lg-50px{margin-top:50px!important;margin-bottom:50px!important}.my-lg-55px{margin-top:55px!important;margin-bottom:55px!important}.my-lg-60px{margin-top:60px!important;margin-bottom:60px!important}.my-lg-65px{margin-top:65px!important;margin-bottom:65px!important}.my-lg-70px{margin-top:70px!important;margin-bottom:70px!important}.my-lg-75px{margin-top:75px!important;margin-bottom:75px!important}.my-lg-80px{margin-top:80px!important;margin-bottom:80px!important}.my-lg-85px{margin-top:85px!important;margin-bottom:85px!important}.my-lg-90px{margin-top:90px!important;margin-bottom:90px!important}.my-lg-95px{margin-top:95px!important;margin-bottom:95px!important}.my-lg-100px{margin-top:100px!important;margin-bottom:100px!important}.my-lg-100{margin-top:100%!important;margin-bottom:100%!important}.my-lg-110px{margin-top:110px!important;margin-bottom:110px!important}.my-lg-120px{margin-top:120px!important;margin-bottom:120px!important}.my-lg-130px{margin-top:130px!important;margin-bottom:130px!important}.my-lg-140px{margin-top:140px!important;margin-bottom:140px!important}.my-lg-150px{margin-top:150px!important;margin-bottom:150px!important}.my-lg-160px{margin-top:160px!important;margin-bottom:160px!important}.my-lg-170px{margin-top:170px!important;margin-bottom:170px!important}.my-lg-180px{margin-top:180px!important;margin-bottom:180px!important}.my-lg-190px{margin-top:190px!important;margin-bottom:190px!important}.my-lg-200px{margin-top:200px!important;margin-bottom:200px!important}.my-lg-220px{margin-top:220px!important;margin-bottom:220px!important}.my-lg-240px{margin-top:240px!important;margin-bottom:240px!important}.my-lg-260px{margin-top:260px!important;margin-bottom:260px!important}.my-lg-280px{margin-top:280px!important;margin-bottom:280px!important}.my-lg-300px{margin-top:300px!important;margin-bottom:300px!important}.my-lg-320px{margin-top:320px!important;margin-bottom:320px!important}.my-lg-340px{margin-top:340px!important;margin-bottom:340px!important}.my-lg-360px{margin-top:360px!important;margin-bottom:360px!important}.my-lg-380px{margin-top:380px!important;margin-bottom:380px!important}.my-lg-400px{margin-top:400px!important;margin-bottom:400px!important}.my-lg-420px{margin-top:420px!important;margin-bottom:420px!important}.my-lg-440px{margin-top:440px!important;margin-bottom:440px!important}.my-lg-460px{margin-top:460px!important;margin-bottom:460px!important}.my-lg-480px{margin-top:480px!important;margin-bottom:480px!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-4half{margin-top:2rem!important}.mt-lg-6{margin-top:3.5rem!important}.mt-lg-7{margin-top:4rem!important}.mt-lg-8{margin-top:4.5rem!important}.mt-lg-9{margin-top:5rem!important}.mt-lg-halfpx{margin-top:.5px!important}.mt-lg-1px{margin-top:1px!important}.mt-lg-2px{margin-top:2px!important}.mt-lg-5px{margin-top:5px!important}.mt-lg-7px{margin-top:7px!important}.mt-lg-10px{margin-top:10px!important}.mt-lg-12px{margin-top:12px!important}.mt-lg-15px{margin-top:15px!important}.mt-lg-20px{margin-top:20px!important}.mt-lg-25px{margin-top:25px!important}.mt-lg-30px{margin-top:30px!important}.mt-lg-35px{margin-top:35px!important}.mt-lg-40px{margin-top:40px!important}.mt-lg-45px{margin-top:45px!important}.mt-lg-50px{margin-top:50px!important}.mt-lg-55px{margin-top:55px!important}.mt-lg-60px{margin-top:60px!important}.mt-lg-65px{margin-top:65px!important}.mt-lg-70px{margin-top:70px!important}.mt-lg-75px{margin-top:75px!important}.mt-lg-80px{margin-top:80px!important}.mt-lg-85px{margin-top:85px!important}.mt-lg-90px{margin-top:90px!important}.mt-lg-95px{margin-top:95px!important}.mt-lg-100px{margin-top:100px!important}.mt-lg-100{margin-top:100%!important}.mt-lg-110px{margin-top:110px!important}.mt-lg-120px{margin-top:120px!important}.mt-lg-130px{margin-top:130px!important}.mt-lg-140px{margin-top:140px!important}.mt-lg-150px{margin-top:150px!important}.mt-lg-160px{margin-top:160px!important}.mt-lg-170px{margin-top:170px!important}.mt-lg-180px{margin-top:180px!important}.mt-lg-190px{margin-top:190px!important}.mt-lg-200px{margin-top:200px!important}.mt-lg-220px{margin-top:220px!important}.mt-lg-240px{margin-top:240px!important}.mt-lg-260px{margin-top:260px!important}.mt-lg-280px{margin-top:280px!important}.mt-lg-300px{margin-top:300px!important}.mt-lg-320px{margin-top:320px!important}.mt-lg-340px{margin-top:340px!important}.mt-lg-360px{margin-top:360px!important}.mt-lg-380px{margin-top:380px!important}.mt-lg-400px{margin-top:400px!important}.mt-lg-420px{margin-top:420px!important}.mt-lg-440px{margin-top:440px!important}.mt-lg-460px{margin-top:460px!important}.mt-lg-480px{margin-top:480px!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-4half{margin-right:2rem!important}.me-lg-6{margin-right:3.5rem!important}.me-lg-7{margin-right:4rem!important}.me-lg-8{margin-right:4.5rem!important}.me-lg-9{margin-right:5rem!important}.me-lg-halfpx{margin-right:.5px!important}.me-lg-1px{margin-right:1px!important}.me-lg-2px{margin-right:2px!important}.me-lg-5px{margin-right:5px!important}.me-lg-7px{margin-right:7px!important}.me-lg-10px{margin-right:10px!important}.me-lg-12px{margin-right:12px!important}.me-lg-15px{margin-right:15px!important}.me-lg-20px{margin-right:20px!important}.me-lg-25px{margin-right:25px!important}.me-lg-30px{margin-right:30px!important}.me-lg-35px{margin-right:35px!important}.me-lg-40px{margin-right:40px!important}.me-lg-45px{margin-right:45px!important}.me-lg-50px{margin-right:50px!important}.me-lg-55px{margin-right:55px!important}.me-lg-60px{margin-right:60px!important}.me-lg-65px{margin-right:65px!important}.me-lg-70px{margin-right:70px!important}.me-lg-75px{margin-right:75px!important}.me-lg-80px{margin-right:80px!important}.me-lg-85px{margin-right:85px!important}.me-lg-90px{margin-right:90px!important}.me-lg-95px{margin-right:95px!important}.me-lg-100px{margin-right:100px!important}.me-lg-100{margin-right:100%!important}.me-lg-110px{margin-right:110px!important}.me-lg-120px{margin-right:120px!important}.me-lg-130px{margin-right:130px!important}.me-lg-140px{margin-right:140px!important}.me-lg-150px{margin-right:150px!important}.me-lg-160px{margin-right:160px!important}.me-lg-170px{margin-right:170px!important}.me-lg-180px{margin-right:180px!important}.me-lg-190px{margin-right:190px!important}.me-lg-200px{margin-right:200px!important}.me-lg-220px{margin-right:220px!important}.me-lg-240px{margin-right:240px!important}.me-lg-260px{margin-right:260px!important}.me-lg-280px{margin-right:280px!important}.me-lg-300px{margin-right:300px!important}.me-lg-320px{margin-right:320px!important}.me-lg-340px{margin-right:340px!important}.me-lg-360px{margin-right:360px!important}.me-lg-380px{margin-right:380px!important}.me-lg-400px{margin-right:400px!important}.me-lg-420px{margin-right:420px!important}.me-lg-440px{margin-right:440px!important}.me-lg-460px{margin-right:460px!important}.me-lg-480px{margin-right:480px!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-4half{margin-bottom:2rem!important}.mb-lg-6{margin-bottom:3.5rem!important}.mb-lg-7{margin-bottom:4rem!important}.mb-lg-8{margin-bottom:4.5rem!important}.mb-lg-9{margin-bottom:5rem!important}.mb-lg-halfpx{margin-bottom:.5px!important}.mb-lg-1px{margin-bottom:1px!important}.mb-lg-2px{margin-bottom:2px!important}.mb-lg-5px{margin-bottom:5px!important}.mb-lg-7px{margin-bottom:7px!important}.mb-lg-10px{margin-bottom:10px!important}.mb-lg-12px{margin-bottom:12px!important}.mb-lg-15px{margin-bottom:15px!important}.mb-lg-20px{margin-bottom:20px!important}.mb-lg-25px{margin-bottom:25px!important}.mb-lg-30px{margin-bottom:30px!important}.mb-lg-35px{margin-bottom:35px!important}.mb-lg-40px{margin-bottom:40px!important}.mb-lg-45px{margin-bottom:45px!important}.mb-lg-50px{margin-bottom:50px!important}.mb-lg-55px{margin-bottom:55px!important}.mb-lg-60px{margin-bottom:60px!important}.mb-lg-65px{margin-bottom:65px!important}.mb-lg-70px{margin-bottom:70px!important}.mb-lg-75px{margin-bottom:75px!important}.mb-lg-80px{margin-bottom:80px!important}.mb-lg-85px{margin-bottom:85px!important}.mb-lg-90px{margin-bottom:90px!important}.mb-lg-95px{margin-bottom:95px!important}.mb-lg-100px{margin-bottom:100px!important}.mb-lg-100{margin-bottom:100%!important}.mb-lg-110px{margin-bottom:110px!important}.mb-lg-120px{margin-bottom:120px!important}.mb-lg-130px{margin-bottom:130px!important}.mb-lg-140px{margin-bottom:140px!important}.mb-lg-150px{margin-bottom:150px!important}.mb-lg-160px{margin-bottom:160px!important}.mb-lg-170px{margin-bottom:170px!important}.mb-lg-180px{margin-bottom:180px!important}.mb-lg-190px{margin-bottom:190px!important}.mb-lg-200px{margin-bottom:200px!important}.mb-lg-220px{margin-bottom:220px!important}.mb-lg-240px{margin-bottom:240px!important}.mb-lg-260px{margin-bottom:260px!important}.mb-lg-280px{margin-bottom:280px!important}.mb-lg-300px{margin-bottom:300px!important}.mb-lg-320px{margin-bottom:320px!important}.mb-lg-340px{margin-bottom:340px!important}.mb-lg-360px{margin-bottom:360px!important}.mb-lg-380px{margin-bottom:380px!important}.mb-lg-400px{margin-bottom:400px!important}.mb-lg-420px{margin-bottom:420px!important}.mb-lg-440px{margin-bottom:440px!important}.mb-lg-460px{margin-bottom:460px!important}.mb-lg-480px{margin-bottom:480px!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-4half{margin-left:2rem!important}.ms-lg-6{margin-left:3.5rem!important}.ms-lg-7{margin-left:4rem!important}.ms-lg-8{margin-left:4.5rem!important}.ms-lg-9{margin-left:5rem!important}.ms-lg-halfpx{margin-left:.5px!important}.ms-lg-1px{margin-left:1px!important}.ms-lg-2px{margin-left:2px!important}.ms-lg-5px{margin-left:5px!important}.ms-lg-7px{margin-left:7px!important}.ms-lg-10px{margin-left:10px!important}.ms-lg-12px{margin-left:12px!important}.ms-lg-15px{margin-left:15px!important}.ms-lg-20px{margin-left:20px!important}.ms-lg-25px{margin-left:25px!important}.ms-lg-30px{margin-left:30px!important}.ms-lg-35px{margin-left:35px!important}.ms-lg-40px{margin-left:40px!important}.ms-lg-45px{margin-left:45px!important}.ms-lg-50px{margin-left:50px!important}.ms-lg-55px{margin-left:55px!important}.ms-lg-60px{margin-left:60px!important}.ms-lg-65px{margin-left:65px!important}.ms-lg-70px{margin-left:70px!important}.ms-lg-75px{margin-left:75px!important}.ms-lg-80px{margin-left:80px!important}.ms-lg-85px{margin-left:85px!important}.ms-lg-90px{margin-left:90px!important}.ms-lg-95px{margin-left:95px!important}.ms-lg-100px{margin-left:100px!important}.ms-lg-100{margin-left:100%!important}.ms-lg-110px{margin-left:110px!important}.ms-lg-120px{margin-left:120px!important}.ms-lg-130px{margin-left:130px!important}.ms-lg-140px{margin-left:140px!important}.ms-lg-150px{margin-left:150px!important}.ms-lg-160px{margin-left:160px!important}.ms-lg-170px{margin-left:170px!important}.ms-lg-180px{margin-left:180px!important}.ms-lg-190px{margin-left:190px!important}.ms-lg-200px{margin-left:200px!important}.ms-lg-220px{margin-left:220px!important}.ms-lg-240px{margin-left:240px!important}.ms-lg-260px{margin-left:260px!important}.ms-lg-280px{margin-left:280px!important}.ms-lg-300px{margin-left:300px!important}.ms-lg-320px{margin-left:320px!important}.ms-lg-340px{margin-left:340px!important}.ms-lg-360px{margin-left:360px!important}.ms-lg-380px{margin-left:380px!important}.ms-lg-400px{margin-left:400px!important}.ms-lg-420px{margin-left:420px!important}.ms-lg-440px{margin-left:440px!important}.ms-lg-460px{margin-left:460px!important}.ms-lg-480px{margin-left:480px!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.m-lg-n4half{margin:-2rem!important}.m-lg-n6{margin:-3.5rem!important}.m-lg-n7{margin:-4rem!important}.m-lg-n8{margin:-4.5rem!important}.m-lg-n9{margin:-5rem!important}.m-lg-nhalfpx{margin:.5px!important}.m-lg-n1px{margin:-1px!important}.m-lg-n2px{margin:-2px!important}.m-lg-n5px{margin:-5px!important}.m-lg-n7px{margin:-7px!important}.m-lg-n10px{margin:-10px!important}.m-lg-n12px{margin:-12px!important}.m-lg-n15px{margin:-15px!important}.m-lg-n20px{margin:-20px!important}.m-lg-n25px{margin:-25px!important}.m-lg-n30px{margin:-30px!important}.m-lg-n35px{margin:-35px!important}.m-lg-n40px{margin:-40px!important}.m-lg-n45px{margin:-45px!important}.m-lg-n50px{margin:-50px!important}.m-lg-n55px{margin:-55px!important}.m-lg-n60px{margin:-60px!important}.m-lg-n65px{margin:-65px!important}.m-lg-n70px{margin:-70px!important}.m-lg-n75px{margin:-75px!important}.m-lg-n80px{margin:-80px!important}.m-lg-n85px{margin:-85px!important}.m-lg-n90px{margin:-90px!important}.m-lg-n95px{margin:-95px!important}.m-lg-n100px{margin:-100px!important}.m-lg-n100{margin:-100%!important}.m-lg-n110px{margin:-110px!important}.m-lg-n120px{margin:-120px!important}.m-lg-n130px{margin:-130px!important}.m-lg-n140px{margin:-140px!important}.m-lg-n150px{margin:-150px!important}.m-lg-n160px{margin:-160px!important}.m-lg-n170px{margin:-170px!important}.m-lg-n180px{margin:-180px!important}.m-lg-n190px{margin:-190px!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n4half{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n6{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-lg-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n8{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-lg-n9{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-nhalfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-lg-n1px{margin-right:-1px!important;margin-left:-1px!important}.mx-lg-n2px{margin-right:-2px!important;margin-left:-2px!important}.mx-lg-n5px{margin-right:-5px!important;margin-left:-5px!important}.mx-lg-n7px{margin-right:-7px!important;margin-left:-7px!important}.mx-lg-n10px{margin-right:-10px!important;margin-left:-10px!important}.mx-lg-n12px{margin-right:-12px!important;margin-left:-12px!important}.mx-lg-n15px{margin-right:-15px!important;margin-left:-15px!important}.mx-lg-n20px{margin-right:-20px!important;margin-left:-20px!important}.mx-lg-n25px{margin-right:-25px!important;margin-left:-25px!important}.mx-lg-n30px{margin-right:-30px!important;margin-left:-30px!important}.mx-lg-n35px{margin-right:-35px!important;margin-left:-35px!important}.mx-lg-n40px{margin-right:-40px!important;margin-left:-40px!important}.mx-lg-n45px{margin-right:-45px!important;margin-left:-45px!important}.mx-lg-n50px{margin-right:-50px!important;margin-left:-50px!important}.mx-lg-n55px{margin-right:-55px!important;margin-left:-55px!important}.mx-lg-n60px{margin-right:-60px!important;margin-left:-60px!important}.mx-lg-n65px{margin-right:-65px!important;margin-left:-65px!important}.mx-lg-n70px{margin-right:-70px!important;margin-left:-70px!important}.mx-lg-n75px{margin-right:-75px!important;margin-left:-75px!important}.mx-lg-n80px{margin-right:-80px!important;margin-left:-80px!important}.mx-lg-n85px{margin-right:-85px!important;margin-left:-85px!important}.mx-lg-n90px{margin-right:-90px!important;margin-left:-90px!important}.mx-lg-n95px{margin-right:-95px!important;margin-left:-95px!important}.mx-lg-n100px{margin-right:-100px!important;margin-left:-100px!important}.mx-lg-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-lg-n110px{margin-right:-110px!important;margin-left:-110px!important}.mx-lg-n120px{margin-right:-120px!important;margin-left:-120px!important}.mx-lg-n130px{margin-right:-130px!important;margin-left:-130px!important}.mx-lg-n140px{margin-right:-140px!important;margin-left:-140px!important}.mx-lg-n150px{margin-right:-150px!important;margin-left:-150px!important}.mx-lg-n160px{margin-right:-160px!important;margin-left:-160px!important}.mx-lg-n170px{margin-right:-170px!important;margin-left:-170px!important}.mx-lg-n180px{margin-right:-180px!important;margin-left:-180px!important}.mx-lg-n190px{margin-right:-190px!important;margin-left:-190px!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n4half{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n6{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-lg-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n8{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-lg-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-nhalfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-lg-n1px{margin-top:-1px!important;margin-bottom:-1px!important}.my-lg-n2px{margin-top:-2px!important;margin-bottom:-2px!important}.my-lg-n5px{margin-top:-5px!important;margin-bottom:-5px!important}.my-lg-n7px{margin-top:-7px!important;margin-bottom:-7px!important}.my-lg-n10px{margin-top:-10px!important;margin-bottom:-10px!important}.my-lg-n12px{margin-top:-12px!important;margin-bottom:-12px!important}.my-lg-n15px{margin-top:-15px!important;margin-bottom:-15px!important}.my-lg-n20px{margin-top:-20px!important;margin-bottom:-20px!important}.my-lg-n25px{margin-top:-25px!important;margin-bottom:-25px!important}.my-lg-n30px{margin-top:-30px!important;margin-bottom:-30px!important}.my-lg-n35px{margin-top:-35px!important;margin-bottom:-35px!important}.my-lg-n40px{margin-top:-40px!important;margin-bottom:-40px!important}.my-lg-n45px{margin-top:-45px!important;margin-bottom:-45px!important}.my-lg-n50px{margin-top:-50px!important;margin-bottom:-50px!important}.my-lg-n55px{margin-top:-55px!important;margin-bottom:-55px!important}.my-lg-n60px{margin-top:-60px!important;margin-bottom:-60px!important}.my-lg-n65px{margin-top:-65px!important;margin-bottom:-65px!important}.my-lg-n70px{margin-top:-70px!important;margin-bottom:-70px!important}.my-lg-n75px{margin-top:-75px!important;margin-bottom:-75px!important}.my-lg-n80px{margin-top:-80px!important;margin-bottom:-80px!important}.my-lg-n85px{margin-top:-85px!important;margin-bottom:-85px!important}.my-lg-n90px{margin-top:-90px!important;margin-bottom:-90px!important}.my-lg-n95px{margin-top:-95px!important;margin-bottom:-95px!important}.my-lg-n100px{margin-top:-100px!important;margin-bottom:-100px!important}.my-lg-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-lg-n110px{margin-top:-110px!important;margin-bottom:-110px!important}.my-lg-n120px{margin-top:-120px!important;margin-bottom:-120px!important}.my-lg-n130px{margin-top:-130px!important;margin-bottom:-130px!important}.my-lg-n140px{margin-top:-140px!important;margin-bottom:-140px!important}.my-lg-n150px{margin-top:-150px!important;margin-bottom:-150px!important}.my-lg-n160px{margin-top:-160px!important;margin-bottom:-160px!important}.my-lg-n170px{margin-top:-170px!important;margin-bottom:-170px!important}.my-lg-n180px{margin-top:-180px!important;margin-bottom:-180px!important}.my-lg-n190px{margin-top:-190px!important;margin-bottom:-190px!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n4half{margin-top:-2rem!important}.mt-lg-n6{margin-top:-3.5rem!important}.mt-lg-n7{margin-top:-4rem!important}.mt-lg-n8{margin-top:-4.5rem!important}.mt-lg-n9{margin-top:-5rem!important}.mt-lg-nhalfpx{margin-top:.5px!important}.mt-lg-n1px{margin-top:-1px!important}.mt-lg-n2px{margin-top:-2px!important}.mt-lg-n5px{margin-top:-5px!important}.mt-lg-n7px{margin-top:-7px!important}.mt-lg-n10px{margin-top:-10px!important}.mt-lg-n12px{margin-top:-12px!important}.mt-lg-n15px{margin-top:-15px!important}.mt-lg-n20px{margin-top:-20px!important}.mt-lg-n25px{margin-top:-25px!important}.mt-lg-n30px{margin-top:-30px!important}.mt-lg-n35px{margin-top:-35px!important}.mt-lg-n40px{margin-top:-40px!important}.mt-lg-n45px{margin-top:-45px!important}.mt-lg-n50px{margin-top:-50px!important}.mt-lg-n55px{margin-top:-55px!important}.mt-lg-n60px{margin-top:-60px!important}.mt-lg-n65px{margin-top:-65px!important}.mt-lg-n70px{margin-top:-70px!important}.mt-lg-n75px{margin-top:-75px!important}.mt-lg-n80px{margin-top:-80px!important}.mt-lg-n85px{margin-top:-85px!important}.mt-lg-n90px{margin-top:-90px!important}.mt-lg-n95px{margin-top:-95px!important}.mt-lg-n100px{margin-top:-100px!important}.mt-lg-n100{margin-top:-100%!important}.mt-lg-n110px{margin-top:-110px!important}.mt-lg-n120px{margin-top:-120px!important}.mt-lg-n130px{margin-top:-130px!important}.mt-lg-n140px{margin-top:-140px!important}.mt-lg-n150px{margin-top:-150px!important}.mt-lg-n160px{margin-top:-160px!important}.mt-lg-n170px{margin-top:-170px!important}.mt-lg-n180px{margin-top:-180px!important}.mt-lg-n190px{margin-top:-190px!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.me-lg-n4half{margin-right:-2rem!important}.me-lg-n6{margin-right:-3.5rem!important}.me-lg-n7{margin-right:-4rem!important}.me-lg-n8{margin-right:-4.5rem!important}.me-lg-n9{margin-right:-5rem!important}.me-lg-nhalfpx{margin-right:.5px!important}.me-lg-n1px{margin-right:-1px!important}.me-lg-n2px{margin-right:-2px!important}.me-lg-n5px{margin-right:-5px!important}.me-lg-n7px{margin-right:-7px!important}.me-lg-n10px{margin-right:-10px!important}.me-lg-n12px{margin-right:-12px!important}.me-lg-n15px{margin-right:-15px!important}.me-lg-n20px{margin-right:-20px!important}.me-lg-n25px{margin-right:-25px!important}.me-lg-n30px{margin-right:-30px!important}.me-lg-n35px{margin-right:-35px!important}.me-lg-n40px{margin-right:-40px!important}.me-lg-n45px{margin-right:-45px!important}.me-lg-n50px{margin-right:-50px!important}.me-lg-n55px{margin-right:-55px!important}.me-lg-n60px{margin-right:-60px!important}.me-lg-n65px{margin-right:-65px!important}.me-lg-n70px{margin-right:-70px!important}.me-lg-n75px{margin-right:-75px!important}.me-lg-n80px{margin-right:-80px!important}.me-lg-n85px{margin-right:-85px!important}.me-lg-n90px{margin-right:-90px!important}.me-lg-n95px{margin-right:-95px!important}.me-lg-n100px{margin-right:-100px!important}.me-lg-n100{margin-right:-100%!important}.me-lg-n110px{margin-right:-110px!important}.me-lg-n120px{margin-right:-120px!important}.me-lg-n130px{margin-right:-130px!important}.me-lg-n140px{margin-right:-140px!important}.me-lg-n150px{margin-right:-150px!important}.me-lg-n160px{margin-right:-160px!important}.me-lg-n170px{margin-right:-170px!important}.me-lg-n180px{margin-right:-180px!important}.me-lg-n190px{margin-right:-190px!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n4half{margin-bottom:-2rem!important}.mb-lg-n6{margin-bottom:-3.5rem!important}.mb-lg-n7{margin-bottom:-4rem!important}.mb-lg-n8{margin-bottom:-4.5rem!important}.mb-lg-n9{margin-bottom:-5rem!important}.mb-lg-nhalfpx{margin-bottom:.5px!important}.mb-lg-n1px{margin-bottom:-1px!important}.mb-lg-n2px{margin-bottom:-2px!important}.mb-lg-n5px{margin-bottom:-5px!important}.mb-lg-n7px{margin-bottom:-7px!important}.mb-lg-n10px{margin-bottom:-10px!important}.mb-lg-n12px{margin-bottom:-12px!important}.mb-lg-n15px{margin-bottom:-15px!important}.mb-lg-n20px{margin-bottom:-20px!important}.mb-lg-n25px{margin-bottom:-25px!important}.mb-lg-n30px{margin-bottom:-30px!important}.mb-lg-n35px{margin-bottom:-35px!important}.mb-lg-n40px{margin-bottom:-40px!important}.mb-lg-n45px{margin-bottom:-45px!important}.mb-lg-n50px{margin-bottom:-50px!important}.mb-lg-n55px{margin-bottom:-55px!important}.mb-lg-n60px{margin-bottom:-60px!important}.mb-lg-n65px{margin-bottom:-65px!important}.mb-lg-n70px{margin-bottom:-70px!important}.mb-lg-n75px{margin-bottom:-75px!important}.mb-lg-n80px{margin-bottom:-80px!important}.mb-lg-n85px{margin-bottom:-85px!important}.mb-lg-n90px{margin-bottom:-90px!important}.mb-lg-n95px{margin-bottom:-95px!important}.mb-lg-n100px{margin-bottom:-100px!important}.mb-lg-n100{margin-bottom:-100%!important}.mb-lg-n110px{margin-bottom:-110px!important}.mb-lg-n120px{margin-bottom:-120px!important}.mb-lg-n130px{margin-bottom:-130px!important}.mb-lg-n140px{margin-bottom:-140px!important}.mb-lg-n150px{margin-bottom:-150px!important}.mb-lg-n160px{margin-bottom:-160px!important}.mb-lg-n170px{margin-bottom:-170px!important}.mb-lg-n180px{margin-bottom:-180px!important}.mb-lg-n190px{margin-bottom:-190px!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.ms-lg-n4half{margin-left:-2rem!important}.ms-lg-n6{margin-left:-3.5rem!important}.ms-lg-n7{margin-left:-4rem!important}.ms-lg-n8{margin-left:-4.5rem!important}.ms-lg-n9{margin-left:-5rem!important}.ms-lg-nhalfpx{margin-left:.5px!important}.ms-lg-n1px{margin-left:-1px!important}.ms-lg-n2px{margin-left:-2px!important}.ms-lg-n5px{margin-left:-5px!important}.ms-lg-n7px{margin-left:-7px!important}.ms-lg-n10px{margin-left:-10px!important}.ms-lg-n12px{margin-left:-12px!important}.ms-lg-n15px{margin-left:-15px!important}.ms-lg-n20px{margin-left:-20px!important}.ms-lg-n25px{margin-left:-25px!important}.ms-lg-n30px{margin-left:-30px!important}.ms-lg-n35px{margin-left:-35px!important}.ms-lg-n40px{margin-left:-40px!important}.ms-lg-n45px{margin-left:-45px!important}.ms-lg-n50px{margin-left:-50px!important}.ms-lg-n55px{margin-left:-55px!important}.ms-lg-n60px{margin-left:-60px!important}.ms-lg-n65px{margin-left:-65px!important}.ms-lg-n70px{margin-left:-70px!important}.ms-lg-n75px{margin-left:-75px!important}.ms-lg-n80px{margin-left:-80px!important}.ms-lg-n85px{margin-left:-85px!important}.ms-lg-n90px{margin-left:-90px!important}.ms-lg-n95px{margin-left:-95px!important}.ms-lg-n100px{margin-left:-100px!important}.ms-lg-n100{margin-left:-100%!important}.ms-lg-n110px{margin-left:-110px!important}.ms-lg-n120px{margin-left:-120px!important}.ms-lg-n130px{margin-left:-130px!important}.ms-lg-n140px{margin-left:-140px!important}.ms-lg-n150px{margin-left:-150px!important}.ms-lg-n160px{margin-left:-160px!important}.ms-lg-n170px{margin-left:-170px!important}.ms-lg-n180px{margin-left:-180px!important}.ms-lg-n190px{margin-left:-190px!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-4half{padding:2rem!important}.p-lg-6{padding:3.5rem!important}.p-lg-7{padding:4rem!important}.p-lg-8{padding:4.5rem!important}.p-lg-9{padding:5rem!important}.p-lg-halfpx{padding:.5px!important}.p-lg-1px{padding:1px!important}.p-lg-2px{padding:2px!important}.p-lg-5px{padding:5px!important}.p-lg-7px{padding:7px!important}.p-lg-10px{padding:10px!important}.p-lg-12px{padding:12px!important}.p-lg-15px{padding:15px!important}.p-lg-20px{padding:20px!important}.p-lg-25px{padding:25px!important}.p-lg-30px{padding:30px!important}.p-lg-35px{padding:35px!important}.p-lg-40px{padding:40px!important}.p-lg-45px{padding:45px!important}.p-lg-50px{padding:50px!important}.p-lg-55px{padding:55px!important}.p-lg-60px{padding:60px!important}.p-lg-65px{padding:65px!important}.p-lg-70px{padding:70px!important}.p-lg-75px{padding:75px!important}.p-lg-80px{padding:80px!important}.p-lg-85px{padding:85px!important}.p-lg-90px{padding:90px!important}.p-lg-95px{padding:95px!important}.p-lg-100px{padding:100px!important}.p-lg-100{padding:100%!important}.p-lg-110px{padding:110px!important}.p-lg-120px{padding:120px!important}.p-lg-130px{padding:130px!important}.p-lg-140px{padding:140px!important}.p-lg-150px{padding:150px!important}.p-lg-160px{padding:160px!important}.p-lg-170px{padding:170px!important}.p-lg-180px{padding:180px!important}.p-lg-190px{padding:190px!important}.p-lg-200px{padding:200px!important}.p-lg-220px{padding:220px!important}.p-lg-240px{padding:240px!important}.p-lg-260px{padding:260px!important}.p-lg-280px{padding:280px!important}.p-lg-300px{padding:300px!important}.p-lg-320px{padding:320px!important}.p-lg-340px{padding:340px!important}.p-lg-360px{padding:360px!important}.p-lg-380px{padding:380px!important}.p-lg-400px{padding:400px!important}.p-lg-420px{padding:420px!important}.p-lg-440px{padding:440px!important}.p-lg-460px{padding:460px!important}.p-lg-480px{padding:480px!important}.p-lg-auto{padding:auto!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-4half{padding-right:2rem!important;padding-left:2rem!important}.px-lg-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-7{padding-right:4rem!important;padding-left:4rem!important}.px-lg-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-9{padding-right:5rem!important;padding-left:5rem!important}.px-lg-halfpx{padding-right:.5px!important;padding-left:.5px!important}.px-lg-1px{padding-right:1px!important;padding-left:1px!important}.px-lg-2px{padding-right:2px!important;padding-left:2px!important}.px-lg-5px{padding-right:5px!important;padding-left:5px!important}.px-lg-7px{padding-right:7px!important;padding-left:7px!important}.px-lg-10px{padding-right:10px!important;padding-left:10px!important}.px-lg-12px{padding-right:12px!important;padding-left:12px!important}.px-lg-15px{padding-right:15px!important;padding-left:15px!important}.px-lg-20px{padding-right:20px!important;padding-left:20px!important}.px-lg-25px{padding-right:25px!important;padding-left:25px!important}.px-lg-30px{padding-right:30px!important;padding-left:30px!important}.px-lg-35px{padding-right:35px!important;padding-left:35px!important}.px-lg-40px{padding-right:40px!important;padding-left:40px!important}.px-lg-45px{padding-right:45px!important;padding-left:45px!important}.px-lg-50px{padding-right:50px!important;padding-left:50px!important}.px-lg-55px{padding-right:55px!important;padding-left:55px!important}.px-lg-60px{padding-right:60px!important;padding-left:60px!important}.px-lg-65px{padding-right:65px!important;padding-left:65px!important}.px-lg-70px{padding-right:70px!important;padding-left:70px!important}.px-lg-75px{padding-right:75px!important;padding-left:75px!important}.px-lg-80px{padding-right:80px!important;padding-left:80px!important}.px-lg-85px{padding-right:85px!important;padding-left:85px!important}.px-lg-90px{padding-right:90px!important;padding-left:90px!important}.px-lg-95px{padding-right:95px!important;padding-left:95px!important}.px-lg-100px{padding-right:100px!important;padding-left:100px!important}.px-lg-100{padding-right:100%!important;padding-left:100%!important}.px-lg-110px{padding-right:110px!important;padding-left:110px!important}.px-lg-120px{padding-right:120px!important;padding-left:120px!important}.px-lg-130px{padding-right:130px!important;padding-left:130px!important}.px-lg-140px{padding-right:140px!important;padding-left:140px!important}.px-lg-150px{padding-right:150px!important;padding-left:150px!important}.px-lg-160px{padding-right:160px!important;padding-left:160px!important}.px-lg-170px{padding-right:170px!important;padding-left:170px!important}.px-lg-180px{padding-right:180px!important;padding-left:180px!important}.px-lg-190px{padding-right:190px!important;padding-left:190px!important}.px-lg-200px{padding-right:200px!important;padding-left:200px!important}.px-lg-220px{padding-right:220px!important;padding-left:220px!important}.px-lg-240px{padding-right:240px!important;padding-left:240px!important}.px-lg-260px{padding-right:260px!important;padding-left:260px!important}.px-lg-280px{padding-right:280px!important;padding-left:280px!important}.px-lg-300px{padding-right:300px!important;padding-left:300px!important}.px-lg-320px{padding-right:320px!important;padding-left:320px!important}.px-lg-340px{padding-right:340px!important;padding-left:340px!important}.px-lg-360px{padding-right:360px!important;padding-left:360px!important}.px-lg-380px{padding-right:380px!important;padding-left:380px!important}.px-lg-400px{padding-right:400px!important;padding-left:400px!important}.px-lg-420px{padding-right:420px!important;padding-left:420px!important}.px-lg-440px{padding-right:440px!important;padding-left:440px!important}.px-lg-460px{padding-right:460px!important;padding-left:460px!important}.px-lg-480px{padding-right:480px!important;padding-left:480px!important}.px-lg-auto{padding-right:auto!important;padding-left:auto!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-4half{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-9{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-halfpx{padding-top:.5px!important;padding-bottom:.5px!important}.py-lg-1px{padding-top:1px!important;padding-bottom:1px!important}.py-lg-2px{padding-top:2px!important;padding-bottom:2px!important}.py-lg-5px{padding-top:5px!important;padding-bottom:5px!important}.py-lg-7px{padding-top:7px!important;padding-bottom:7px!important}.py-lg-10px{padding-top:10px!important;padding-bottom:10px!important}.py-lg-12px{padding-top:12px!important;padding-bottom:12px!important}.py-lg-15px{padding-top:15px!important;padding-bottom:15px!important}.py-lg-20px{padding-top:20px!important;padding-bottom:20px!important}.py-lg-25px{padding-top:25px!important;padding-bottom:25px!important}.py-lg-30px{padding-top:30px!important;padding-bottom:30px!important}.py-lg-35px{padding-top:35px!important;padding-bottom:35px!important}.py-lg-40px{padding-top:40px!important;padding-bottom:40px!important}.py-lg-45px{padding-top:45px!important;padding-bottom:45px!important}.py-lg-50px{padding-top:50px!important;padding-bottom:50px!important}.py-lg-55px{padding-top:55px!important;padding-bottom:55px!important}.py-lg-60px{padding-top:60px!important;padding-bottom:60px!important}.py-lg-65px{padding-top:65px!important;padding-bottom:65px!important}.py-lg-70px{padding-top:70px!important;padding-bottom:70px!important}.py-lg-75px{padding-top:75px!important;padding-bottom:75px!important}.py-lg-80px{padding-top:80px!important;padding-bottom:80px!important}.py-lg-85px{padding-top:85px!important;padding-bottom:85px!important}.py-lg-90px{padding-top:90px!important;padding-bottom:90px!important}.py-lg-95px{padding-top:95px!important;padding-bottom:95px!important}.py-lg-100px{padding-top:100px!important;padding-bottom:100px!important}.py-lg-100{padding-top:100%!important;padding-bottom:100%!important}.py-lg-110px{padding-top:110px!important;padding-bottom:110px!important}.py-lg-120px{padding-top:120px!important;padding-bottom:120px!important}.py-lg-130px{padding-top:130px!important;padding-bottom:130px!important}.py-lg-140px{padding-top:140px!important;padding-bottom:140px!important}.py-lg-150px{padding-top:150px!important;padding-bottom:150px!important}.py-lg-160px{padding-top:160px!important;padding-bottom:160px!important}.py-lg-170px{padding-top:170px!important;padding-bottom:170px!important}.py-lg-180px{padding-top:180px!important;padding-bottom:180px!important}.py-lg-190px{padding-top:190px!important;padding-bottom:190px!important}.py-lg-200px{padding-top:200px!important;padding-bottom:200px!important}.py-lg-220px{padding-top:220px!important;padding-bottom:220px!important}.py-lg-240px{padding-top:240px!important;padding-bottom:240px!important}.py-lg-260px{padding-top:260px!important;padding-bottom:260px!important}.py-lg-280px{padding-top:280px!important;padding-bottom:280px!important}.py-lg-300px{padding-top:300px!important;padding-bottom:300px!important}.py-lg-320px{padding-top:320px!important;padding-bottom:320px!important}.py-lg-340px{padding-top:340px!important;padding-bottom:340px!important}.py-lg-360px{padding-top:360px!important;padding-bottom:360px!important}.py-lg-380px{padding-top:380px!important;padding-bottom:380px!important}.py-lg-400px{padding-top:400px!important;padding-bottom:400px!important}.py-lg-420px{padding-top:420px!important;padding-bottom:420px!important}.py-lg-440px{padding-top:440px!important;padding-bottom:440px!important}.py-lg-460px{padding-top:460px!important;padding-bottom:460px!important}.py-lg-480px{padding-top:480px!important;padding-bottom:480px!important}.py-lg-auto{padding-top:auto!important;padding-bottom:auto!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-4half{padding-top:2rem!important}.pt-lg-6{padding-top:3.5rem!important}.pt-lg-7{padding-top:4rem!important}.pt-lg-8{padding-top:4.5rem!important}.pt-lg-9{padding-top:5rem!important}.pt-lg-halfpx{padding-top:.5px!important}.pt-lg-1px{padding-top:1px!important}.pt-lg-2px{padding-top:2px!important}.pt-lg-5px{padding-top:5px!important}.pt-lg-7px{padding-top:7px!important}.pt-lg-10px{padding-top:10px!important}.pt-lg-12px{padding-top:12px!important}.pt-lg-15px{padding-top:15px!important}.pt-lg-20px{padding-top:20px!important}.pt-lg-25px{padding-top:25px!important}.pt-lg-30px{padding-top:30px!important}.pt-lg-35px{padding-top:35px!important}.pt-lg-40px{padding-top:40px!important}.pt-lg-45px{padding-top:45px!important}.pt-lg-50px{padding-top:50px!important}.pt-lg-55px{padding-top:55px!important}.pt-lg-60px{padding-top:60px!important}.pt-lg-65px{padding-top:65px!important}.pt-lg-70px{padding-top:70px!important}.pt-lg-75px{padding-top:75px!important}.pt-lg-80px{padding-top:80px!important}.pt-lg-85px{padding-top:85px!important}.pt-lg-90px{padding-top:90px!important}.pt-lg-95px{padding-top:95px!important}.pt-lg-100px{padding-top:100px!important}.pt-lg-100{padding-top:100%!important}.pt-lg-110px{padding-top:110px!important}.pt-lg-120px{padding-top:120px!important}.pt-lg-130px{padding-top:130px!important}.pt-lg-140px{padding-top:140px!important}.pt-lg-150px{padding-top:150px!important}.pt-lg-160px{padding-top:160px!important}.pt-lg-170px{padding-top:170px!important}.pt-lg-180px{padding-top:180px!important}.pt-lg-190px{padding-top:190px!important}.pt-lg-200px{padding-top:200px!important}.pt-lg-220px{padding-top:220px!important}.pt-lg-240px{padding-top:240px!important}.pt-lg-260px{padding-top:260px!important}.pt-lg-280px{padding-top:280px!important}.pt-lg-300px{padding-top:300px!important}.pt-lg-320px{padding-top:320px!important}.pt-lg-340px{padding-top:340px!important}.pt-lg-360px{padding-top:360px!important}.pt-lg-380px{padding-top:380px!important}.pt-lg-400px{padding-top:400px!important}.pt-lg-420px{padding-top:420px!important}.pt-lg-440px{padding-top:440px!important}.pt-lg-460px{padding-top:460px!important}.pt-lg-480px{padding-top:480px!important}.pt-lg-auto{padding-top:auto!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-4half{padding-right:2rem!important}.pe-lg-6{padding-right:3.5rem!important}.pe-lg-7{padding-right:4rem!important}.pe-lg-8{padding-right:4.5rem!important}.pe-lg-9{padding-right:5rem!important}.pe-lg-halfpx{padding-right:.5px!important}.pe-lg-1px{padding-right:1px!important}.pe-lg-2px{padding-right:2px!important}.pe-lg-5px{padding-right:5px!important}.pe-lg-7px{padding-right:7px!important}.pe-lg-10px{padding-right:10px!important}.pe-lg-12px{padding-right:12px!important}.pe-lg-15px{padding-right:15px!important}.pe-lg-20px{padding-right:20px!important}.pe-lg-25px{padding-right:25px!important}.pe-lg-30px{padding-right:30px!important}.pe-lg-35px{padding-right:35px!important}.pe-lg-40px{padding-right:40px!important}.pe-lg-45px{padding-right:45px!important}.pe-lg-50px{padding-right:50px!important}.pe-lg-55px{padding-right:55px!important}.pe-lg-60px{padding-right:60px!important}.pe-lg-65px{padding-right:65px!important}.pe-lg-70px{padding-right:70px!important}.pe-lg-75px{padding-right:75px!important}.pe-lg-80px{padding-right:80px!important}.pe-lg-85px{padding-right:85px!important}.pe-lg-90px{padding-right:90px!important}.pe-lg-95px{padding-right:95px!important}.pe-lg-100px{padding-right:100px!important}.pe-lg-100{padding-right:100%!important}.pe-lg-110px{padding-right:110px!important}.pe-lg-120px{padding-right:120px!important}.pe-lg-130px{padding-right:130px!important}.pe-lg-140px{padding-right:140px!important}.pe-lg-150px{padding-right:150px!important}.pe-lg-160px{padding-right:160px!important}.pe-lg-170px{padding-right:170px!important}.pe-lg-180px{padding-right:180px!important}.pe-lg-190px{padding-right:190px!important}.pe-lg-200px{padding-right:200px!important}.pe-lg-220px{padding-right:220px!important}.pe-lg-240px{padding-right:240px!important}.pe-lg-260px{padding-right:260px!important}.pe-lg-280px{padding-right:280px!important}.pe-lg-300px{padding-right:300px!important}.pe-lg-320px{padding-right:320px!important}.pe-lg-340px{padding-right:340px!important}.pe-lg-360px{padding-right:360px!important}.pe-lg-380px{padding-right:380px!important}.pe-lg-400px{padding-right:400px!important}.pe-lg-420px{padding-right:420px!important}.pe-lg-440px{padding-right:440px!important}.pe-lg-460px{padding-right:460px!important}.pe-lg-480px{padding-right:480px!important}.pe-lg-auto{padding-right:auto!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-4half{padding-bottom:2rem!important}.pb-lg-6{padding-bottom:3.5rem!important}.pb-lg-7{padding-bottom:4rem!important}.pb-lg-8{padding-bottom:4.5rem!important}.pb-lg-9{padding-bottom:5rem!important}.pb-lg-halfpx{padding-bottom:.5px!important}.pb-lg-1px{padding-bottom:1px!important}.pb-lg-2px{padding-bottom:2px!important}.pb-lg-5px{padding-bottom:5px!important}.pb-lg-7px{padding-bottom:7px!important}.pb-lg-10px{padding-bottom:10px!important}.pb-lg-12px{padding-bottom:12px!important}.pb-lg-15px{padding-bottom:15px!important}.pb-lg-20px{padding-bottom:20px!important}.pb-lg-25px{padding-bottom:25px!important}.pb-lg-30px{padding-bottom:30px!important}.pb-lg-35px{padding-bottom:35px!important}.pb-lg-40px{padding-bottom:40px!important}.pb-lg-45px{padding-bottom:45px!important}.pb-lg-50px{padding-bottom:50px!important}.pb-lg-55px{padding-bottom:55px!important}.pb-lg-60px{padding-bottom:60px!important}.pb-lg-65px{padding-bottom:65px!important}.pb-lg-70px{padding-bottom:70px!important}.pb-lg-75px{padding-bottom:75px!important}.pb-lg-80px{padding-bottom:80px!important}.pb-lg-85px{padding-bottom:85px!important}.pb-lg-90px{padding-bottom:90px!important}.pb-lg-95px{padding-bottom:95px!important}.pb-lg-100px{padding-bottom:100px!important}.pb-lg-100{padding-bottom:100%!important}.pb-lg-110px{padding-bottom:110px!important}.pb-lg-120px{padding-bottom:120px!important}.pb-lg-130px{padding-bottom:130px!important}.pb-lg-140px{padding-bottom:140px!important}.pb-lg-150px{padding-bottom:150px!important}.pb-lg-160px{padding-bottom:160px!important}.pb-lg-170px{padding-bottom:170px!important}.pb-lg-180px{padding-bottom:180px!important}.pb-lg-190px{padding-bottom:190px!important}.pb-lg-200px{padding-bottom:200px!important}.pb-lg-220px{padding-bottom:220px!important}.pb-lg-240px{padding-bottom:240px!important}.pb-lg-260px{padding-bottom:260px!important}.pb-lg-280px{padding-bottom:280px!important}.pb-lg-300px{padding-bottom:300px!important}.pb-lg-320px{padding-bottom:320px!important}.pb-lg-340px{padding-bottom:340px!important}.pb-lg-360px{padding-bottom:360px!important}.pb-lg-380px{padding-bottom:380px!important}.pb-lg-400px{padding-bottom:400px!important}.pb-lg-420px{padding-bottom:420px!important}.pb-lg-440px{padding-bottom:440px!important}.pb-lg-460px{padding-bottom:460px!important}.pb-lg-480px{padding-bottom:480px!important}.pb-lg-auto{padding-bottom:auto!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-4half{padding-left:2rem!important}.ps-lg-6{padding-left:3.5rem!important}.ps-lg-7{padding-left:4rem!important}.ps-lg-8{padding-left:4.5rem!important}.ps-lg-9{padding-left:5rem!important}.ps-lg-halfpx{padding-left:.5px!important}.ps-lg-1px{padding-left:1px!important}.ps-lg-2px{padding-left:2px!important}.ps-lg-5px{padding-left:5px!important}.ps-lg-7px{padding-left:7px!important}.ps-lg-10px{padding-left:10px!important}.ps-lg-12px{padding-left:12px!important}.ps-lg-15px{padding-left:15px!important}.ps-lg-20px{padding-left:20px!important}.ps-lg-25px{padding-left:25px!important}.ps-lg-30px{padding-left:30px!important}.ps-lg-35px{padding-left:35px!important}.ps-lg-40px{padding-left:40px!important}.ps-lg-45px{padding-left:45px!important}.ps-lg-50px{padding-left:50px!important}.ps-lg-55px{padding-left:55px!important}.ps-lg-60px{padding-left:60px!important}.ps-lg-65px{padding-left:65px!important}.ps-lg-70px{padding-left:70px!important}.ps-lg-75px{padding-left:75px!important}.ps-lg-80px{padding-left:80px!important}.ps-lg-85px{padding-left:85px!important}.ps-lg-90px{padding-left:90px!important}.ps-lg-95px{padding-left:95px!important}.ps-lg-100px{padding-left:100px!important}.ps-lg-100{padding-left:100%!important}.ps-lg-110px{padding-left:110px!important}.ps-lg-120px{padding-left:120px!important}.ps-lg-130px{padding-left:130px!important}.ps-lg-140px{padding-left:140px!important}.ps-lg-150px{padding-left:150px!important}.ps-lg-160px{padding-left:160px!important}.ps-lg-170px{padding-left:170px!important}.ps-lg-180px{padding-left:180px!important}.ps-lg-190px{padding-left:190px!important}.ps-lg-200px{padding-left:200px!important}.ps-lg-220px{padding-left:220px!important}.ps-lg-240px{padding-left:240px!important}.ps-lg-260px{padding-left:260px!important}.ps-lg-280px{padding-left:280px!important}.ps-lg-300px{padding-left:300px!important}.ps-lg-320px{padding-left:320px!important}.ps-lg-340px{padding-left:340px!important}.ps-lg-360px{padding-left:360px!important}.ps-lg-380px{padding-left:380px!important}.ps-lg-400px{padding-left:400px!important}.ps-lg-420px{padding-left:420px!important}.ps-lg-440px{padding-left:440px!important}.ps-lg-460px{padding-left:460px!important}.ps-lg-480px{padding-left:480px!important}.ps-lg-auto{padding-left:auto!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-4half{gap:2rem!important}.gap-lg-6{gap:3.5rem!important}.gap-lg-7{gap:4rem!important}.gap-lg-8{gap:4.5rem!important}.gap-lg-9{gap:5rem!important}.gap-lg-halfpx{gap:.5px!important}.gap-lg-1px{gap:1px!important}.gap-lg-2px{gap:2px!important}.gap-lg-5px{gap:5px!important}.gap-lg-7px{gap:7px!important}.gap-lg-10px{gap:10px!important}.gap-lg-12px{gap:12px!important}.gap-lg-15px{gap:15px!important}.gap-lg-20px{gap:20px!important}.gap-lg-25px{gap:25px!important}.gap-lg-30px{gap:30px!important}.gap-lg-35px{gap:35px!important}.gap-lg-40px{gap:40px!important}.gap-lg-45px{gap:45px!important}.gap-lg-50px{gap:50px!important}.gap-lg-55px{gap:55px!important}.gap-lg-60px{gap:60px!important}.gap-lg-65px{gap:65px!important}.gap-lg-70px{gap:70px!important}.gap-lg-75px{gap:75px!important}.gap-lg-80px{gap:80px!important}.gap-lg-85px{gap:85px!important}.gap-lg-90px{gap:90px!important}.gap-lg-95px{gap:95px!important}.gap-lg-100px{gap:100px!important}.gap-lg-100{gap:100%!important}.gap-lg-110px{gap:110px!important}.gap-lg-120px{gap:120px!important}.gap-lg-130px{gap:130px!important}.gap-lg-140px{gap:140px!important}.gap-lg-150px{gap:150px!important}.gap-lg-160px{gap:160px!important}.gap-lg-170px{gap:170px!important}.gap-lg-180px{gap:180px!important}.gap-lg-190px{gap:190px!important}.gap-lg-200px{gap:200px!important}.gap-lg-220px{gap:220px!important}.gap-lg-240px{gap:240px!important}.gap-lg-260px{gap:260px!important}.gap-lg-280px{gap:280px!important}.gap-lg-300px{gap:300px!important}.gap-lg-320px{gap:320px!important}.gap-lg-340px{gap:340px!important}.gap-lg-360px{gap:360px!important}.gap-lg-380px{gap:380px!important}.gap-lg-400px{gap:400px!important}.gap-lg-420px{gap:420px!important}.gap-lg-440px{gap:440px!important}.gap-lg-460px{gap:460px!important}.gap-lg-480px{gap:480px!important}.gap-lg-auto{gap:auto!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.fs-lg-1{font-size:var(--nv-font-h1-size, 2.5rem)!important}.fs-lg-2{font-size:var(--nv-font-h2-size, 2rem)!important}.fs-lg-3{font-size:var(--nv-font-h3-size, 1.75rem)!important}.fs-lg-4{font-size:var(--nv-font-h4-size, 1.5rem)!important}.fs-lg-5{font-size:var(--nv-font-h5-size, 1.25rem)!important}.fs-lg-6{font-size:var(--nv-font-h6-size, 1rem)!important}.fs-lg-7{font-size:.95rem!important}.fs-lg-8{font-size:.8rem!important}.fs-lg-9{font-size:.75rem!important}.fs-lg-10{font-size:.5rem!important}.fs-lg-12x{font-size:1.2rem!important}.fs-lg-15x{font-size:calc(1.275rem + .3vw)!important}.fs-lg-base{font-size:1rem!important}.fs-lg-fluid{font-size:100%!important}.fs-lg-2x{font-size:calc(1.325rem + .9vw)!important}.fs-lg-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-lg-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-lg-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-lg-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-lg-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-lg-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-lg-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-lg-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-lg-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-lg-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-lg-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-lg-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-lg-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-lg-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-lg-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.rounded-lg{border-radius:var(--nv-panel-radius)!important}.rounded-lg-inherit{border-radius:inherit!important}.rounded-lg-0{border-radius:0!important}.rounded-lg-button{border-radius:var(--nv-themes-white-btn-radius)!important}.rounded-lg-panel{border-radius:var(--nv-panel-radius)!important}.rounded-lg-form{border-radius:var(--nv-font-formField-radius)!important}.rounded-lg-circle{border-radius:50%!important}.rounded-lg-pill{border-radius:50rem!important}.rounded-top-lg{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-lg-inherit{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.rounded-top-lg-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-lg-button{border-top-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-top-lg-panel{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-lg-form{border-top-left-radius:var(--nv-font-formField-radius)!important;border-top-right-radius:var(--nv-font-formField-radius)!important}.rounded-top-lg-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-lg-pill{border-top-left-radius:50rem!important;border-top-right-radius:50rem!important}.rounded-end-lg{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-lg-inherit{border-top-right-radius:inherit!important;border-bottom-right-radius:inherit!important}.rounded-end-lg-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-lg-button{border-top-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-end-lg-panel{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-lg-form{border-top-right-radius:var(--nv-font-formField-radius)!important;border-bottom-right-radius:var(--nv-font-formField-radius)!important}.rounded-end-lg-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-lg-pill{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-bottom-lg{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-lg-inherit{border-bottom-right-radius:inherit!important;border-bottom-left-radius:inherit!important}.rounded-bottom-lg-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-lg-button{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-bottom-lg-panel{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-lg-form{border-bottom-right-radius:var(--nv-font-formField-radius)!important;border-bottom-left-radius:var(--nv-font-formField-radius)!important}.rounded-bottom-lg-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-lg-pill{border-bottom-right-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-start-lg{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-lg-inherit{border-bottom-left-radius:inherit!important;border-top-left-radius:inherit!important}.rounded-start-lg-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-lg-button{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-start-lg-panel{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-lg-form{border-bottom-left-radius:var(--nv-font-formField-radius)!important;border-top-left-radius:var(--nv-font-formField-radius)!important}.rounded-start-lg-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-lg-pill{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}.left-lg-unset{left:unset!important}.left-lg-initial{left:initial!important}.left-lg-inherit{left:inherit!important}.left-lg-0{left:0!important}.left-lg-1{left:.25rem!important}.left-lg-2{left:.5rem!important}.left-lg-2half{left:.75rem!important}.left-lg-3{left:1rem!important}.left-lg-4{left:1.5rem!important}.left-lg-4half{left:2rem!important}.left-lg-5{left:3rem!important}.left-lg-20{left:20%!important}.left-lg-25{left:25%!important}.left-lg-30{left:30%!important}.left-lg-40{left:40%!important}.left-lg-45{left:45%!important}.left-lg-50{left:50%!important}.left-lg-60{left:60%!important}.left-lg-65{left:65%!important}.left-lg-70{left:70%!important}.left-lg-75{left:75%!important}.left-lg-80{left:80%!important}.left-lg-85{left:85%!important}.left-lg-90{left:90%!important}.left-lg-95{left:95%!important}.left-lg-100{left:100%!important}.left-lg-auto{left:auto!important}.left-lg-1px{left:1px!important}.left-lg-2px{left:2px!important}.left-lg-3px{left:3px!important}.left-lg-4px{left:4px!important}.left-lg-5px{left:5px!important}.left-lg-6px{left:6px!important}.left-lg-7px{left:7px!important}.left-lg-8px{left:8px!important}.left-lg-9px{left:9px!important}.left-lg-10px{left:10px!important}.left-lg-15px{left:15px!important}.left-lg-20px{left:20px!important}.left-lg-25px{left:25px!important}.left-lg-30px{left:30px!important}.left-lg-35px{left:35px!important}.left-lg-40px{left:40px!important}.left-lg-45px{left:45px!important}.left-lg-50px{left:50px!important}.left-lg-55px{left:55px!important}.left-lg-60px{left:60px!important}.left-lg-65px{left:65px!important}.left-lg-70px{left:70px!important}.left-lg-75px{left:75px!important}.left-lg-80px{left:80px!important}.left-lg-85px{left:85px!important}.left-lg-90px{left:90px!important}.left-lg-95px{left:95px!important}.left-lg-100px{left:100px!important}.left-lg-120px{left:120px!important}.left-lg-125px{left:125px!important}.left-lg-150px{left:150px!important}.left-lg-165px{left:165px!important}.left-lg-170px{left:170px!important}.left-lg-175px{left:175px!important}.left-lg-180px{left:180px!important}.left-lg-200px{left:200px!important}.left-lg-210px{left:210px!important}.left-lg-220px{left:220px!important}.left-lg-225px{left:225px!important}.left-lg-250px{left:250px!important}.left-lg-275px{left:275px!important}.left-lg-300px{left:300px!important}.left-lg-320px{left:320px!important}.left-lg-325px{left:325px!important}.left-lg-350px{left:350px!important}.left-lg-370px{left:370px!important}.left-lg-375px{left:375px!important}.left-lg-400px{left:400px!important}.left-lg-425px{left:425px!important}.left-lg-450px{left:450px!important}.left-lg-475px{left:475px!important}.left-lg-500px{left:500px!important}.left-lg-550px{left:550px!important}.left-lg-600px{left:600px!important}.left-lg-650px{left:650px!important}.left-lg-700px{left:700px!important}.left-lg-750px{left:750px!important}.left-lg-800px{left:800px!important}.left-lg-850px{left:850px!important}.left-lg-900px{left:900px!important}.left-lg-950px{left:950px!important}.left-lg-1000px{left:1000px!important}.right-lg-unset{right:unset!important}.right-lg-initial{right:initial!important}.right-lg-inherit{right:inherit!important}.right-lg-0{right:0!important}.right-lg-1{right:.25rem!important}.right-lg-2{right:.5rem!important}.right-lg-2half{right:.75rem!important}.right-lg-3{right:1rem!important}.right-lg-4{right:1.5rem!important}.right-lg-4half{right:2rem!important}.right-lg-5{right:3rem!important}.right-lg-20{right:20%!important}.right-lg-25{right:25%!important}.right-lg-30{right:30%!important}.right-lg-40{right:40%!important}.right-lg-45{right:45%!important}.right-lg-50{right:50%!important}.right-lg-60{right:60%!important}.right-lg-65{right:65%!important}.right-lg-70{right:70%!important}.right-lg-75{right:75%!important}.right-lg-80{right:80%!important}.right-lg-85{right:85%!important}.right-lg-90{right:90%!important}.right-lg-95{right:95%!important}.right-lg-100{right:100%!important}.right-lg-auto{right:auto!important}.right-lg-1px{right:1px!important}.right-lg-2px{right:2px!important}.right-lg-3px{right:3px!important}.right-lg-4px{right:4px!important}.right-lg-5px{right:5px!important}.right-lg-6px{right:6px!important}.right-lg-7px{right:7px!important}.right-lg-8px{right:8px!important}.right-lg-9px{right:9px!important}.right-lg-10px{right:10px!important}.right-lg-15px{right:15px!important}.right-lg-20px{right:20px!important}.right-lg-25px{right:25px!important}.right-lg-30px{right:30px!important}.right-lg-35px{right:35px!important}.right-lg-40px{right:40px!important}.right-lg-45px{right:45px!important}.right-lg-50px{right:50px!important}.right-lg-55px{right:55px!important}.right-lg-60px{right:60px!important}.right-lg-65px{right:65px!important}.right-lg-70px{right:70px!important}.right-lg-75px{right:75px!important}.right-lg-80px{right:80px!important}.right-lg-85px{right:85px!important}.right-lg-90px{right:90px!important}.right-lg-95px{right:95px!important}.right-lg-100px{right:100px!important}.right-lg-120px{right:120px!important}.right-lg-125px{right:125px!important}.right-lg-150px{right:150px!important}.right-lg-165px{right:165px!important}.right-lg-170px{right:170px!important}.right-lg-175px{right:175px!important}.right-lg-180px{right:180px!important}.right-lg-200px{right:200px!important}.right-lg-210px{right:210px!important}.right-lg-220px{right:220px!important}.right-lg-225px{right:225px!important}.right-lg-250px{right:250px!important}.right-lg-275px{right:275px!important}.right-lg-300px{right:300px!important}.right-lg-320px{right:320px!important}.right-lg-325px{right:325px!important}.right-lg-350px{right:350px!important}.right-lg-370px{right:370px!important}.right-lg-375px{right:375px!important}.right-lg-400px{right:400px!important}.right-lg-425px{right:425px!important}.right-lg-450px{right:450px!important}.right-lg-475px{right:475px!important}.right-lg-500px{right:500px!important}.right-lg-550px{right:550px!important}.right-lg-600px{right:600px!important}.right-lg-650px{right:650px!important}.right-lg-700px{right:700px!important}.right-lg-750px{right:750px!important}.right-lg-800px{right:800px!important}.right-lg-850px{right:850px!important}.right-lg-900px{right:900px!important}.right-lg-950px{right:950px!important}.right-lg-1000px{right:1000px!important}.min-w-lg-unset{min-width:unset!important}.min-w-lg-initial{min-width:initial!important}.min-w-lg-inherit{min-width:inherit!important}.min-w-lg-0{min-width:0!important}.min-w-lg-1{min-width:.25rem!important}.min-w-lg-2{min-width:.5rem!important}.min-w-lg-2half{min-width:.75rem!important}.min-w-lg-3{min-width:1rem!important}.min-w-lg-4{min-width:1.5rem!important}.min-w-lg-4half{min-width:2rem!important}.min-w-lg-5{min-width:3rem!important}.min-w-lg-20{min-width:20%!important}.min-w-lg-25{min-width:25%!important}.min-w-lg-30{min-width:30%!important}.min-w-lg-40{min-width:40%!important}.min-w-lg-45{min-width:45%!important}.min-w-lg-50{min-width:50%!important}.min-w-lg-60{min-width:60%!important}.min-w-lg-65{min-width:65%!important}.min-w-lg-70{min-width:70%!important}.min-w-lg-75{min-width:75%!important}.min-w-lg-80{min-width:80%!important}.min-w-lg-85{min-width:85%!important}.min-w-lg-90{min-width:90%!important}.min-w-lg-95{min-width:95%!important}.min-w-lg-100{min-width:100%!important}.min-w-lg-auto{min-width:auto!important}.min-w-lg-1px{min-width:1px!important}.min-w-lg-2px{min-width:2px!important}.min-w-lg-3px{min-width:3px!important}.min-w-lg-4px{min-width:4px!important}.min-w-lg-5px{min-width:5px!important}.min-w-lg-6px{min-width:6px!important}.min-w-lg-7px{min-width:7px!important}.min-w-lg-8px{min-width:8px!important}.min-w-lg-9px{min-width:9px!important}.min-w-lg-10px{min-width:10px!important}.min-w-lg-15px{min-width:15px!important}.min-w-lg-20px{min-width:20px!important}.min-w-lg-25px{min-width:25px!important}.min-w-lg-30px{min-width:30px!important}.min-w-lg-35px{min-width:35px!important}.min-w-lg-40px{min-width:40px!important}.min-w-lg-45px{min-width:45px!important}.min-w-lg-50px{min-width:50px!important}.min-w-lg-55px{min-width:55px!important}.min-w-lg-60px{min-width:60px!important}.min-w-lg-65px{min-width:65px!important}.min-w-lg-70px{min-width:70px!important}.min-w-lg-75px{min-width:75px!important}.min-w-lg-80px{min-width:80px!important}.min-w-lg-85px{min-width:85px!important}.min-w-lg-90px{min-width:90px!important}.min-w-lg-95px{min-width:95px!important}.min-w-lg-100px{min-width:100px!important}.min-w-lg-120px{min-width:120px!important}.min-w-lg-125px{min-width:125px!important}.min-w-lg-150px{min-width:150px!important}.min-w-lg-165px{min-width:165px!important}.min-w-lg-170px{min-width:170px!important}.min-w-lg-175px{min-width:175px!important}.min-w-lg-180px{min-width:180px!important}.min-w-lg-200px{min-width:200px!important}.min-w-lg-210px{min-width:210px!important}.min-w-lg-220px{min-width:220px!important}.min-w-lg-225px{min-width:225px!important}.min-w-lg-250px{min-width:250px!important}.min-w-lg-275px{min-width:275px!important}.min-w-lg-300px{min-width:300px!important}.min-w-lg-320px{min-width:320px!important}.min-w-lg-325px{min-width:325px!important}.min-w-lg-350px{min-width:350px!important}.min-w-lg-370px{min-width:370px!important}.min-w-lg-375px{min-width:375px!important}.min-w-lg-400px{min-width:400px!important}.min-w-lg-425px{min-width:425px!important}.min-w-lg-450px{min-width:450px!important}.min-w-lg-475px{min-width:475px!important}.min-w-lg-500px{min-width:500px!important}.min-w-lg-550px{min-width:550px!important}.min-w-lg-600px{min-width:600px!important}.min-w-lg-650px{min-width:650px!important}.min-w-lg-700px{min-width:700px!important}.min-w-lg-750px{min-width:750px!important}.min-w-lg-800px{min-width:800px!important}.min-w-lg-850px{min-width:850px!important}.min-w-lg-900px{min-width:900px!important}.min-w-lg-950px{min-width:950px!important}.min-w-lg-1000px{min-width:1000px!important}.min-h-lg-unset{min-height:unset!important}.min-h-lg-initial{min-height:initial!important}.min-h-lg-inherit{min-height:inherit!important}.min-h-lg-0{min-height:0!important}.min-h-lg-1{min-height:.25rem!important}.min-h-lg-2{min-height:.5rem!important}.min-h-lg-2half{min-height:.75rem!important}.min-h-lg-3{min-height:1rem!important}.min-h-lg-4{min-height:1.5rem!important}.min-h-lg-4half{min-height:2rem!important}.min-h-lg-5{min-height:3rem!important}.min-h-lg-20{min-height:20%!important}.min-h-lg-25{min-height:25%!important}.min-h-lg-30{min-height:30%!important}.min-h-lg-40{min-height:40%!important}.min-h-lg-45{min-height:45%!important}.min-h-lg-50{min-height:50%!important}.min-h-lg-60{min-height:60%!important}.min-h-lg-65{min-height:65%!important}.min-h-lg-70{min-height:70%!important}.min-h-lg-75{min-height:75%!important}.min-h-lg-80{min-height:80%!important}.min-h-lg-85{min-height:85%!important}.min-h-lg-90{min-height:90%!important}.min-h-lg-95{min-height:95%!important}.min-h-lg-100{min-height:100%!important}.min-h-lg-auto{min-height:auto!important}.min-h-lg-1px{min-height:1px!important}.min-h-lg-2px{min-height:2px!important}.min-h-lg-3px{min-height:3px!important}.min-h-lg-4px{min-height:4px!important}.min-h-lg-5px{min-height:5px!important}.min-h-lg-6px{min-height:6px!important}.min-h-lg-7px{min-height:7px!important}.min-h-lg-8px{min-height:8px!important}.min-h-lg-9px{min-height:9px!important}.min-h-lg-10px{min-height:10px!important}.min-h-lg-15px{min-height:15px!important}.min-h-lg-20px{min-height:20px!important}.min-h-lg-25px{min-height:25px!important}.min-h-lg-30px{min-height:30px!important}.min-h-lg-35px{min-height:35px!important}.min-h-lg-40px{min-height:40px!important}.min-h-lg-45px{min-height:45px!important}.min-h-lg-50px{min-height:50px!important}.min-h-lg-55px{min-height:55px!important}.min-h-lg-60px{min-height:60px!important}.min-h-lg-65px{min-height:65px!important}.min-h-lg-70px{min-height:70px!important}.min-h-lg-75px{min-height:75px!important}.min-h-lg-80px{min-height:80px!important}.min-h-lg-85px{min-height:85px!important}.min-h-lg-90px{min-height:90px!important}.min-h-lg-95px{min-height:95px!important}.min-h-lg-100px{min-height:100px!important}.min-h-lg-120px{min-height:120px!important}.min-h-lg-125px{min-height:125px!important}.min-h-lg-150px{min-height:150px!important}.min-h-lg-165px{min-height:165px!important}.min-h-lg-170px{min-height:170px!important}.min-h-lg-175px{min-height:175px!important}.min-h-lg-180px{min-height:180px!important}.min-h-lg-200px{min-height:200px!important}.min-h-lg-210px{min-height:210px!important}.min-h-lg-220px{min-height:220px!important}.min-h-lg-225px{min-height:225px!important}.min-h-lg-250px{min-height:250px!important}.min-h-lg-275px{min-height:275px!important}.min-h-lg-300px{min-height:300px!important}.min-h-lg-320px{min-height:320px!important}.min-h-lg-325px{min-height:325px!important}.min-h-lg-350px{min-height:350px!important}.min-h-lg-370px{min-height:370px!important}.min-h-lg-375px{min-height:375px!important}.min-h-lg-400px{min-height:400px!important}.min-h-lg-425px{min-height:425px!important}.min-h-lg-450px{min-height:450px!important}.min-h-lg-475px{min-height:475px!important}.min-h-lg-500px{min-height:500px!important}.min-h-lg-550px{min-height:550px!important}.min-h-lg-600px{min-height:600px!important}.min-h-lg-650px{min-height:650px!important}.min-h-lg-700px{min-height:700px!important}.min-h-lg-750px{min-height:750px!important}.min-h-lg-800px{min-height:800px!important}.min-h-lg-850px{min-height:850px!important}.min-h-lg-900px{min-height:900px!important}.min-h-lg-950px{min-height:950px!important}.min-h-lg-1000px{min-height:1000px!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:1rem!important}.mr-lg-4{margin-right:1.5rem!important}.mr-lg-5{margin-right:3rem!important}.mr-lg-4half{margin-right:2rem!important}.mr-lg-6{margin-right:3.5rem!important}.mr-lg-7{margin-right:4rem!important}.mr-lg-8{margin-right:4.5rem!important}.mr-lg-9{margin-right:5rem!important}.mr-lg-halfpx{margin-right:.5px!important}.mr-lg-1px{margin-right:1px!important}.mr-lg-2px{margin-right:2px!important}.mr-lg-5px{margin-right:5px!important}.mr-lg-7px{margin-right:7px!important}.mr-lg-10px{margin-right:10px!important}.mr-lg-12px{margin-right:12px!important}.mr-lg-15px{margin-right:15px!important}.mr-lg-20px{margin-right:20px!important}.mr-lg-25px{margin-right:25px!important}.mr-lg-30px{margin-right:30px!important}.mr-lg-35px{margin-right:35px!important}.mr-lg-40px{margin-right:40px!important}.mr-lg-45px{margin-right:45px!important}.mr-lg-50px{margin-right:50px!important}.mr-lg-55px{margin-right:55px!important}.mr-lg-60px{margin-right:60px!important}.mr-lg-65px{margin-right:65px!important}.mr-lg-70px{margin-right:70px!important}.mr-lg-75px{margin-right:75px!important}.mr-lg-80px{margin-right:80px!important}.mr-lg-85px{margin-right:85px!important}.mr-lg-90px{margin-right:90px!important}.mr-lg-95px{margin-right:95px!important}.mr-lg-100px{margin-right:100px!important}.mr-lg-100{margin-right:100%!important}.mr-lg-110px{margin-right:110px!important}.mr-lg-120px{margin-right:120px!important}.mr-lg-130px{margin-right:130px!important}.mr-lg-140px{margin-right:140px!important}.mr-lg-150px{margin-right:150px!important}.mr-lg-160px{margin-right:160px!important}.mr-lg-170px{margin-right:170px!important}.mr-lg-180px{margin-right:180px!important}.mr-lg-190px{margin-right:190px!important}.mr-lg-200px{margin-right:200px!important}.mr-lg-220px{margin-right:220px!important}.mr-lg-240px{margin-right:240px!important}.mr-lg-260px{margin-right:260px!important}.mr-lg-280px{margin-right:280px!important}.mr-lg-300px{margin-right:300px!important}.mr-lg-320px{margin-right:320px!important}.mr-lg-340px{margin-right:340px!important}.mr-lg-360px{margin-right:360px!important}.mr-lg-380px{margin-right:380px!important}.mr-lg-400px{margin-right:400px!important}.mr-lg-420px{margin-right:420px!important}.mr-lg-440px{margin-right:440px!important}.mr-lg-460px{margin-right:460px!important}.mr-lg-480px{margin-right:480px!important}.mr-lg-auto{margin-right:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:1rem!important}.ml-lg-4{margin-left:1.5rem!important}.ml-lg-5{margin-left:3rem!important}.ml-lg-4half{margin-left:2rem!important}.ml-lg-6{margin-left:3.5rem!important}.ml-lg-7{margin-left:4rem!important}.ml-lg-8{margin-left:4.5rem!important}.ml-lg-9{margin-left:5rem!important}.ml-lg-halfpx{margin-left:.5px!important}.ml-lg-1px{margin-left:1px!important}.ml-lg-2px{margin-left:2px!important}.ml-lg-5px{margin-left:5px!important}.ml-lg-7px{margin-left:7px!important}.ml-lg-10px{margin-left:10px!important}.ml-lg-12px{margin-left:12px!important}.ml-lg-15px{margin-left:15px!important}.ml-lg-20px{margin-left:20px!important}.ml-lg-25px{margin-left:25px!important}.ml-lg-30px{margin-left:30px!important}.ml-lg-35px{margin-left:35px!important}.ml-lg-40px{margin-left:40px!important}.ml-lg-45px{margin-left:45px!important}.ml-lg-50px{margin-left:50px!important}.ml-lg-55px{margin-left:55px!important}.ml-lg-60px{margin-left:60px!important}.ml-lg-65px{margin-left:65px!important}.ml-lg-70px{margin-left:70px!important}.ml-lg-75px{margin-left:75px!important}.ml-lg-80px{margin-left:80px!important}.ml-lg-85px{margin-left:85px!important}.ml-lg-90px{margin-left:90px!important}.ml-lg-95px{margin-left:95px!important}.ml-lg-100px{margin-left:100px!important}.ml-lg-100{margin-left:100%!important}.ml-lg-110px{margin-left:110px!important}.ml-lg-120px{margin-left:120px!important}.ml-lg-130px{margin-left:130px!important}.ml-lg-140px{margin-left:140px!important}.ml-lg-150px{margin-left:150px!important}.ml-lg-160px{margin-left:160px!important}.ml-lg-170px{margin-left:170px!important}.ml-lg-180px{margin-left:180px!important}.ml-lg-190px{margin-left:190px!important}.ml-lg-200px{margin-left:200px!important}.ml-lg-220px{margin-left:220px!important}.ml-lg-240px{margin-left:240px!important}.ml-lg-260px{margin-left:260px!important}.ml-lg-280px{margin-left:280px!important}.ml-lg-300px{margin-left:300px!important}.ml-lg-320px{margin-left:320px!important}.ml-lg-340px{margin-left:340px!important}.ml-lg-360px{margin-left:360px!important}.ml-lg-380px{margin-left:380px!important}.ml-lg-400px{margin-left:400px!important}.ml-lg-420px{margin-left:420px!important}.ml-lg-440px{margin-left:440px!important}.ml-lg-460px{margin-left:460px!important}.ml-lg-480px{margin-left:480px!important}.ml-lg-auto{margin-left:auto!important}.mr-lg-n1{margin-right:-.25rem!important}.mr-lg-n2{margin-right:-.5rem!important}.mr-lg-n3{margin-right:-1rem!important}.mr-lg-n4{margin-right:-1.5rem!important}.mr-lg-n5{margin-right:-3rem!important}.mr-lg-n4half{margin-right:-2rem!important}.mr-lg-n6{margin-right:-3.5rem!important}.mr-lg-n7{margin-right:-4rem!important}.mr-lg-n8{margin-right:-4.5rem!important}.mr-lg-n9{margin-right:-5rem!important}.mr-lg-nhalfpx{margin-right:.5px!important}.mr-lg-n1px{margin-right:-1px!important}.mr-lg-n2px{margin-right:-2px!important}.mr-lg-n5px{margin-right:-5px!important}.mr-lg-n7px{margin-right:-7px!important}.mr-lg-n10px{margin-right:-10px!important}.mr-lg-n12px{margin-right:-12px!important}.mr-lg-n15px{margin-right:-15px!important}.mr-lg-n20px{margin-right:-20px!important}.mr-lg-n25px{margin-right:-25px!important}.mr-lg-n30px{margin-right:-30px!important}.mr-lg-n35px{margin-right:-35px!important}.mr-lg-n40px{margin-right:-40px!important}.mr-lg-n45px{margin-right:-45px!important}.mr-lg-n50px{margin-right:-50px!important}.mr-lg-n55px{margin-right:-55px!important}.mr-lg-n60px{margin-right:-60px!important}.mr-lg-n65px{margin-right:-65px!important}.mr-lg-n70px{margin-right:-70px!important}.mr-lg-n75px{margin-right:-75px!important}.mr-lg-n80px{margin-right:-80px!important}.mr-lg-n85px{margin-right:-85px!important}.mr-lg-n90px{margin-right:-90px!important}.mr-lg-n95px{margin-right:-95px!important}.mr-lg-n100px{margin-right:-100px!important}.mr-lg-n100{margin-right:-100%!important}.mr-lg-n110px{margin-right:-110px!important}.mr-lg-n120px{margin-right:-120px!important}.mr-lg-n130px{margin-right:-130px!important}.mr-lg-n140px{margin-right:-140px!important}.mr-lg-n150px{margin-right:-150px!important}.mr-lg-n160px{margin-right:-160px!important}.mr-lg-n170px{margin-right:-170px!important}.mr-lg-n180px{margin-right:-180px!important}.mr-lg-n190px{margin-right:-190px!important}.ml-lg-n1{margin-left:-.25rem!important}.ml-lg-n2{margin-left:-.5rem!important}.ml-lg-n3{margin-left:-1rem!important}.ml-lg-n4{margin-left:-1.5rem!important}.ml-lg-n5{margin-left:-3rem!important}.ml-lg-n4half{margin-left:-2rem!important}.ml-lg-n6{margin-left:-3.5rem!important}.ml-lg-n7{margin-left:-4rem!important}.ml-lg-n8{margin-left:-4.5rem!important}.ml-lg-n9{margin-left:-5rem!important}.ml-lg-nhalfpx{margin-left:.5px!important}.ml-lg-n1px{margin-left:-1px!important}.ml-lg-n2px{margin-left:-2px!important}.ml-lg-n5px{margin-left:-5px!important}.ml-lg-n7px{margin-left:-7px!important}.ml-lg-n10px{margin-left:-10px!important}.ml-lg-n12px{margin-left:-12px!important}.ml-lg-n15px{margin-left:-15px!important}.ml-lg-n20px{margin-left:-20px!important}.ml-lg-n25px{margin-left:-25px!important}.ml-lg-n30px{margin-left:-30px!important}.ml-lg-n35px{margin-left:-35px!important}.ml-lg-n40px{margin-left:-40px!important}.ml-lg-n45px{margin-left:-45px!important}.ml-lg-n50px{margin-left:-50px!important}.ml-lg-n55px{margin-left:-55px!important}.ml-lg-n60px{margin-left:-60px!important}.ml-lg-n65px{margin-left:-65px!important}.ml-lg-n70px{margin-left:-70px!important}.ml-lg-n75px{margin-left:-75px!important}.ml-lg-n80px{margin-left:-80px!important}.ml-lg-n85px{margin-left:-85px!important}.ml-lg-n90px{margin-left:-90px!important}.ml-lg-n95px{margin-left:-95px!important}.ml-lg-n100px{margin-left:-100px!important}.ml-lg-n100{margin-left:-100%!important}.ml-lg-n110px{margin-left:-110px!important}.ml-lg-n120px{margin-left:-120px!important}.ml-lg-n130px{margin-left:-130px!important}.ml-lg-n140px{margin-left:-140px!important}.ml-lg-n150px{margin-left:-150px!important}.ml-lg-n160px{margin-left:-160px!important}.ml-lg-n170px{margin-left:-170px!important}.ml-lg-n180px{margin-left:-180px!important}.ml-lg-n190px{margin-left:-190px!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:1rem!important}.pr-lg-4{padding-right:1.5rem!important}.pr-lg-5{padding-right:3rem!important}.pr-lg-4half{padding-right:2rem!important}.pr-lg-6{padding-right:3.5rem!important}.pr-lg-7{padding-right:4rem!important}.pr-lg-8{padding-right:4.5rem!important}.pr-lg-9{padding-right:5rem!important}.pr-lg-halfpx{padding-right:.5px!important}.pr-lg-1px{padding-right:1px!important}.pr-lg-2px{padding-right:2px!important}.pr-lg-5px{padding-right:5px!important}.pr-lg-7px{padding-right:7px!important}.pr-lg-10px{padding-right:10px!important}.pr-lg-12px{padding-right:12px!important}.pr-lg-15px{padding-right:15px!important}.pr-lg-20px{padding-right:20px!important}.pr-lg-25px{padding-right:25px!important}.pr-lg-30px{padding-right:30px!important}.pr-lg-35px{padding-right:35px!important}.pr-lg-40px{padding-right:40px!important}.pr-lg-45px{padding-right:45px!important}.pr-lg-50px{padding-right:50px!important}.pr-lg-55px{padding-right:55px!important}.pr-lg-60px{padding-right:60px!important}.pr-lg-65px{padding-right:65px!important}.pr-lg-70px{padding-right:70px!important}.pr-lg-75px{padding-right:75px!important}.pr-lg-80px{padding-right:80px!important}.pr-lg-85px{padding-right:85px!important}.pr-lg-90px{padding-right:90px!important}.pr-lg-95px{padding-right:95px!important}.pr-lg-100px{padding-right:100px!important}.pr-lg-100{padding-right:100%!important}.pr-lg-110px{padding-right:110px!important}.pr-lg-120px{padding-right:120px!important}.pr-lg-130px{padding-right:130px!important}.pr-lg-140px{padding-right:140px!important}.pr-lg-150px{padding-right:150px!important}.pr-lg-160px{padding-right:160px!important}.pr-lg-170px{padding-right:170px!important}.pr-lg-180px{padding-right:180px!important}.pr-lg-190px{padding-right:190px!important}.pr-lg-200px{padding-right:200px!important}.pr-lg-220px{padding-right:220px!important}.pr-lg-240px{padding-right:240px!important}.pr-lg-260px{padding-right:260px!important}.pr-lg-280px{padding-right:280px!important}.pr-lg-300px{padding-right:300px!important}.pr-lg-320px{padding-right:320px!important}.pr-lg-340px{padding-right:340px!important}.pr-lg-360px{padding-right:360px!important}.pr-lg-380px{padding-right:380px!important}.pr-lg-400px{padding-right:400px!important}.pr-lg-420px{padding-right:420px!important}.pr-lg-440px{padding-right:440px!important}.pr-lg-460px{padding-right:460px!important}.pr-lg-480px{padding-right:480px!important}.pr-lg-auto{padding-right:auto!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:.25rem!important}.pl-lg-2{padding-left:.5rem!important}.pl-lg-3{padding-left:1rem!important}.pl-lg-4{padding-left:1.5rem!important}.pl-lg-5{padding-left:3rem!important}.pl-lg-4half{padding-left:2rem!important}.pl-lg-6{padding-left:3.5rem!important}.pl-lg-7{padding-left:4rem!important}.pl-lg-8{padding-left:4.5rem!important}.pl-lg-9{padding-left:5rem!important}.pl-lg-halfpx{padding-left:.5px!important}.pl-lg-1px{padding-left:1px!important}.pl-lg-2px{padding-left:2px!important}.pl-lg-5px{padding-left:5px!important}.pl-lg-7px{padding-left:7px!important}.pl-lg-10px{padding-left:10px!important}.pl-lg-12px{padding-left:12px!important}.pl-lg-15px{padding-left:15px!important}.pl-lg-20px{padding-left:20px!important}.pl-lg-25px{padding-left:25px!important}.pl-lg-30px{padding-left:30px!important}.pl-lg-35px{padding-left:35px!important}.pl-lg-40px{padding-left:40px!important}.pl-lg-45px{padding-left:45px!important}.pl-lg-50px{padding-left:50px!important}.pl-lg-55px{padding-left:55px!important}.pl-lg-60px{padding-left:60px!important}.pl-lg-65px{padding-left:65px!important}.pl-lg-70px{padding-left:70px!important}.pl-lg-75px{padding-left:75px!important}.pl-lg-80px{padding-left:80px!important}.pl-lg-85px{padding-left:85px!important}.pl-lg-90px{padding-left:90px!important}.pl-lg-95px{padding-left:95px!important}.pl-lg-100px{padding-left:100px!important}.pl-lg-100{padding-left:100%!important}.pl-lg-110px{padding-left:110px!important}.pl-lg-120px{padding-left:120px!important}.pl-lg-130px{padding-left:130px!important}.pl-lg-140px{padding-left:140px!important}.pl-lg-150px{padding-left:150px!important}.pl-lg-160px{padding-left:160px!important}.pl-lg-170px{padding-left:170px!important}.pl-lg-180px{padding-left:180px!important}.pl-lg-190px{padding-left:190px!important}.pl-lg-200px{padding-left:200px!important}.pl-lg-220px{padding-left:220px!important}.pl-lg-240px{padding-left:240px!important}.pl-lg-260px{padding-left:260px!important}.pl-lg-280px{padding-left:280px!important}.pl-lg-300px{padding-left:300px!important}.pl-lg-320px{padding-left:320px!important}.pl-lg-340px{padding-left:340px!important}.pl-lg-360px{padding-left:360px!important}.pl-lg-380px{padding-left:380px!important}.pl-lg-400px{padding-left:400px!important}.pl-lg-420px{padding-left:420px!important}.pl-lg-440px{padding-left:440px!important}.pl-lg-460px{padding-left:460px!important}.pl-lg-480px{padding-left:480px!important}.pl-lg-auto{padding-left:auto!important}}@media (min-width: 1200px){.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.overflow-x-xl-hidden{overflow-x:hidden!important}.overflow-x-xl-visible{overflow-x:visible!important}.overflow-x-xl-auto{overflow-x:auto!important}.overflow-x-xl-unset{overflow-x:unset!important}.overflow-x-xl-inherit{overflow-x:inherit!important}.overflow-x-xl-initial{overflow-x:initial!important}.overflow-x-xl-scroll{overflow-x:scroll!important}.overflow-y-xl-hidden{overflow-y:hidden!important}.overflow-y-xl-visible{overflow-y:visible!important}.overflow-y-xl-auto{overflow-y:auto!important}.overflow-y-xl-unset{overflow-y:unset!important}.overflow-y-xl-inherit{overflow-y:inherit!important}.overflow-y-xl-initial{overflow-y:initial!important}.overflow-y-xl-scroll{overflow-y:scroll!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.position-xl-static{position:static!important}.position-xl-relative{position:relative!important}.position-xl-absolute{position:absolute!important}.position-xl-fixed{position:fixed!important}.position-xl-sticky{position:sticky!important}.top-xl-unset{top:unset!important}.top-xl-initial{top:initial!important}.top-xl-inherit{top:inherit!important}.top-xl-0{top:0!important}.top-xl-1{top:.25rem!important}.top-xl-2{top:.5rem!important}.top-xl-2half{top:.75rem!important}.top-xl-3{top:1rem!important}.top-xl-4{top:1.5rem!important}.top-xl-4half{top:2rem!important}.top-xl-5{top:3rem!important}.top-xl-20{top:20%!important}.top-xl-25{top:25%!important}.top-xl-30{top:30%!important}.top-xl-40{top:40%!important}.top-xl-45{top:45%!important}.top-xl-50{top:50%!important}.top-xl-60{top:60%!important}.top-xl-65{top:65%!important}.top-xl-70{top:70%!important}.top-xl-75{top:75%!important}.top-xl-80{top:80%!important}.top-xl-85{top:85%!important}.top-xl-90{top:90%!important}.top-xl-95{top:95%!important}.top-xl-100{top:100%!important}.top-xl-auto{top:auto!important}.top-xl-1px{top:1px!important}.top-xl-2px{top:2px!important}.top-xl-3px{top:3px!important}.top-xl-4px{top:4px!important}.top-xl-5px{top:5px!important}.top-xl-6px{top:6px!important}.top-xl-7px{top:7px!important}.top-xl-8px{top:8px!important}.top-xl-9px{top:9px!important}.top-xl-10px{top:10px!important}.top-xl-15px{top:15px!important}.top-xl-20px{top:20px!important}.top-xl-25px{top:25px!important}.top-xl-30px{top:30px!important}.top-xl-35px{top:35px!important}.top-xl-40px{top:40px!important}.top-xl-45px{top:45px!important}.top-xl-50px{top:50px!important}.top-xl-55px{top:55px!important}.top-xl-60px{top:60px!important}.top-xl-65px{top:65px!important}.top-xl-70px{top:70px!important}.top-xl-75px{top:75px!important}.top-xl-80px{top:80px!important}.top-xl-85px{top:85px!important}.top-xl-90px{top:90px!important}.top-xl-95px{top:95px!important}.top-xl-100px{top:100px!important}.top-xl-120px{top:120px!important}.top-xl-125px{top:125px!important}.top-xl-150px{top:150px!important}.top-xl-165px{top:165px!important}.top-xl-170px{top:170px!important}.top-xl-175px{top:175px!important}.top-xl-180px{top:180px!important}.top-xl-200px{top:200px!important}.top-xl-210px{top:210px!important}.top-xl-220px{top:220px!important}.top-xl-225px{top:225px!important}.top-xl-250px{top:250px!important}.top-xl-275px{top:275px!important}.top-xl-300px{top:300px!important}.top-xl-320px{top:320px!important}.top-xl-325px{top:325px!important}.top-xl-350px{top:350px!important}.top-xl-370px{top:370px!important}.top-xl-375px{top:375px!important}.top-xl-400px{top:400px!important}.top-xl-425px{top:425px!important}.top-xl-450px{top:450px!important}.top-xl-475px{top:475px!important}.top-xl-500px{top:500px!important}.top-xl-550px{top:550px!important}.top-xl-600px{top:600px!important}.top-xl-650px{top:650px!important}.top-xl-700px{top:700px!important}.top-xl-750px{top:750px!important}.top-xl-800px{top:800px!important}.top-xl-850px{top:850px!important}.top-xl-900px{top:900px!important}.top-xl-950px{top:950px!important}.top-xl-1000px{top:1000px!important}.bottom-xl-unset{bottom:unset!important}.bottom-xl-initial{bottom:initial!important}.bottom-xl-inherit{bottom:inherit!important}.bottom-xl-0{bottom:0!important}.bottom-xl-1{bottom:.25rem!important}.bottom-xl-2{bottom:.5rem!important}.bottom-xl-2half{bottom:.75rem!important}.bottom-xl-3{bottom:1rem!important}.bottom-xl-4{bottom:1.5rem!important}.bottom-xl-4half{bottom:2rem!important}.bottom-xl-5{bottom:3rem!important}.bottom-xl-20{bottom:20%!important}.bottom-xl-25{bottom:25%!important}.bottom-xl-30{bottom:30%!important}.bottom-xl-40{bottom:40%!important}.bottom-xl-45{bottom:45%!important}.bottom-xl-50{bottom:50%!important}.bottom-xl-60{bottom:60%!important}.bottom-xl-65{bottom:65%!important}.bottom-xl-70{bottom:70%!important}.bottom-xl-75{bottom:75%!important}.bottom-xl-80{bottom:80%!important}.bottom-xl-85{bottom:85%!important}.bottom-xl-90{bottom:90%!important}.bottom-xl-95{bottom:95%!important}.bottom-xl-100{bottom:100%!important}.bottom-xl-auto{bottom:auto!important}.bottom-xl-1px{bottom:1px!important}.bottom-xl-2px{bottom:2px!important}.bottom-xl-3px{bottom:3px!important}.bottom-xl-4px{bottom:4px!important}.bottom-xl-5px{bottom:5px!important}.bottom-xl-6px{bottom:6px!important}.bottom-xl-7px{bottom:7px!important}.bottom-xl-8px{bottom:8px!important}.bottom-xl-9px{bottom:9px!important}.bottom-xl-10px{bottom:10px!important}.bottom-xl-15px{bottom:15px!important}.bottom-xl-20px{bottom:20px!important}.bottom-xl-25px{bottom:25px!important}.bottom-xl-30px{bottom:30px!important}.bottom-xl-35px{bottom:35px!important}.bottom-xl-40px{bottom:40px!important}.bottom-xl-45px{bottom:45px!important}.bottom-xl-50px{bottom:50px!important}.bottom-xl-55px{bottom:55px!important}.bottom-xl-60px{bottom:60px!important}.bottom-xl-65px{bottom:65px!important}.bottom-xl-70px{bottom:70px!important}.bottom-xl-75px{bottom:75px!important}.bottom-xl-80px{bottom:80px!important}.bottom-xl-85px{bottom:85px!important}.bottom-xl-90px{bottom:90px!important}.bottom-xl-95px{bottom:95px!important}.bottom-xl-100px{bottom:100px!important}.bottom-xl-120px{bottom:120px!important}.bottom-xl-125px{bottom:125px!important}.bottom-xl-150px{bottom:150px!important}.bottom-xl-165px{bottom:165px!important}.bottom-xl-170px{bottom:170px!important}.bottom-xl-175px{bottom:175px!important}.bottom-xl-180px{bottom:180px!important}.bottom-xl-200px{bottom:200px!important}.bottom-xl-210px{bottom:210px!important}.bottom-xl-220px{bottom:220px!important}.bottom-xl-225px{bottom:225px!important}.bottom-xl-250px{bottom:250px!important}.bottom-xl-275px{bottom:275px!important}.bottom-xl-300px{bottom:300px!important}.bottom-xl-320px{bottom:320px!important}.bottom-xl-325px{bottom:325px!important}.bottom-xl-350px{bottom:350px!important}.bottom-xl-370px{bottom:370px!important}.bottom-xl-375px{bottom:375px!important}.bottom-xl-400px{bottom:400px!important}.bottom-xl-425px{bottom:425px!important}.bottom-xl-450px{bottom:450px!important}.bottom-xl-475px{bottom:475px!important}.bottom-xl-500px{bottom:500px!important}.bottom-xl-550px{bottom:550px!important}.bottom-xl-600px{bottom:600px!important}.bottom-xl-650px{bottom:650px!important}.bottom-xl-700px{bottom:700px!important}.bottom-xl-750px{bottom:750px!important}.bottom-xl-800px{bottom:800px!important}.bottom-xl-850px{bottom:850px!important}.bottom-xl-900px{bottom:900px!important}.bottom-xl-950px{bottom:950px!important}.bottom-xl-1000px{bottom:1000px!important}.w-xl-unset{width:unset!important}.w-xl-initial{width:initial!important}.w-xl-inherit{width:inherit!important}.w-xl-0{width:0!important}.w-xl-1{width:.25rem!important}.w-xl-2{width:.5rem!important}.w-xl-2half{width:.75rem!important}.w-xl-3{width:1rem!important}.w-xl-4{width:1.5rem!important}.w-xl-4half{width:2rem!important}.w-xl-5{width:3rem!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-50{width:50%!important}.w-xl-60{width:60%!important}.w-xl-65{width:65%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.w-xl-1px{width:1px!important}.w-xl-2px{width:2px!important}.w-xl-3px{width:3px!important}.w-xl-4px{width:4px!important}.w-xl-5px{width:5px!important}.w-xl-6px{width:6px!important}.w-xl-7px{width:7px!important}.w-xl-8px{width:8px!important}.w-xl-9px{width:9px!important}.w-xl-10px{width:10px!important}.w-xl-15px{width:15px!important}.w-xl-20px{width:20px!important}.w-xl-25px{width:25px!important}.w-xl-30px{width:30px!important}.w-xl-35px{width:35px!important}.w-xl-40px{width:40px!important}.w-xl-45px{width:45px!important}.w-xl-50px{width:50px!important}.w-xl-55px{width:55px!important}.w-xl-60px{width:60px!important}.w-xl-65px{width:65px!important}.w-xl-70px{width:70px!important}.w-xl-75px{width:75px!important}.w-xl-80px{width:80px!important}.w-xl-85px{width:85px!important}.w-xl-90px{width:90px!important}.w-xl-95px{width:95px!important}.w-xl-100px{width:100px!important}.w-xl-120px{width:120px!important}.w-xl-125px{width:125px!important}.w-xl-150px{width:150px!important}.w-xl-165px{width:165px!important}.w-xl-170px{width:170px!important}.w-xl-175px{width:175px!important}.w-xl-180px{width:180px!important}.w-xl-200px{width:200px!important}.w-xl-210px{width:210px!important}.w-xl-220px{width:220px!important}.w-xl-225px{width:225px!important}.w-xl-250px{width:250px!important}.w-xl-275px{width:275px!important}.w-xl-300px{width:300px!important}.w-xl-320px{width:320px!important}.w-xl-325px{width:325px!important}.w-xl-350px{width:350px!important}.w-xl-370px{width:370px!important}.w-xl-375px{width:375px!important}.w-xl-400px{width:400px!important}.w-xl-425px{width:425px!important}.w-xl-450px{width:450px!important}.w-xl-475px{width:475px!important}.w-xl-500px{width:500px!important}.w-xl-550px{width:550px!important}.w-xl-600px{width:600px!important}.w-xl-650px{width:650px!important}.w-xl-700px{width:700px!important}.w-xl-750px{width:750px!important}.w-xl-800px{width:800px!important}.w-xl-850px{width:850px!important}.w-xl-900px{width:900px!important}.w-xl-950px{width:950px!important}.w-xl-1000px{width:1000px!important}.mw-xl-unset{max-width:unset!important}.mw-xl-initial{max-width:initial!important}.mw-xl-inherit{max-width:inherit!important}.mw-xl-0{max-width:0!important}.mw-xl-1{max-width:.25rem!important}.mw-xl-2{max-width:.5rem!important}.mw-xl-2half{max-width:.75rem!important}.mw-xl-3{max-width:1rem!important}.mw-xl-4{max-width:1.5rem!important}.mw-xl-4half{max-width:2rem!important}.mw-xl-5{max-width:3rem!important}.mw-xl-20{max-width:20%!important}.mw-xl-25{max-width:25%!important}.mw-xl-30{max-width:30%!important}.mw-xl-40{max-width:40%!important}.mw-xl-45{max-width:45%!important}.mw-xl-50{max-width:50%!important}.mw-xl-60{max-width:60%!important}.mw-xl-65{max-width:65%!important}.mw-xl-70{max-width:70%!important}.mw-xl-75{max-width:75%!important}.mw-xl-80{max-width:80%!important}.mw-xl-85{max-width:85%!important}.mw-xl-90{max-width:90%!important}.mw-xl-95{max-width:95%!important}.mw-xl-100{max-width:100%!important}.mw-xl-auto{max-width:auto!important}.mw-xl-1px{max-width:1px!important}.mw-xl-2px{max-width:2px!important}.mw-xl-3px{max-width:3px!important}.mw-xl-4px{max-width:4px!important}.mw-xl-5px{max-width:5px!important}.mw-xl-6px{max-width:6px!important}.mw-xl-7px{max-width:7px!important}.mw-xl-8px{max-width:8px!important}.mw-xl-9px{max-width:9px!important}.mw-xl-10px{max-width:10px!important}.mw-xl-15px{max-width:15px!important}.mw-xl-20px{max-width:20px!important}.mw-xl-25px{max-width:25px!important}.mw-xl-30px{max-width:30px!important}.mw-xl-35px{max-width:35px!important}.mw-xl-40px{max-width:40px!important}.mw-xl-45px{max-width:45px!important}.mw-xl-50px{max-width:50px!important}.mw-xl-55px{max-width:55px!important}.mw-xl-60px{max-width:60px!important}.mw-xl-65px{max-width:65px!important}.mw-xl-70px{max-width:70px!important}.mw-xl-75px{max-width:75px!important}.mw-xl-80px{max-width:80px!important}.mw-xl-85px{max-width:85px!important}.mw-xl-90px{max-width:90px!important}.mw-xl-95px{max-width:95px!important}.mw-xl-100px{max-width:100px!important}.mw-xl-120px{max-width:120px!important}.mw-xl-125px{max-width:125px!important}.mw-xl-150px{max-width:150px!important}.mw-xl-165px{max-width:165px!important}.mw-xl-170px{max-width:170px!important}.mw-xl-175px{max-width:175px!important}.mw-xl-180px{max-width:180px!important}.mw-xl-200px{max-width:200px!important}.mw-xl-210px{max-width:210px!important}.mw-xl-220px{max-width:220px!important}.mw-xl-225px{max-width:225px!important}.mw-xl-250px{max-width:250px!important}.mw-xl-275px{max-width:275px!important}.mw-xl-300px{max-width:300px!important}.mw-xl-320px{max-width:320px!important}.mw-xl-325px{max-width:325px!important}.mw-xl-350px{max-width:350px!important}.mw-xl-370px{max-width:370px!important}.mw-xl-375px{max-width:375px!important}.mw-xl-400px{max-width:400px!important}.mw-xl-425px{max-width:425px!important}.mw-xl-450px{max-width:450px!important}.mw-xl-475px{max-width:475px!important}.mw-xl-500px{max-width:500px!important}.mw-xl-550px{max-width:550px!important}.mw-xl-600px{max-width:600px!important}.mw-xl-650px{max-width:650px!important}.mw-xl-700px{max-width:700px!important}.mw-xl-750px{max-width:750px!important}.mw-xl-800px{max-width:800px!important}.mw-xl-850px{max-width:850px!important}.mw-xl-900px{max-width:900px!important}.mw-xl-950px{max-width:950px!important}.mw-xl-1000px{max-width:1000px!important}.h-xl-unset{height:unset!important}.h-xl-initial{height:initial!important}.h-xl-inherit{height:inherit!important}.h-xl-0{height:0!important}.h-xl-1{height:.25rem!important}.h-xl-2{height:.5rem!important}.h-xl-2half{height:.75rem!important}.h-xl-3{height:1rem!important}.h-xl-4{height:1.5rem!important}.h-xl-4half{height:2rem!important}.h-xl-5{height:3rem!important}.h-xl-20{height:20%!important}.h-xl-25{height:25%!important}.h-xl-30{height:30%!important}.h-xl-40{height:40%!important}.h-xl-45{height:45%!important}.h-xl-50{height:50%!important}.h-xl-60{height:60%!important}.h-xl-65{height:65%!important}.h-xl-70{height:70%!important}.h-xl-75{height:75%!important}.h-xl-80{height:80%!important}.h-xl-85{height:85%!important}.h-xl-90{height:90%!important}.h-xl-95{height:95%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}.h-xl-1px{height:1px!important}.h-xl-2px{height:2px!important}.h-xl-3px{height:3px!important}.h-xl-4px{height:4px!important}.h-xl-5px{height:5px!important}.h-xl-6px{height:6px!important}.h-xl-7px{height:7px!important}.h-xl-8px{height:8px!important}.h-xl-9px{height:9px!important}.h-xl-10px{height:10px!important}.h-xl-15px{height:15px!important}.h-xl-20px{height:20px!important}.h-xl-25px{height:25px!important}.h-xl-30px{height:30px!important}.h-xl-35px{height:35px!important}.h-xl-40px{height:40px!important}.h-xl-45px{height:45px!important}.h-xl-50px{height:50px!important}.h-xl-55px{height:55px!important}.h-xl-60px{height:60px!important}.h-xl-65px{height:65px!important}.h-xl-70px{height:70px!important}.h-xl-75px{height:75px!important}.h-xl-80px{height:80px!important}.h-xl-85px{height:85px!important}.h-xl-90px{height:90px!important}.h-xl-95px{height:95px!important}.h-xl-100px{height:100px!important}.h-xl-120px{height:120px!important}.h-xl-125px{height:125px!important}.h-xl-150px{height:150px!important}.h-xl-165px{height:165px!important}.h-xl-170px{height:170px!important}.h-xl-175px{height:175px!important}.h-xl-180px{height:180px!important}.h-xl-200px{height:200px!important}.h-xl-210px{height:210px!important}.h-xl-220px{height:220px!important}.h-xl-225px{height:225px!important}.h-xl-250px{height:250px!important}.h-xl-275px{height:275px!important}.h-xl-300px{height:300px!important}.h-xl-320px{height:320px!important}.h-xl-325px{height:325px!important}.h-xl-350px{height:350px!important}.h-xl-370px{height:370px!important}.h-xl-375px{height:375px!important}.h-xl-400px{height:400px!important}.h-xl-425px{height:425px!important}.h-xl-450px{height:450px!important}.h-xl-475px{height:475px!important}.h-xl-500px{height:500px!important}.h-xl-550px{height:550px!important}.h-xl-600px{height:600px!important}.h-xl-650px{height:650px!important}.h-xl-700px{height:700px!important}.h-xl-750px{height:750px!important}.h-xl-800px{height:800px!important}.h-xl-850px{height:850px!important}.h-xl-900px{height:900px!important}.h-xl-950px{height:950px!important}.h-xl-1000px{height:1000px!important}.mh-xl-unset{max-height:unset!important}.mh-xl-initial{max-height:initial!important}.mh-xl-inherit{max-height:inherit!important}.mh-xl-0{max-height:0!important}.mh-xl-1{max-height:.25rem!important}.mh-xl-2{max-height:.5rem!important}.mh-xl-2half{max-height:.75rem!important}.mh-xl-3{max-height:1rem!important}.mh-xl-4{max-height:1.5rem!important}.mh-xl-4half{max-height:2rem!important}.mh-xl-5{max-height:3rem!important}.mh-xl-20{max-height:20%!important}.mh-xl-25{max-height:25%!important}.mh-xl-30{max-height:30%!important}.mh-xl-40{max-height:40%!important}.mh-xl-45{max-height:45%!important}.mh-xl-50{max-height:50%!important}.mh-xl-60{max-height:60%!important}.mh-xl-65{max-height:65%!important}.mh-xl-70{max-height:70%!important}.mh-xl-75{max-height:75%!important}.mh-xl-80{max-height:80%!important}.mh-xl-85{max-height:85%!important}.mh-xl-90{max-height:90%!important}.mh-xl-95{max-height:95%!important}.mh-xl-100{max-height:100%!important}.mh-xl-auto{max-height:auto!important}.mh-xl-1px{max-height:1px!important}.mh-xl-2px{max-height:2px!important}.mh-xl-3px{max-height:3px!important}.mh-xl-4px{max-height:4px!important}.mh-xl-5px{max-height:5px!important}.mh-xl-6px{max-height:6px!important}.mh-xl-7px{max-height:7px!important}.mh-xl-8px{max-height:8px!important}.mh-xl-9px{max-height:9px!important}.mh-xl-10px{max-height:10px!important}.mh-xl-15px{max-height:15px!important}.mh-xl-20px{max-height:20px!important}.mh-xl-25px{max-height:25px!important}.mh-xl-30px{max-height:30px!important}.mh-xl-35px{max-height:35px!important}.mh-xl-40px{max-height:40px!important}.mh-xl-45px{max-height:45px!important}.mh-xl-50px{max-height:50px!important}.mh-xl-55px{max-height:55px!important}.mh-xl-60px{max-height:60px!important}.mh-xl-65px{max-height:65px!important}.mh-xl-70px{max-height:70px!important}.mh-xl-75px{max-height:75px!important}.mh-xl-80px{max-height:80px!important}.mh-xl-85px{max-height:85px!important}.mh-xl-90px{max-height:90px!important}.mh-xl-95px{max-height:95px!important}.mh-xl-100px{max-height:100px!important}.mh-xl-120px{max-height:120px!important}.mh-xl-125px{max-height:125px!important}.mh-xl-150px{max-height:150px!important}.mh-xl-165px{max-height:165px!important}.mh-xl-170px{max-height:170px!important}.mh-xl-175px{max-height:175px!important}.mh-xl-180px{max-height:180px!important}.mh-xl-200px{max-height:200px!important}.mh-xl-210px{max-height:210px!important}.mh-xl-220px{max-height:220px!important}.mh-xl-225px{max-height:225px!important}.mh-xl-250px{max-height:250px!important}.mh-xl-275px{max-height:275px!important}.mh-xl-300px{max-height:300px!important}.mh-xl-320px{max-height:320px!important}.mh-xl-325px{max-height:325px!important}.mh-xl-350px{max-height:350px!important}.mh-xl-370px{max-height:370px!important}.mh-xl-375px{max-height:375px!important}.mh-xl-400px{max-height:400px!important}.mh-xl-425px{max-height:425px!important}.mh-xl-450px{max-height:450px!important}.mh-xl-475px{max-height:475px!important}.mh-xl-500px{max-height:500px!important}.mh-xl-550px{max-height:550px!important}.mh-xl-600px{max-height:600px!important}.mh-xl-650px{max-height:650px!important}.mh-xl-700px{max-height:700px!important}.mh-xl-750px{max-height:750px!important}.mh-xl-800px{max-height:800px!important}.mh-xl-850px{max-height:850px!important}.mh-xl-900px{max-height:900px!important}.mh-xl-950px{max-height:950px!important}.mh-xl-1000px{max-height:1000px!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-4half{margin:2rem!important}.m-xl-6{margin:3.5rem!important}.m-xl-7{margin:4rem!important}.m-xl-8{margin:4.5rem!important}.m-xl-9{margin:5rem!important}.m-xl-halfpx{margin:.5px!important}.m-xl-1px{margin:1px!important}.m-xl-2px{margin:2px!important}.m-xl-5px{margin:5px!important}.m-xl-7px{margin:7px!important}.m-xl-10px{margin:10px!important}.m-xl-12px{margin:12px!important}.m-xl-15px{margin:15px!important}.m-xl-20px{margin:20px!important}.m-xl-25px{margin:25px!important}.m-xl-30px{margin:30px!important}.m-xl-35px{margin:35px!important}.m-xl-40px{margin:40px!important}.m-xl-45px{margin:45px!important}.m-xl-50px{margin:50px!important}.m-xl-55px{margin:55px!important}.m-xl-60px{margin:60px!important}.m-xl-65px{margin:65px!important}.m-xl-70px{margin:70px!important}.m-xl-75px{margin:75px!important}.m-xl-80px{margin:80px!important}.m-xl-85px{margin:85px!important}.m-xl-90px{margin:90px!important}.m-xl-95px{margin:95px!important}.m-xl-100px{margin:100px!important}.m-xl-100{margin:100%!important}.m-xl-110px{margin:110px!important}.m-xl-120px{margin:120px!important}.m-xl-130px{margin:130px!important}.m-xl-140px{margin:140px!important}.m-xl-150px{margin:150px!important}.m-xl-160px{margin:160px!important}.m-xl-170px{margin:170px!important}.m-xl-180px{margin:180px!important}.m-xl-190px{margin:190px!important}.m-xl-200px{margin:200px!important}.m-xl-220px{margin:220px!important}.m-xl-240px{margin:240px!important}.m-xl-260px{margin:260px!important}.m-xl-280px{margin:280px!important}.m-xl-300px{margin:300px!important}.m-xl-320px{margin:320px!important}.m-xl-340px{margin:340px!important}.m-xl-360px{margin:360px!important}.m-xl-380px{margin:380px!important}.m-xl-400px{margin:400px!important}.m-xl-420px{margin:420px!important}.m-xl-440px{margin:440px!important}.m-xl-460px{margin:460px!important}.m-xl-480px{margin:480px!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-4half{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-9{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-halfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-xl-1px{margin-right:1px!important;margin-left:1px!important}.mx-xl-2px{margin-right:2px!important;margin-left:2px!important}.mx-xl-5px{margin-right:5px!important;margin-left:5px!important}.mx-xl-7px{margin-right:7px!important;margin-left:7px!important}.mx-xl-10px{margin-right:10px!important;margin-left:10px!important}.mx-xl-12px{margin-right:12px!important;margin-left:12px!important}.mx-xl-15px{margin-right:15px!important;margin-left:15px!important}.mx-xl-20px{margin-right:20px!important;margin-left:20px!important}.mx-xl-25px{margin-right:25px!important;margin-left:25px!important}.mx-xl-30px{margin-right:30px!important;margin-left:30px!important}.mx-xl-35px{margin-right:35px!important;margin-left:35px!important}.mx-xl-40px{margin-right:40px!important;margin-left:40px!important}.mx-xl-45px{margin-right:45px!important;margin-left:45px!important}.mx-xl-50px{margin-right:50px!important;margin-left:50px!important}.mx-xl-55px{margin-right:55px!important;margin-left:55px!important}.mx-xl-60px{margin-right:60px!important;margin-left:60px!important}.mx-xl-65px{margin-right:65px!important;margin-left:65px!important}.mx-xl-70px{margin-right:70px!important;margin-left:70px!important}.mx-xl-75px{margin-right:75px!important;margin-left:75px!important}.mx-xl-80px{margin-right:80px!important;margin-left:80px!important}.mx-xl-85px{margin-right:85px!important;margin-left:85px!important}.mx-xl-90px{margin-right:90px!important;margin-left:90px!important}.mx-xl-95px{margin-right:95px!important;margin-left:95px!important}.mx-xl-100px{margin-right:100px!important;margin-left:100px!important}.mx-xl-100{margin-right:100%!important;margin-left:100%!important}.mx-xl-110px{margin-right:110px!important;margin-left:110px!important}.mx-xl-120px{margin-right:120px!important;margin-left:120px!important}.mx-xl-130px{margin-right:130px!important;margin-left:130px!important}.mx-xl-140px{margin-right:140px!important;margin-left:140px!important}.mx-xl-150px{margin-right:150px!important;margin-left:150px!important}.mx-xl-160px{margin-right:160px!important;margin-left:160px!important}.mx-xl-170px{margin-right:170px!important;margin-left:170px!important}.mx-xl-180px{margin-right:180px!important;margin-left:180px!important}.mx-xl-190px{margin-right:190px!important;margin-left:190px!important}.mx-xl-200px{margin-right:200px!important;margin-left:200px!important}.mx-xl-220px{margin-right:220px!important;margin-left:220px!important}.mx-xl-240px{margin-right:240px!important;margin-left:240px!important}.mx-xl-260px{margin-right:260px!important;margin-left:260px!important}.mx-xl-280px{margin-right:280px!important;margin-left:280px!important}.mx-xl-300px{margin-right:300px!important;margin-left:300px!important}.mx-xl-320px{margin-right:320px!important;margin-left:320px!important}.mx-xl-340px{margin-right:340px!important;margin-left:340px!important}.mx-xl-360px{margin-right:360px!important;margin-left:360px!important}.mx-xl-380px{margin-right:380px!important;margin-left:380px!important}.mx-xl-400px{margin-right:400px!important;margin-left:400px!important}.mx-xl-420px{margin-right:420px!important;margin-left:420px!important}.mx-xl-440px{margin-right:440px!important;margin-left:440px!important}.mx-xl-460px{margin-right:460px!important;margin-left:460px!important}.mx-xl-480px{margin-right:480px!important;margin-left:480px!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-4half{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-halfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-xl-1px{margin-top:1px!important;margin-bottom:1px!important}.my-xl-2px{margin-top:2px!important;margin-bottom:2px!important}.my-xl-5px{margin-top:5px!important;margin-bottom:5px!important}.my-xl-7px{margin-top:7px!important;margin-bottom:7px!important}.my-xl-10px{margin-top:10px!important;margin-bottom:10px!important}.my-xl-12px{margin-top:12px!important;margin-bottom:12px!important}.my-xl-15px{margin-top:15px!important;margin-bottom:15px!important}.my-xl-20px{margin-top:20px!important;margin-bottom:20px!important}.my-xl-25px{margin-top:25px!important;margin-bottom:25px!important}.my-xl-30px{margin-top:30px!important;margin-bottom:30px!important}.my-xl-35px{margin-top:35px!important;margin-bottom:35px!important}.my-xl-40px{margin-top:40px!important;margin-bottom:40px!important}.my-xl-45px{margin-top:45px!important;margin-bottom:45px!important}.my-xl-50px{margin-top:50px!important;margin-bottom:50px!important}.my-xl-55px{margin-top:55px!important;margin-bottom:55px!important}.my-xl-60px{margin-top:60px!important;margin-bottom:60px!important}.my-xl-65px{margin-top:65px!important;margin-bottom:65px!important}.my-xl-70px{margin-top:70px!important;margin-bottom:70px!important}.my-xl-75px{margin-top:75px!important;margin-bottom:75px!important}.my-xl-80px{margin-top:80px!important;margin-bottom:80px!important}.my-xl-85px{margin-top:85px!important;margin-bottom:85px!important}.my-xl-90px{margin-top:90px!important;margin-bottom:90px!important}.my-xl-95px{margin-top:95px!important;margin-bottom:95px!important}.my-xl-100px{margin-top:100px!important;margin-bottom:100px!important}.my-xl-100{margin-top:100%!important;margin-bottom:100%!important}.my-xl-110px{margin-top:110px!important;margin-bottom:110px!important}.my-xl-120px{margin-top:120px!important;margin-bottom:120px!important}.my-xl-130px{margin-top:130px!important;margin-bottom:130px!important}.my-xl-140px{margin-top:140px!important;margin-bottom:140px!important}.my-xl-150px{margin-top:150px!important;margin-bottom:150px!important}.my-xl-160px{margin-top:160px!important;margin-bottom:160px!important}.my-xl-170px{margin-top:170px!important;margin-bottom:170px!important}.my-xl-180px{margin-top:180px!important;margin-bottom:180px!important}.my-xl-190px{margin-top:190px!important;margin-bottom:190px!important}.my-xl-200px{margin-top:200px!important;margin-bottom:200px!important}.my-xl-220px{margin-top:220px!important;margin-bottom:220px!important}.my-xl-240px{margin-top:240px!important;margin-bottom:240px!important}.my-xl-260px{margin-top:260px!important;margin-bottom:260px!important}.my-xl-280px{margin-top:280px!important;margin-bottom:280px!important}.my-xl-300px{margin-top:300px!important;margin-bottom:300px!important}.my-xl-320px{margin-top:320px!important;margin-bottom:320px!important}.my-xl-340px{margin-top:340px!important;margin-bottom:340px!important}.my-xl-360px{margin-top:360px!important;margin-bottom:360px!important}.my-xl-380px{margin-top:380px!important;margin-bottom:380px!important}.my-xl-400px{margin-top:400px!important;margin-bottom:400px!important}.my-xl-420px{margin-top:420px!important;margin-bottom:420px!important}.my-xl-440px{margin-top:440px!important;margin-bottom:440px!important}.my-xl-460px{margin-top:460px!important;margin-bottom:460px!important}.my-xl-480px{margin-top:480px!important;margin-bottom:480px!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-4half{margin-top:2rem!important}.mt-xl-6{margin-top:3.5rem!important}.mt-xl-7{margin-top:4rem!important}.mt-xl-8{margin-top:4.5rem!important}.mt-xl-9{margin-top:5rem!important}.mt-xl-halfpx{margin-top:.5px!important}.mt-xl-1px{margin-top:1px!important}.mt-xl-2px{margin-top:2px!important}.mt-xl-5px{margin-top:5px!important}.mt-xl-7px{margin-top:7px!important}.mt-xl-10px{margin-top:10px!important}.mt-xl-12px{margin-top:12px!important}.mt-xl-15px{margin-top:15px!important}.mt-xl-20px{margin-top:20px!important}.mt-xl-25px{margin-top:25px!important}.mt-xl-30px{margin-top:30px!important}.mt-xl-35px{margin-top:35px!important}.mt-xl-40px{margin-top:40px!important}.mt-xl-45px{margin-top:45px!important}.mt-xl-50px{margin-top:50px!important}.mt-xl-55px{margin-top:55px!important}.mt-xl-60px{margin-top:60px!important}.mt-xl-65px{margin-top:65px!important}.mt-xl-70px{margin-top:70px!important}.mt-xl-75px{margin-top:75px!important}.mt-xl-80px{margin-top:80px!important}.mt-xl-85px{margin-top:85px!important}.mt-xl-90px{margin-top:90px!important}.mt-xl-95px{margin-top:95px!important}.mt-xl-100px{margin-top:100px!important}.mt-xl-100{margin-top:100%!important}.mt-xl-110px{margin-top:110px!important}.mt-xl-120px{margin-top:120px!important}.mt-xl-130px{margin-top:130px!important}.mt-xl-140px{margin-top:140px!important}.mt-xl-150px{margin-top:150px!important}.mt-xl-160px{margin-top:160px!important}.mt-xl-170px{margin-top:170px!important}.mt-xl-180px{margin-top:180px!important}.mt-xl-190px{margin-top:190px!important}.mt-xl-200px{margin-top:200px!important}.mt-xl-220px{margin-top:220px!important}.mt-xl-240px{margin-top:240px!important}.mt-xl-260px{margin-top:260px!important}.mt-xl-280px{margin-top:280px!important}.mt-xl-300px{margin-top:300px!important}.mt-xl-320px{margin-top:320px!important}.mt-xl-340px{margin-top:340px!important}.mt-xl-360px{margin-top:360px!important}.mt-xl-380px{margin-top:380px!important}.mt-xl-400px{margin-top:400px!important}.mt-xl-420px{margin-top:420px!important}.mt-xl-440px{margin-top:440px!important}.mt-xl-460px{margin-top:460px!important}.mt-xl-480px{margin-top:480px!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-4half{margin-right:2rem!important}.me-xl-6{margin-right:3.5rem!important}.me-xl-7{margin-right:4rem!important}.me-xl-8{margin-right:4.5rem!important}.me-xl-9{margin-right:5rem!important}.me-xl-halfpx{margin-right:.5px!important}.me-xl-1px{margin-right:1px!important}.me-xl-2px{margin-right:2px!important}.me-xl-5px{margin-right:5px!important}.me-xl-7px{margin-right:7px!important}.me-xl-10px{margin-right:10px!important}.me-xl-12px{margin-right:12px!important}.me-xl-15px{margin-right:15px!important}.me-xl-20px{margin-right:20px!important}.me-xl-25px{margin-right:25px!important}.me-xl-30px{margin-right:30px!important}.me-xl-35px{margin-right:35px!important}.me-xl-40px{margin-right:40px!important}.me-xl-45px{margin-right:45px!important}.me-xl-50px{margin-right:50px!important}.me-xl-55px{margin-right:55px!important}.me-xl-60px{margin-right:60px!important}.me-xl-65px{margin-right:65px!important}.me-xl-70px{margin-right:70px!important}.me-xl-75px{margin-right:75px!important}.me-xl-80px{margin-right:80px!important}.me-xl-85px{margin-right:85px!important}.me-xl-90px{margin-right:90px!important}.me-xl-95px{margin-right:95px!important}.me-xl-100px{margin-right:100px!important}.me-xl-100{margin-right:100%!important}.me-xl-110px{margin-right:110px!important}.me-xl-120px{margin-right:120px!important}.me-xl-130px{margin-right:130px!important}.me-xl-140px{margin-right:140px!important}.me-xl-150px{margin-right:150px!important}.me-xl-160px{margin-right:160px!important}.me-xl-170px{margin-right:170px!important}.me-xl-180px{margin-right:180px!important}.me-xl-190px{margin-right:190px!important}.me-xl-200px{margin-right:200px!important}.me-xl-220px{margin-right:220px!important}.me-xl-240px{margin-right:240px!important}.me-xl-260px{margin-right:260px!important}.me-xl-280px{margin-right:280px!important}.me-xl-300px{margin-right:300px!important}.me-xl-320px{margin-right:320px!important}.me-xl-340px{margin-right:340px!important}.me-xl-360px{margin-right:360px!important}.me-xl-380px{margin-right:380px!important}.me-xl-400px{margin-right:400px!important}.me-xl-420px{margin-right:420px!important}.me-xl-440px{margin-right:440px!important}.me-xl-460px{margin-right:460px!important}.me-xl-480px{margin-right:480px!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-4half{margin-bottom:2rem!important}.mb-xl-6{margin-bottom:3.5rem!important}.mb-xl-7{margin-bottom:4rem!important}.mb-xl-8{margin-bottom:4.5rem!important}.mb-xl-9{margin-bottom:5rem!important}.mb-xl-halfpx{margin-bottom:.5px!important}.mb-xl-1px{margin-bottom:1px!important}.mb-xl-2px{margin-bottom:2px!important}.mb-xl-5px{margin-bottom:5px!important}.mb-xl-7px{margin-bottom:7px!important}.mb-xl-10px{margin-bottom:10px!important}.mb-xl-12px{margin-bottom:12px!important}.mb-xl-15px{margin-bottom:15px!important}.mb-xl-20px{margin-bottom:20px!important}.mb-xl-25px{margin-bottom:25px!important}.mb-xl-30px{margin-bottom:30px!important}.mb-xl-35px{margin-bottom:35px!important}.mb-xl-40px{margin-bottom:40px!important}.mb-xl-45px{margin-bottom:45px!important}.mb-xl-50px{margin-bottom:50px!important}.mb-xl-55px{margin-bottom:55px!important}.mb-xl-60px{margin-bottom:60px!important}.mb-xl-65px{margin-bottom:65px!important}.mb-xl-70px{margin-bottom:70px!important}.mb-xl-75px{margin-bottom:75px!important}.mb-xl-80px{margin-bottom:80px!important}.mb-xl-85px{margin-bottom:85px!important}.mb-xl-90px{margin-bottom:90px!important}.mb-xl-95px{margin-bottom:95px!important}.mb-xl-100px{margin-bottom:100px!important}.mb-xl-100{margin-bottom:100%!important}.mb-xl-110px{margin-bottom:110px!important}.mb-xl-120px{margin-bottom:120px!important}.mb-xl-130px{margin-bottom:130px!important}.mb-xl-140px{margin-bottom:140px!important}.mb-xl-150px{margin-bottom:150px!important}.mb-xl-160px{margin-bottom:160px!important}.mb-xl-170px{margin-bottom:170px!important}.mb-xl-180px{margin-bottom:180px!important}.mb-xl-190px{margin-bottom:190px!important}.mb-xl-200px{margin-bottom:200px!important}.mb-xl-220px{margin-bottom:220px!important}.mb-xl-240px{margin-bottom:240px!important}.mb-xl-260px{margin-bottom:260px!important}.mb-xl-280px{margin-bottom:280px!important}.mb-xl-300px{margin-bottom:300px!important}.mb-xl-320px{margin-bottom:320px!important}.mb-xl-340px{margin-bottom:340px!important}.mb-xl-360px{margin-bottom:360px!important}.mb-xl-380px{margin-bottom:380px!important}.mb-xl-400px{margin-bottom:400px!important}.mb-xl-420px{margin-bottom:420px!important}.mb-xl-440px{margin-bottom:440px!important}.mb-xl-460px{margin-bottom:460px!important}.mb-xl-480px{margin-bottom:480px!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-4half{margin-left:2rem!important}.ms-xl-6{margin-left:3.5rem!important}.ms-xl-7{margin-left:4rem!important}.ms-xl-8{margin-left:4.5rem!important}.ms-xl-9{margin-left:5rem!important}.ms-xl-halfpx{margin-left:.5px!important}.ms-xl-1px{margin-left:1px!important}.ms-xl-2px{margin-left:2px!important}.ms-xl-5px{margin-left:5px!important}.ms-xl-7px{margin-left:7px!important}.ms-xl-10px{margin-left:10px!important}.ms-xl-12px{margin-left:12px!important}.ms-xl-15px{margin-left:15px!important}.ms-xl-20px{margin-left:20px!important}.ms-xl-25px{margin-left:25px!important}.ms-xl-30px{margin-left:30px!important}.ms-xl-35px{margin-left:35px!important}.ms-xl-40px{margin-left:40px!important}.ms-xl-45px{margin-left:45px!important}.ms-xl-50px{margin-left:50px!important}.ms-xl-55px{margin-left:55px!important}.ms-xl-60px{margin-left:60px!important}.ms-xl-65px{margin-left:65px!important}.ms-xl-70px{margin-left:70px!important}.ms-xl-75px{margin-left:75px!important}.ms-xl-80px{margin-left:80px!important}.ms-xl-85px{margin-left:85px!important}.ms-xl-90px{margin-left:90px!important}.ms-xl-95px{margin-left:95px!important}.ms-xl-100px{margin-left:100px!important}.ms-xl-100{margin-left:100%!important}.ms-xl-110px{margin-left:110px!important}.ms-xl-120px{margin-left:120px!important}.ms-xl-130px{margin-left:130px!important}.ms-xl-140px{margin-left:140px!important}.ms-xl-150px{margin-left:150px!important}.ms-xl-160px{margin-left:160px!important}.ms-xl-170px{margin-left:170px!important}.ms-xl-180px{margin-left:180px!important}.ms-xl-190px{margin-left:190px!important}.ms-xl-200px{margin-left:200px!important}.ms-xl-220px{margin-left:220px!important}.ms-xl-240px{margin-left:240px!important}.ms-xl-260px{margin-left:260px!important}.ms-xl-280px{margin-left:280px!important}.ms-xl-300px{margin-left:300px!important}.ms-xl-320px{margin-left:320px!important}.ms-xl-340px{margin-left:340px!important}.ms-xl-360px{margin-left:360px!important}.ms-xl-380px{margin-left:380px!important}.ms-xl-400px{margin-left:400px!important}.ms-xl-420px{margin-left:420px!important}.ms-xl-440px{margin-left:440px!important}.ms-xl-460px{margin-left:460px!important}.ms-xl-480px{margin-left:480px!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.m-xl-n4half{margin:-2rem!important}.m-xl-n6{margin:-3.5rem!important}.m-xl-n7{margin:-4rem!important}.m-xl-n8{margin:-4.5rem!important}.m-xl-n9{margin:-5rem!important}.m-xl-nhalfpx{margin:.5px!important}.m-xl-n1px{margin:-1px!important}.m-xl-n2px{margin:-2px!important}.m-xl-n5px{margin:-5px!important}.m-xl-n7px{margin:-7px!important}.m-xl-n10px{margin:-10px!important}.m-xl-n12px{margin:-12px!important}.m-xl-n15px{margin:-15px!important}.m-xl-n20px{margin:-20px!important}.m-xl-n25px{margin:-25px!important}.m-xl-n30px{margin:-30px!important}.m-xl-n35px{margin:-35px!important}.m-xl-n40px{margin:-40px!important}.m-xl-n45px{margin:-45px!important}.m-xl-n50px{margin:-50px!important}.m-xl-n55px{margin:-55px!important}.m-xl-n60px{margin:-60px!important}.m-xl-n65px{margin:-65px!important}.m-xl-n70px{margin:-70px!important}.m-xl-n75px{margin:-75px!important}.m-xl-n80px{margin:-80px!important}.m-xl-n85px{margin:-85px!important}.m-xl-n90px{margin:-90px!important}.m-xl-n95px{margin:-95px!important}.m-xl-n100px{margin:-100px!important}.m-xl-n100{margin:-100%!important}.m-xl-n110px{margin:-110px!important}.m-xl-n120px{margin:-120px!important}.m-xl-n130px{margin:-130px!important}.m-xl-n140px{margin:-140px!important}.m-xl-n150px{margin:-150px!important}.m-xl-n160px{margin:-160px!important}.m-xl-n170px{margin:-170px!important}.m-xl-n180px{margin:-180px!important}.m-xl-n190px{margin:-190px!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n4half{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n6{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xl-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n8{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xl-n9{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-nhalfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-xl-n1px{margin-right:-1px!important;margin-left:-1px!important}.mx-xl-n2px{margin-right:-2px!important;margin-left:-2px!important}.mx-xl-n5px{margin-right:-5px!important;margin-left:-5px!important}.mx-xl-n7px{margin-right:-7px!important;margin-left:-7px!important}.mx-xl-n10px{margin-right:-10px!important;margin-left:-10px!important}.mx-xl-n12px{margin-right:-12px!important;margin-left:-12px!important}.mx-xl-n15px{margin-right:-15px!important;margin-left:-15px!important}.mx-xl-n20px{margin-right:-20px!important;margin-left:-20px!important}.mx-xl-n25px{margin-right:-25px!important;margin-left:-25px!important}.mx-xl-n30px{margin-right:-30px!important;margin-left:-30px!important}.mx-xl-n35px{margin-right:-35px!important;margin-left:-35px!important}.mx-xl-n40px{margin-right:-40px!important;margin-left:-40px!important}.mx-xl-n45px{margin-right:-45px!important;margin-left:-45px!important}.mx-xl-n50px{margin-right:-50px!important;margin-left:-50px!important}.mx-xl-n55px{margin-right:-55px!important;margin-left:-55px!important}.mx-xl-n60px{margin-right:-60px!important;margin-left:-60px!important}.mx-xl-n65px{margin-right:-65px!important;margin-left:-65px!important}.mx-xl-n70px{margin-right:-70px!important;margin-left:-70px!important}.mx-xl-n75px{margin-right:-75px!important;margin-left:-75px!important}.mx-xl-n80px{margin-right:-80px!important;margin-left:-80px!important}.mx-xl-n85px{margin-right:-85px!important;margin-left:-85px!important}.mx-xl-n90px{margin-right:-90px!important;margin-left:-90px!important}.mx-xl-n95px{margin-right:-95px!important;margin-left:-95px!important}.mx-xl-n100px{margin-right:-100px!important;margin-left:-100px!important}.mx-xl-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-xl-n110px{margin-right:-110px!important;margin-left:-110px!important}.mx-xl-n120px{margin-right:-120px!important;margin-left:-120px!important}.mx-xl-n130px{margin-right:-130px!important;margin-left:-130px!important}.mx-xl-n140px{margin-right:-140px!important;margin-left:-140px!important}.mx-xl-n150px{margin-right:-150px!important;margin-left:-150px!important}.mx-xl-n160px{margin-right:-160px!important;margin-left:-160px!important}.mx-xl-n170px{margin-right:-170px!important;margin-left:-170px!important}.mx-xl-n180px{margin-right:-180px!important;margin-left:-180px!important}.mx-xl-n190px{margin-right:-190px!important;margin-left:-190px!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n4half{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n6{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xl-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n8{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xl-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-nhalfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-xl-n1px{margin-top:-1px!important;margin-bottom:-1px!important}.my-xl-n2px{margin-top:-2px!important;margin-bottom:-2px!important}.my-xl-n5px{margin-top:-5px!important;margin-bottom:-5px!important}.my-xl-n7px{margin-top:-7px!important;margin-bottom:-7px!important}.my-xl-n10px{margin-top:-10px!important;margin-bottom:-10px!important}.my-xl-n12px{margin-top:-12px!important;margin-bottom:-12px!important}.my-xl-n15px{margin-top:-15px!important;margin-bottom:-15px!important}.my-xl-n20px{margin-top:-20px!important;margin-bottom:-20px!important}.my-xl-n25px{margin-top:-25px!important;margin-bottom:-25px!important}.my-xl-n30px{margin-top:-30px!important;margin-bottom:-30px!important}.my-xl-n35px{margin-top:-35px!important;margin-bottom:-35px!important}.my-xl-n40px{margin-top:-40px!important;margin-bottom:-40px!important}.my-xl-n45px{margin-top:-45px!important;margin-bottom:-45px!important}.my-xl-n50px{margin-top:-50px!important;margin-bottom:-50px!important}.my-xl-n55px{margin-top:-55px!important;margin-bottom:-55px!important}.my-xl-n60px{margin-top:-60px!important;margin-bottom:-60px!important}.my-xl-n65px{margin-top:-65px!important;margin-bottom:-65px!important}.my-xl-n70px{margin-top:-70px!important;margin-bottom:-70px!important}.my-xl-n75px{margin-top:-75px!important;margin-bottom:-75px!important}.my-xl-n80px{margin-top:-80px!important;margin-bottom:-80px!important}.my-xl-n85px{margin-top:-85px!important;margin-bottom:-85px!important}.my-xl-n90px{margin-top:-90px!important;margin-bottom:-90px!important}.my-xl-n95px{margin-top:-95px!important;margin-bottom:-95px!important}.my-xl-n100px{margin-top:-100px!important;margin-bottom:-100px!important}.my-xl-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-xl-n110px{margin-top:-110px!important;margin-bottom:-110px!important}.my-xl-n120px{margin-top:-120px!important;margin-bottom:-120px!important}.my-xl-n130px{margin-top:-130px!important;margin-bottom:-130px!important}.my-xl-n140px{margin-top:-140px!important;margin-bottom:-140px!important}.my-xl-n150px{margin-top:-150px!important;margin-bottom:-150px!important}.my-xl-n160px{margin-top:-160px!important;margin-bottom:-160px!important}.my-xl-n170px{margin-top:-170px!important;margin-bottom:-170px!important}.my-xl-n180px{margin-top:-180px!important;margin-bottom:-180px!important}.my-xl-n190px{margin-top:-190px!important;margin-bottom:-190px!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n4half{margin-top:-2rem!important}.mt-xl-n6{margin-top:-3.5rem!important}.mt-xl-n7{margin-top:-4rem!important}.mt-xl-n8{margin-top:-4.5rem!important}.mt-xl-n9{margin-top:-5rem!important}.mt-xl-nhalfpx{margin-top:.5px!important}.mt-xl-n1px{margin-top:-1px!important}.mt-xl-n2px{margin-top:-2px!important}.mt-xl-n5px{margin-top:-5px!important}.mt-xl-n7px{margin-top:-7px!important}.mt-xl-n10px{margin-top:-10px!important}.mt-xl-n12px{margin-top:-12px!important}.mt-xl-n15px{margin-top:-15px!important}.mt-xl-n20px{margin-top:-20px!important}.mt-xl-n25px{margin-top:-25px!important}.mt-xl-n30px{margin-top:-30px!important}.mt-xl-n35px{margin-top:-35px!important}.mt-xl-n40px{margin-top:-40px!important}.mt-xl-n45px{margin-top:-45px!important}.mt-xl-n50px{margin-top:-50px!important}.mt-xl-n55px{margin-top:-55px!important}.mt-xl-n60px{margin-top:-60px!important}.mt-xl-n65px{margin-top:-65px!important}.mt-xl-n70px{margin-top:-70px!important}.mt-xl-n75px{margin-top:-75px!important}.mt-xl-n80px{margin-top:-80px!important}.mt-xl-n85px{margin-top:-85px!important}.mt-xl-n90px{margin-top:-90px!important}.mt-xl-n95px{margin-top:-95px!important}.mt-xl-n100px{margin-top:-100px!important}.mt-xl-n100{margin-top:-100%!important}.mt-xl-n110px{margin-top:-110px!important}.mt-xl-n120px{margin-top:-120px!important}.mt-xl-n130px{margin-top:-130px!important}.mt-xl-n140px{margin-top:-140px!important}.mt-xl-n150px{margin-top:-150px!important}.mt-xl-n160px{margin-top:-160px!important}.mt-xl-n170px{margin-top:-170px!important}.mt-xl-n180px{margin-top:-180px!important}.mt-xl-n190px{margin-top:-190px!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.me-xl-n4half{margin-right:-2rem!important}.me-xl-n6{margin-right:-3.5rem!important}.me-xl-n7{margin-right:-4rem!important}.me-xl-n8{margin-right:-4.5rem!important}.me-xl-n9{margin-right:-5rem!important}.me-xl-nhalfpx{margin-right:.5px!important}.me-xl-n1px{margin-right:-1px!important}.me-xl-n2px{margin-right:-2px!important}.me-xl-n5px{margin-right:-5px!important}.me-xl-n7px{margin-right:-7px!important}.me-xl-n10px{margin-right:-10px!important}.me-xl-n12px{margin-right:-12px!important}.me-xl-n15px{margin-right:-15px!important}.me-xl-n20px{margin-right:-20px!important}.me-xl-n25px{margin-right:-25px!important}.me-xl-n30px{margin-right:-30px!important}.me-xl-n35px{margin-right:-35px!important}.me-xl-n40px{margin-right:-40px!important}.me-xl-n45px{margin-right:-45px!important}.me-xl-n50px{margin-right:-50px!important}.me-xl-n55px{margin-right:-55px!important}.me-xl-n60px{margin-right:-60px!important}.me-xl-n65px{margin-right:-65px!important}.me-xl-n70px{margin-right:-70px!important}.me-xl-n75px{margin-right:-75px!important}.me-xl-n80px{margin-right:-80px!important}.me-xl-n85px{margin-right:-85px!important}.me-xl-n90px{margin-right:-90px!important}.me-xl-n95px{margin-right:-95px!important}.me-xl-n100px{margin-right:-100px!important}.me-xl-n100{margin-right:-100%!important}.me-xl-n110px{margin-right:-110px!important}.me-xl-n120px{margin-right:-120px!important}.me-xl-n130px{margin-right:-130px!important}.me-xl-n140px{margin-right:-140px!important}.me-xl-n150px{margin-right:-150px!important}.me-xl-n160px{margin-right:-160px!important}.me-xl-n170px{margin-right:-170px!important}.me-xl-n180px{margin-right:-180px!important}.me-xl-n190px{margin-right:-190px!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n4half{margin-bottom:-2rem!important}.mb-xl-n6{margin-bottom:-3.5rem!important}.mb-xl-n7{margin-bottom:-4rem!important}.mb-xl-n8{margin-bottom:-4.5rem!important}.mb-xl-n9{margin-bottom:-5rem!important}.mb-xl-nhalfpx{margin-bottom:.5px!important}.mb-xl-n1px{margin-bottom:-1px!important}.mb-xl-n2px{margin-bottom:-2px!important}.mb-xl-n5px{margin-bottom:-5px!important}.mb-xl-n7px{margin-bottom:-7px!important}.mb-xl-n10px{margin-bottom:-10px!important}.mb-xl-n12px{margin-bottom:-12px!important}.mb-xl-n15px{margin-bottom:-15px!important}.mb-xl-n20px{margin-bottom:-20px!important}.mb-xl-n25px{margin-bottom:-25px!important}.mb-xl-n30px{margin-bottom:-30px!important}.mb-xl-n35px{margin-bottom:-35px!important}.mb-xl-n40px{margin-bottom:-40px!important}.mb-xl-n45px{margin-bottom:-45px!important}.mb-xl-n50px{margin-bottom:-50px!important}.mb-xl-n55px{margin-bottom:-55px!important}.mb-xl-n60px{margin-bottom:-60px!important}.mb-xl-n65px{margin-bottom:-65px!important}.mb-xl-n70px{margin-bottom:-70px!important}.mb-xl-n75px{margin-bottom:-75px!important}.mb-xl-n80px{margin-bottom:-80px!important}.mb-xl-n85px{margin-bottom:-85px!important}.mb-xl-n90px{margin-bottom:-90px!important}.mb-xl-n95px{margin-bottom:-95px!important}.mb-xl-n100px{margin-bottom:-100px!important}.mb-xl-n100{margin-bottom:-100%!important}.mb-xl-n110px{margin-bottom:-110px!important}.mb-xl-n120px{margin-bottom:-120px!important}.mb-xl-n130px{margin-bottom:-130px!important}.mb-xl-n140px{margin-bottom:-140px!important}.mb-xl-n150px{margin-bottom:-150px!important}.mb-xl-n160px{margin-bottom:-160px!important}.mb-xl-n170px{margin-bottom:-170px!important}.mb-xl-n180px{margin-bottom:-180px!important}.mb-xl-n190px{margin-bottom:-190px!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.ms-xl-n4half{margin-left:-2rem!important}.ms-xl-n6{margin-left:-3.5rem!important}.ms-xl-n7{margin-left:-4rem!important}.ms-xl-n8{margin-left:-4.5rem!important}.ms-xl-n9{margin-left:-5rem!important}.ms-xl-nhalfpx{margin-left:.5px!important}.ms-xl-n1px{margin-left:-1px!important}.ms-xl-n2px{margin-left:-2px!important}.ms-xl-n5px{margin-left:-5px!important}.ms-xl-n7px{margin-left:-7px!important}.ms-xl-n10px{margin-left:-10px!important}.ms-xl-n12px{margin-left:-12px!important}.ms-xl-n15px{margin-left:-15px!important}.ms-xl-n20px{margin-left:-20px!important}.ms-xl-n25px{margin-left:-25px!important}.ms-xl-n30px{margin-left:-30px!important}.ms-xl-n35px{margin-left:-35px!important}.ms-xl-n40px{margin-left:-40px!important}.ms-xl-n45px{margin-left:-45px!important}.ms-xl-n50px{margin-left:-50px!important}.ms-xl-n55px{margin-left:-55px!important}.ms-xl-n60px{margin-left:-60px!important}.ms-xl-n65px{margin-left:-65px!important}.ms-xl-n70px{margin-left:-70px!important}.ms-xl-n75px{margin-left:-75px!important}.ms-xl-n80px{margin-left:-80px!important}.ms-xl-n85px{margin-left:-85px!important}.ms-xl-n90px{margin-left:-90px!important}.ms-xl-n95px{margin-left:-95px!important}.ms-xl-n100px{margin-left:-100px!important}.ms-xl-n100{margin-left:-100%!important}.ms-xl-n110px{margin-left:-110px!important}.ms-xl-n120px{margin-left:-120px!important}.ms-xl-n130px{margin-left:-130px!important}.ms-xl-n140px{margin-left:-140px!important}.ms-xl-n150px{margin-left:-150px!important}.ms-xl-n160px{margin-left:-160px!important}.ms-xl-n170px{margin-left:-170px!important}.ms-xl-n180px{margin-left:-180px!important}.ms-xl-n190px{margin-left:-190px!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-4half{padding:2rem!important}.p-xl-6{padding:3.5rem!important}.p-xl-7{padding:4rem!important}.p-xl-8{padding:4.5rem!important}.p-xl-9{padding:5rem!important}.p-xl-halfpx{padding:.5px!important}.p-xl-1px{padding:1px!important}.p-xl-2px{padding:2px!important}.p-xl-5px{padding:5px!important}.p-xl-7px{padding:7px!important}.p-xl-10px{padding:10px!important}.p-xl-12px{padding:12px!important}.p-xl-15px{padding:15px!important}.p-xl-20px{padding:20px!important}.p-xl-25px{padding:25px!important}.p-xl-30px{padding:30px!important}.p-xl-35px{padding:35px!important}.p-xl-40px{padding:40px!important}.p-xl-45px{padding:45px!important}.p-xl-50px{padding:50px!important}.p-xl-55px{padding:55px!important}.p-xl-60px{padding:60px!important}.p-xl-65px{padding:65px!important}.p-xl-70px{padding:70px!important}.p-xl-75px{padding:75px!important}.p-xl-80px{padding:80px!important}.p-xl-85px{padding:85px!important}.p-xl-90px{padding:90px!important}.p-xl-95px{padding:95px!important}.p-xl-100px{padding:100px!important}.p-xl-100{padding:100%!important}.p-xl-110px{padding:110px!important}.p-xl-120px{padding:120px!important}.p-xl-130px{padding:130px!important}.p-xl-140px{padding:140px!important}.p-xl-150px{padding:150px!important}.p-xl-160px{padding:160px!important}.p-xl-170px{padding:170px!important}.p-xl-180px{padding:180px!important}.p-xl-190px{padding:190px!important}.p-xl-200px{padding:200px!important}.p-xl-220px{padding:220px!important}.p-xl-240px{padding:240px!important}.p-xl-260px{padding:260px!important}.p-xl-280px{padding:280px!important}.p-xl-300px{padding:300px!important}.p-xl-320px{padding:320px!important}.p-xl-340px{padding:340px!important}.p-xl-360px{padding:360px!important}.p-xl-380px{padding:380px!important}.p-xl-400px{padding:400px!important}.p-xl-420px{padding:420px!important}.p-xl-440px{padding:440px!important}.p-xl-460px{padding:460px!important}.p-xl-480px{padding:480px!important}.p-xl-auto{padding:auto!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-4half{padding-right:2rem!important;padding-left:2rem!important}.px-xl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-9{padding-right:5rem!important;padding-left:5rem!important}.px-xl-halfpx{padding-right:.5px!important;padding-left:.5px!important}.px-xl-1px{padding-right:1px!important;padding-left:1px!important}.px-xl-2px{padding-right:2px!important;padding-left:2px!important}.px-xl-5px{padding-right:5px!important;padding-left:5px!important}.px-xl-7px{padding-right:7px!important;padding-left:7px!important}.px-xl-10px{padding-right:10px!important;padding-left:10px!important}.px-xl-12px{padding-right:12px!important;padding-left:12px!important}.px-xl-15px{padding-right:15px!important;padding-left:15px!important}.px-xl-20px{padding-right:20px!important;padding-left:20px!important}.px-xl-25px{padding-right:25px!important;padding-left:25px!important}.px-xl-30px{padding-right:30px!important;padding-left:30px!important}.px-xl-35px{padding-right:35px!important;padding-left:35px!important}.px-xl-40px{padding-right:40px!important;padding-left:40px!important}.px-xl-45px{padding-right:45px!important;padding-left:45px!important}.px-xl-50px{padding-right:50px!important;padding-left:50px!important}.px-xl-55px{padding-right:55px!important;padding-left:55px!important}.px-xl-60px{padding-right:60px!important;padding-left:60px!important}.px-xl-65px{padding-right:65px!important;padding-left:65px!important}.px-xl-70px{padding-right:70px!important;padding-left:70px!important}.px-xl-75px{padding-right:75px!important;padding-left:75px!important}.px-xl-80px{padding-right:80px!important;padding-left:80px!important}.px-xl-85px{padding-right:85px!important;padding-left:85px!important}.px-xl-90px{padding-right:90px!important;padding-left:90px!important}.px-xl-95px{padding-right:95px!important;padding-left:95px!important}.px-xl-100px{padding-right:100px!important;padding-left:100px!important}.px-xl-100{padding-right:100%!important;padding-left:100%!important}.px-xl-110px{padding-right:110px!important;padding-left:110px!important}.px-xl-120px{padding-right:120px!important;padding-left:120px!important}.px-xl-130px{padding-right:130px!important;padding-left:130px!important}.px-xl-140px{padding-right:140px!important;padding-left:140px!important}.px-xl-150px{padding-right:150px!important;padding-left:150px!important}.px-xl-160px{padding-right:160px!important;padding-left:160px!important}.px-xl-170px{padding-right:170px!important;padding-left:170px!important}.px-xl-180px{padding-right:180px!important;padding-left:180px!important}.px-xl-190px{padding-right:190px!important;padding-left:190px!important}.px-xl-200px{padding-right:200px!important;padding-left:200px!important}.px-xl-220px{padding-right:220px!important;padding-left:220px!important}.px-xl-240px{padding-right:240px!important;padding-left:240px!important}.px-xl-260px{padding-right:260px!important;padding-left:260px!important}.px-xl-280px{padding-right:280px!important;padding-left:280px!important}.px-xl-300px{padding-right:300px!important;padding-left:300px!important}.px-xl-320px{padding-right:320px!important;padding-left:320px!important}.px-xl-340px{padding-right:340px!important;padding-left:340px!important}.px-xl-360px{padding-right:360px!important;padding-left:360px!important}.px-xl-380px{padding-right:380px!important;padding-left:380px!important}.px-xl-400px{padding-right:400px!important;padding-left:400px!important}.px-xl-420px{padding-right:420px!important;padding-left:420px!important}.px-xl-440px{padding-right:440px!important;padding-left:440px!important}.px-xl-460px{padding-right:460px!important;padding-left:460px!important}.px-xl-480px{padding-right:480px!important;padding-left:480px!important}.px-xl-auto{padding-right:auto!important;padding-left:auto!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-4half{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-9{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-halfpx{padding-top:.5px!important;padding-bottom:.5px!important}.py-xl-1px{padding-top:1px!important;padding-bottom:1px!important}.py-xl-2px{padding-top:2px!important;padding-bottom:2px!important}.py-xl-5px{padding-top:5px!important;padding-bottom:5px!important}.py-xl-7px{padding-top:7px!important;padding-bottom:7px!important}.py-xl-10px{padding-top:10px!important;padding-bottom:10px!important}.py-xl-12px{padding-top:12px!important;padding-bottom:12px!important}.py-xl-15px{padding-top:15px!important;padding-bottom:15px!important}.py-xl-20px{padding-top:20px!important;padding-bottom:20px!important}.py-xl-25px{padding-top:25px!important;padding-bottom:25px!important}.py-xl-30px{padding-top:30px!important;padding-bottom:30px!important}.py-xl-35px{padding-top:35px!important;padding-bottom:35px!important}.py-xl-40px{padding-top:40px!important;padding-bottom:40px!important}.py-xl-45px{padding-top:45px!important;padding-bottom:45px!important}.py-xl-50px{padding-top:50px!important;padding-bottom:50px!important}.py-xl-55px{padding-top:55px!important;padding-bottom:55px!important}.py-xl-60px{padding-top:60px!important;padding-bottom:60px!important}.py-xl-65px{padding-top:65px!important;padding-bottom:65px!important}.py-xl-70px{padding-top:70px!important;padding-bottom:70px!important}.py-xl-75px{padding-top:75px!important;padding-bottom:75px!important}.py-xl-80px{padding-top:80px!important;padding-bottom:80px!important}.py-xl-85px{padding-top:85px!important;padding-bottom:85px!important}.py-xl-90px{padding-top:90px!important;padding-bottom:90px!important}.py-xl-95px{padding-top:95px!important;padding-bottom:95px!important}.py-xl-100px{padding-top:100px!important;padding-bottom:100px!important}.py-xl-100{padding-top:100%!important;padding-bottom:100%!important}.py-xl-110px{padding-top:110px!important;padding-bottom:110px!important}.py-xl-120px{padding-top:120px!important;padding-bottom:120px!important}.py-xl-130px{padding-top:130px!important;padding-bottom:130px!important}.py-xl-140px{padding-top:140px!important;padding-bottom:140px!important}.py-xl-150px{padding-top:150px!important;padding-bottom:150px!important}.py-xl-160px{padding-top:160px!important;padding-bottom:160px!important}.py-xl-170px{padding-top:170px!important;padding-bottom:170px!important}.py-xl-180px{padding-top:180px!important;padding-bottom:180px!important}.py-xl-190px{padding-top:190px!important;padding-bottom:190px!important}.py-xl-200px{padding-top:200px!important;padding-bottom:200px!important}.py-xl-220px{padding-top:220px!important;padding-bottom:220px!important}.py-xl-240px{padding-top:240px!important;padding-bottom:240px!important}.py-xl-260px{padding-top:260px!important;padding-bottom:260px!important}.py-xl-280px{padding-top:280px!important;padding-bottom:280px!important}.py-xl-300px{padding-top:300px!important;padding-bottom:300px!important}.py-xl-320px{padding-top:320px!important;padding-bottom:320px!important}.py-xl-340px{padding-top:340px!important;padding-bottom:340px!important}.py-xl-360px{padding-top:360px!important;padding-bottom:360px!important}.py-xl-380px{padding-top:380px!important;padding-bottom:380px!important}.py-xl-400px{padding-top:400px!important;padding-bottom:400px!important}.py-xl-420px{padding-top:420px!important;padding-bottom:420px!important}.py-xl-440px{padding-top:440px!important;padding-bottom:440px!important}.py-xl-460px{padding-top:460px!important;padding-bottom:460px!important}.py-xl-480px{padding-top:480px!important;padding-bottom:480px!important}.py-xl-auto{padding-top:auto!important;padding-bottom:auto!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-4half{padding-top:2rem!important}.pt-xl-6{padding-top:3.5rem!important}.pt-xl-7{padding-top:4rem!important}.pt-xl-8{padding-top:4.5rem!important}.pt-xl-9{padding-top:5rem!important}.pt-xl-halfpx{padding-top:.5px!important}.pt-xl-1px{padding-top:1px!important}.pt-xl-2px{padding-top:2px!important}.pt-xl-5px{padding-top:5px!important}.pt-xl-7px{padding-top:7px!important}.pt-xl-10px{padding-top:10px!important}.pt-xl-12px{padding-top:12px!important}.pt-xl-15px{padding-top:15px!important}.pt-xl-20px{padding-top:20px!important}.pt-xl-25px{padding-top:25px!important}.pt-xl-30px{padding-top:30px!important}.pt-xl-35px{padding-top:35px!important}.pt-xl-40px{padding-top:40px!important}.pt-xl-45px{padding-top:45px!important}.pt-xl-50px{padding-top:50px!important}.pt-xl-55px{padding-top:55px!important}.pt-xl-60px{padding-top:60px!important}.pt-xl-65px{padding-top:65px!important}.pt-xl-70px{padding-top:70px!important}.pt-xl-75px{padding-top:75px!important}.pt-xl-80px{padding-top:80px!important}.pt-xl-85px{padding-top:85px!important}.pt-xl-90px{padding-top:90px!important}.pt-xl-95px{padding-top:95px!important}.pt-xl-100px{padding-top:100px!important}.pt-xl-100{padding-top:100%!important}.pt-xl-110px{padding-top:110px!important}.pt-xl-120px{padding-top:120px!important}.pt-xl-130px{padding-top:130px!important}.pt-xl-140px{padding-top:140px!important}.pt-xl-150px{padding-top:150px!important}.pt-xl-160px{padding-top:160px!important}.pt-xl-170px{padding-top:170px!important}.pt-xl-180px{padding-top:180px!important}.pt-xl-190px{padding-top:190px!important}.pt-xl-200px{padding-top:200px!important}.pt-xl-220px{padding-top:220px!important}.pt-xl-240px{padding-top:240px!important}.pt-xl-260px{padding-top:260px!important}.pt-xl-280px{padding-top:280px!important}.pt-xl-300px{padding-top:300px!important}.pt-xl-320px{padding-top:320px!important}.pt-xl-340px{padding-top:340px!important}.pt-xl-360px{padding-top:360px!important}.pt-xl-380px{padding-top:380px!important}.pt-xl-400px{padding-top:400px!important}.pt-xl-420px{padding-top:420px!important}.pt-xl-440px{padding-top:440px!important}.pt-xl-460px{padding-top:460px!important}.pt-xl-480px{padding-top:480px!important}.pt-xl-auto{padding-top:auto!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-4half{padding-right:2rem!important}.pe-xl-6{padding-right:3.5rem!important}.pe-xl-7{padding-right:4rem!important}.pe-xl-8{padding-right:4.5rem!important}.pe-xl-9{padding-right:5rem!important}.pe-xl-halfpx{padding-right:.5px!important}.pe-xl-1px{padding-right:1px!important}.pe-xl-2px{padding-right:2px!important}.pe-xl-5px{padding-right:5px!important}.pe-xl-7px{padding-right:7px!important}.pe-xl-10px{padding-right:10px!important}.pe-xl-12px{padding-right:12px!important}.pe-xl-15px{padding-right:15px!important}.pe-xl-20px{padding-right:20px!important}.pe-xl-25px{padding-right:25px!important}.pe-xl-30px{padding-right:30px!important}.pe-xl-35px{padding-right:35px!important}.pe-xl-40px{padding-right:40px!important}.pe-xl-45px{padding-right:45px!important}.pe-xl-50px{padding-right:50px!important}.pe-xl-55px{padding-right:55px!important}.pe-xl-60px{padding-right:60px!important}.pe-xl-65px{padding-right:65px!important}.pe-xl-70px{padding-right:70px!important}.pe-xl-75px{padding-right:75px!important}.pe-xl-80px{padding-right:80px!important}.pe-xl-85px{padding-right:85px!important}.pe-xl-90px{padding-right:90px!important}.pe-xl-95px{padding-right:95px!important}.pe-xl-100px{padding-right:100px!important}.pe-xl-100{padding-right:100%!important}.pe-xl-110px{padding-right:110px!important}.pe-xl-120px{padding-right:120px!important}.pe-xl-130px{padding-right:130px!important}.pe-xl-140px{padding-right:140px!important}.pe-xl-150px{padding-right:150px!important}.pe-xl-160px{padding-right:160px!important}.pe-xl-170px{padding-right:170px!important}.pe-xl-180px{padding-right:180px!important}.pe-xl-190px{padding-right:190px!important}.pe-xl-200px{padding-right:200px!important}.pe-xl-220px{padding-right:220px!important}.pe-xl-240px{padding-right:240px!important}.pe-xl-260px{padding-right:260px!important}.pe-xl-280px{padding-right:280px!important}.pe-xl-300px{padding-right:300px!important}.pe-xl-320px{padding-right:320px!important}.pe-xl-340px{padding-right:340px!important}.pe-xl-360px{padding-right:360px!important}.pe-xl-380px{padding-right:380px!important}.pe-xl-400px{padding-right:400px!important}.pe-xl-420px{padding-right:420px!important}.pe-xl-440px{padding-right:440px!important}.pe-xl-460px{padding-right:460px!important}.pe-xl-480px{padding-right:480px!important}.pe-xl-auto{padding-right:auto!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-4half{padding-bottom:2rem!important}.pb-xl-6{padding-bottom:3.5rem!important}.pb-xl-7{padding-bottom:4rem!important}.pb-xl-8{padding-bottom:4.5rem!important}.pb-xl-9{padding-bottom:5rem!important}.pb-xl-halfpx{padding-bottom:.5px!important}.pb-xl-1px{padding-bottom:1px!important}.pb-xl-2px{padding-bottom:2px!important}.pb-xl-5px{padding-bottom:5px!important}.pb-xl-7px{padding-bottom:7px!important}.pb-xl-10px{padding-bottom:10px!important}.pb-xl-12px{padding-bottom:12px!important}.pb-xl-15px{padding-bottom:15px!important}.pb-xl-20px{padding-bottom:20px!important}.pb-xl-25px{padding-bottom:25px!important}.pb-xl-30px{padding-bottom:30px!important}.pb-xl-35px{padding-bottom:35px!important}.pb-xl-40px{padding-bottom:40px!important}.pb-xl-45px{padding-bottom:45px!important}.pb-xl-50px{padding-bottom:50px!important}.pb-xl-55px{padding-bottom:55px!important}.pb-xl-60px{padding-bottom:60px!important}.pb-xl-65px{padding-bottom:65px!important}.pb-xl-70px{padding-bottom:70px!important}.pb-xl-75px{padding-bottom:75px!important}.pb-xl-80px{padding-bottom:80px!important}.pb-xl-85px{padding-bottom:85px!important}.pb-xl-90px{padding-bottom:90px!important}.pb-xl-95px{padding-bottom:95px!important}.pb-xl-100px{padding-bottom:100px!important}.pb-xl-100{padding-bottom:100%!important}.pb-xl-110px{padding-bottom:110px!important}.pb-xl-120px{padding-bottom:120px!important}.pb-xl-130px{padding-bottom:130px!important}.pb-xl-140px{padding-bottom:140px!important}.pb-xl-150px{padding-bottom:150px!important}.pb-xl-160px{padding-bottom:160px!important}.pb-xl-170px{padding-bottom:170px!important}.pb-xl-180px{padding-bottom:180px!important}.pb-xl-190px{padding-bottom:190px!important}.pb-xl-200px{padding-bottom:200px!important}.pb-xl-220px{padding-bottom:220px!important}.pb-xl-240px{padding-bottom:240px!important}.pb-xl-260px{padding-bottom:260px!important}.pb-xl-280px{padding-bottom:280px!important}.pb-xl-300px{padding-bottom:300px!important}.pb-xl-320px{padding-bottom:320px!important}.pb-xl-340px{padding-bottom:340px!important}.pb-xl-360px{padding-bottom:360px!important}.pb-xl-380px{padding-bottom:380px!important}.pb-xl-400px{padding-bottom:400px!important}.pb-xl-420px{padding-bottom:420px!important}.pb-xl-440px{padding-bottom:440px!important}.pb-xl-460px{padding-bottom:460px!important}.pb-xl-480px{padding-bottom:480px!important}.pb-xl-auto{padding-bottom:auto!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-4half{padding-left:2rem!important}.ps-xl-6{padding-left:3.5rem!important}.ps-xl-7{padding-left:4rem!important}.ps-xl-8{padding-left:4.5rem!important}.ps-xl-9{padding-left:5rem!important}.ps-xl-halfpx{padding-left:.5px!important}.ps-xl-1px{padding-left:1px!important}.ps-xl-2px{padding-left:2px!important}.ps-xl-5px{padding-left:5px!important}.ps-xl-7px{padding-left:7px!important}.ps-xl-10px{padding-left:10px!important}.ps-xl-12px{padding-left:12px!important}.ps-xl-15px{padding-left:15px!important}.ps-xl-20px{padding-left:20px!important}.ps-xl-25px{padding-left:25px!important}.ps-xl-30px{padding-left:30px!important}.ps-xl-35px{padding-left:35px!important}.ps-xl-40px{padding-left:40px!important}.ps-xl-45px{padding-left:45px!important}.ps-xl-50px{padding-left:50px!important}.ps-xl-55px{padding-left:55px!important}.ps-xl-60px{padding-left:60px!important}.ps-xl-65px{padding-left:65px!important}.ps-xl-70px{padding-left:70px!important}.ps-xl-75px{padding-left:75px!important}.ps-xl-80px{padding-left:80px!important}.ps-xl-85px{padding-left:85px!important}.ps-xl-90px{padding-left:90px!important}.ps-xl-95px{padding-left:95px!important}.ps-xl-100px{padding-left:100px!important}.ps-xl-100{padding-left:100%!important}.ps-xl-110px{padding-left:110px!important}.ps-xl-120px{padding-left:120px!important}.ps-xl-130px{padding-left:130px!important}.ps-xl-140px{padding-left:140px!important}.ps-xl-150px{padding-left:150px!important}.ps-xl-160px{padding-left:160px!important}.ps-xl-170px{padding-left:170px!important}.ps-xl-180px{padding-left:180px!important}.ps-xl-190px{padding-left:190px!important}.ps-xl-200px{padding-left:200px!important}.ps-xl-220px{padding-left:220px!important}.ps-xl-240px{padding-left:240px!important}.ps-xl-260px{padding-left:260px!important}.ps-xl-280px{padding-left:280px!important}.ps-xl-300px{padding-left:300px!important}.ps-xl-320px{padding-left:320px!important}.ps-xl-340px{padding-left:340px!important}.ps-xl-360px{padding-left:360px!important}.ps-xl-380px{padding-left:380px!important}.ps-xl-400px{padding-left:400px!important}.ps-xl-420px{padding-left:420px!important}.ps-xl-440px{padding-left:440px!important}.ps-xl-460px{padding-left:460px!important}.ps-xl-480px{padding-left:480px!important}.ps-xl-auto{padding-left:auto!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-4half{gap:2rem!important}.gap-xl-6{gap:3.5rem!important}.gap-xl-7{gap:4rem!important}.gap-xl-8{gap:4.5rem!important}.gap-xl-9{gap:5rem!important}.gap-xl-halfpx{gap:.5px!important}.gap-xl-1px{gap:1px!important}.gap-xl-2px{gap:2px!important}.gap-xl-5px{gap:5px!important}.gap-xl-7px{gap:7px!important}.gap-xl-10px{gap:10px!important}.gap-xl-12px{gap:12px!important}.gap-xl-15px{gap:15px!important}.gap-xl-20px{gap:20px!important}.gap-xl-25px{gap:25px!important}.gap-xl-30px{gap:30px!important}.gap-xl-35px{gap:35px!important}.gap-xl-40px{gap:40px!important}.gap-xl-45px{gap:45px!important}.gap-xl-50px{gap:50px!important}.gap-xl-55px{gap:55px!important}.gap-xl-60px{gap:60px!important}.gap-xl-65px{gap:65px!important}.gap-xl-70px{gap:70px!important}.gap-xl-75px{gap:75px!important}.gap-xl-80px{gap:80px!important}.gap-xl-85px{gap:85px!important}.gap-xl-90px{gap:90px!important}.gap-xl-95px{gap:95px!important}.gap-xl-100px{gap:100px!important}.gap-xl-100{gap:100%!important}.gap-xl-110px{gap:110px!important}.gap-xl-120px{gap:120px!important}.gap-xl-130px{gap:130px!important}.gap-xl-140px{gap:140px!important}.gap-xl-150px{gap:150px!important}.gap-xl-160px{gap:160px!important}.gap-xl-170px{gap:170px!important}.gap-xl-180px{gap:180px!important}.gap-xl-190px{gap:190px!important}.gap-xl-200px{gap:200px!important}.gap-xl-220px{gap:220px!important}.gap-xl-240px{gap:240px!important}.gap-xl-260px{gap:260px!important}.gap-xl-280px{gap:280px!important}.gap-xl-300px{gap:300px!important}.gap-xl-320px{gap:320px!important}.gap-xl-340px{gap:340px!important}.gap-xl-360px{gap:360px!important}.gap-xl-380px{gap:380px!important}.gap-xl-400px{gap:400px!important}.gap-xl-420px{gap:420px!important}.gap-xl-440px{gap:440px!important}.gap-xl-460px{gap:460px!important}.gap-xl-480px{gap:480px!important}.gap-xl-auto{gap:auto!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.fs-xl-1{font-size:var(--nv-font-h1-size, 2.5rem)!important}.fs-xl-2{font-size:var(--nv-font-h2-size, 2rem)!important}.fs-xl-3{font-size:var(--nv-font-h3-size, 1.75rem)!important}.fs-xl-4{font-size:var(--nv-font-h4-size, 1.5rem)!important}.fs-xl-5{font-size:var(--nv-font-h5-size, 1.25rem)!important}.fs-xl-6{font-size:var(--nv-font-h6-size, 1rem)!important}.fs-xl-7{font-size:.95rem!important}.fs-xl-8{font-size:.8rem!important}.fs-xl-9{font-size:.75rem!important}.fs-xl-10{font-size:.5rem!important}.fs-xl-12x{font-size:1.2rem!important}.fs-xl-15x{font-size:calc(1.275rem + .3vw)!important}.fs-xl-base{font-size:1rem!important}.fs-xl-fluid{font-size:100%!important}.fs-xl-2x{font-size:calc(1.325rem + .9vw)!important}.fs-xl-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-xl-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-xl-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-xl-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-xl-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-xl-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-xl-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-xl-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-xl-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-xl-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-xl-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-xl-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-xl-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-xl-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-xl-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.rounded-xl{border-radius:var(--nv-panel-radius)!important}.rounded-xl-inherit{border-radius:inherit!important}.rounded-xl-0{border-radius:0!important}.rounded-xl-button{border-radius:var(--nv-themes-white-btn-radius)!important}.rounded-xl-panel{border-radius:var(--nv-panel-radius)!important}.rounded-xl-form{border-radius:var(--nv-font-formField-radius)!important}.rounded-xl-circle{border-radius:50%!important}.rounded-xl-pill{border-radius:50rem!important}.rounded-top-xl{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-xl-inherit{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.rounded-top-xl-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-xl-button{border-top-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-top-xl-panel{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-xl-form{border-top-left-radius:var(--nv-font-formField-radius)!important;border-top-right-radius:var(--nv-font-formField-radius)!important}.rounded-top-xl-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-xl-pill{border-top-left-radius:50rem!important;border-top-right-radius:50rem!important}.rounded-end-xl{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-xl-inherit{border-top-right-radius:inherit!important;border-bottom-right-radius:inherit!important}.rounded-end-xl-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-xl-button{border-top-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-end-xl-panel{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-xl-form{border-top-right-radius:var(--nv-font-formField-radius)!important;border-bottom-right-radius:var(--nv-font-formField-radius)!important}.rounded-end-xl-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-xl-pill{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-bottom-xl{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-xl-inherit{border-bottom-right-radius:inherit!important;border-bottom-left-radius:inherit!important}.rounded-bottom-xl-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-xl-button{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-bottom-xl-panel{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-xl-form{border-bottom-right-radius:var(--nv-font-formField-radius)!important;border-bottom-left-radius:var(--nv-font-formField-radius)!important}.rounded-bottom-xl-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-xl-pill{border-bottom-right-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-start-xl{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-xl-inherit{border-bottom-left-radius:inherit!important;border-top-left-radius:inherit!important}.rounded-start-xl-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-xl-button{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-start-xl-panel{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-xl-form{border-bottom-left-radius:var(--nv-font-formField-radius)!important;border-top-left-radius:var(--nv-font-formField-radius)!important}.rounded-start-xl-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-xl-pill{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}.left-xl-unset{left:unset!important}.left-xl-initial{left:initial!important}.left-xl-inherit{left:inherit!important}.left-xl-0{left:0!important}.left-xl-1{left:.25rem!important}.left-xl-2{left:.5rem!important}.left-xl-2half{left:.75rem!important}.left-xl-3{left:1rem!important}.left-xl-4{left:1.5rem!important}.left-xl-4half{left:2rem!important}.left-xl-5{left:3rem!important}.left-xl-20{left:20%!important}.left-xl-25{left:25%!important}.left-xl-30{left:30%!important}.left-xl-40{left:40%!important}.left-xl-45{left:45%!important}.left-xl-50{left:50%!important}.left-xl-60{left:60%!important}.left-xl-65{left:65%!important}.left-xl-70{left:70%!important}.left-xl-75{left:75%!important}.left-xl-80{left:80%!important}.left-xl-85{left:85%!important}.left-xl-90{left:90%!important}.left-xl-95{left:95%!important}.left-xl-100{left:100%!important}.left-xl-auto{left:auto!important}.left-xl-1px{left:1px!important}.left-xl-2px{left:2px!important}.left-xl-3px{left:3px!important}.left-xl-4px{left:4px!important}.left-xl-5px{left:5px!important}.left-xl-6px{left:6px!important}.left-xl-7px{left:7px!important}.left-xl-8px{left:8px!important}.left-xl-9px{left:9px!important}.left-xl-10px{left:10px!important}.left-xl-15px{left:15px!important}.left-xl-20px{left:20px!important}.left-xl-25px{left:25px!important}.left-xl-30px{left:30px!important}.left-xl-35px{left:35px!important}.left-xl-40px{left:40px!important}.left-xl-45px{left:45px!important}.left-xl-50px{left:50px!important}.left-xl-55px{left:55px!important}.left-xl-60px{left:60px!important}.left-xl-65px{left:65px!important}.left-xl-70px{left:70px!important}.left-xl-75px{left:75px!important}.left-xl-80px{left:80px!important}.left-xl-85px{left:85px!important}.left-xl-90px{left:90px!important}.left-xl-95px{left:95px!important}.left-xl-100px{left:100px!important}.left-xl-120px{left:120px!important}.left-xl-125px{left:125px!important}.left-xl-150px{left:150px!important}.left-xl-165px{left:165px!important}.left-xl-170px{left:170px!important}.left-xl-175px{left:175px!important}.left-xl-180px{left:180px!important}.left-xl-200px{left:200px!important}.left-xl-210px{left:210px!important}.left-xl-220px{left:220px!important}.left-xl-225px{left:225px!important}.left-xl-250px{left:250px!important}.left-xl-275px{left:275px!important}.left-xl-300px{left:300px!important}.left-xl-320px{left:320px!important}.left-xl-325px{left:325px!important}.left-xl-350px{left:350px!important}.left-xl-370px{left:370px!important}.left-xl-375px{left:375px!important}.left-xl-400px{left:400px!important}.left-xl-425px{left:425px!important}.left-xl-450px{left:450px!important}.left-xl-475px{left:475px!important}.left-xl-500px{left:500px!important}.left-xl-550px{left:550px!important}.left-xl-600px{left:600px!important}.left-xl-650px{left:650px!important}.left-xl-700px{left:700px!important}.left-xl-750px{left:750px!important}.left-xl-800px{left:800px!important}.left-xl-850px{left:850px!important}.left-xl-900px{left:900px!important}.left-xl-950px{left:950px!important}.left-xl-1000px{left:1000px!important}.right-xl-unset{right:unset!important}.right-xl-initial{right:initial!important}.right-xl-inherit{right:inherit!important}.right-xl-0{right:0!important}.right-xl-1{right:.25rem!important}.right-xl-2{right:.5rem!important}.right-xl-2half{right:.75rem!important}.right-xl-3{right:1rem!important}.right-xl-4{right:1.5rem!important}.right-xl-4half{right:2rem!important}.right-xl-5{right:3rem!important}.right-xl-20{right:20%!important}.right-xl-25{right:25%!important}.right-xl-30{right:30%!important}.right-xl-40{right:40%!important}.right-xl-45{right:45%!important}.right-xl-50{right:50%!important}.right-xl-60{right:60%!important}.right-xl-65{right:65%!important}.right-xl-70{right:70%!important}.right-xl-75{right:75%!important}.right-xl-80{right:80%!important}.right-xl-85{right:85%!important}.right-xl-90{right:90%!important}.right-xl-95{right:95%!important}.right-xl-100{right:100%!important}.right-xl-auto{right:auto!important}.right-xl-1px{right:1px!important}.right-xl-2px{right:2px!important}.right-xl-3px{right:3px!important}.right-xl-4px{right:4px!important}.right-xl-5px{right:5px!important}.right-xl-6px{right:6px!important}.right-xl-7px{right:7px!important}.right-xl-8px{right:8px!important}.right-xl-9px{right:9px!important}.right-xl-10px{right:10px!important}.right-xl-15px{right:15px!important}.right-xl-20px{right:20px!important}.right-xl-25px{right:25px!important}.right-xl-30px{right:30px!important}.right-xl-35px{right:35px!important}.right-xl-40px{right:40px!important}.right-xl-45px{right:45px!important}.right-xl-50px{right:50px!important}.right-xl-55px{right:55px!important}.right-xl-60px{right:60px!important}.right-xl-65px{right:65px!important}.right-xl-70px{right:70px!important}.right-xl-75px{right:75px!important}.right-xl-80px{right:80px!important}.right-xl-85px{right:85px!important}.right-xl-90px{right:90px!important}.right-xl-95px{right:95px!important}.right-xl-100px{right:100px!important}.right-xl-120px{right:120px!important}.right-xl-125px{right:125px!important}.right-xl-150px{right:150px!important}.right-xl-165px{right:165px!important}.right-xl-170px{right:170px!important}.right-xl-175px{right:175px!important}.right-xl-180px{right:180px!important}.right-xl-200px{right:200px!important}.right-xl-210px{right:210px!important}.right-xl-220px{right:220px!important}.right-xl-225px{right:225px!important}.right-xl-250px{right:250px!important}.right-xl-275px{right:275px!important}.right-xl-300px{right:300px!important}.right-xl-320px{right:320px!important}.right-xl-325px{right:325px!important}.right-xl-350px{right:350px!important}.right-xl-370px{right:370px!important}.right-xl-375px{right:375px!important}.right-xl-400px{right:400px!important}.right-xl-425px{right:425px!important}.right-xl-450px{right:450px!important}.right-xl-475px{right:475px!important}.right-xl-500px{right:500px!important}.right-xl-550px{right:550px!important}.right-xl-600px{right:600px!important}.right-xl-650px{right:650px!important}.right-xl-700px{right:700px!important}.right-xl-750px{right:750px!important}.right-xl-800px{right:800px!important}.right-xl-850px{right:850px!important}.right-xl-900px{right:900px!important}.right-xl-950px{right:950px!important}.right-xl-1000px{right:1000px!important}.min-w-xl-unset{min-width:unset!important}.min-w-xl-initial{min-width:initial!important}.min-w-xl-inherit{min-width:inherit!important}.min-w-xl-0{min-width:0!important}.min-w-xl-1{min-width:.25rem!important}.min-w-xl-2{min-width:.5rem!important}.min-w-xl-2half{min-width:.75rem!important}.min-w-xl-3{min-width:1rem!important}.min-w-xl-4{min-width:1.5rem!important}.min-w-xl-4half{min-width:2rem!important}.min-w-xl-5{min-width:3rem!important}.min-w-xl-20{min-width:20%!important}.min-w-xl-25{min-width:25%!important}.min-w-xl-30{min-width:30%!important}.min-w-xl-40{min-width:40%!important}.min-w-xl-45{min-width:45%!important}.min-w-xl-50{min-width:50%!important}.min-w-xl-60{min-width:60%!important}.min-w-xl-65{min-width:65%!important}.min-w-xl-70{min-width:70%!important}.min-w-xl-75{min-width:75%!important}.min-w-xl-80{min-width:80%!important}.min-w-xl-85{min-width:85%!important}.min-w-xl-90{min-width:90%!important}.min-w-xl-95{min-width:95%!important}.min-w-xl-100{min-width:100%!important}.min-w-xl-auto{min-width:auto!important}.min-w-xl-1px{min-width:1px!important}.min-w-xl-2px{min-width:2px!important}.min-w-xl-3px{min-width:3px!important}.min-w-xl-4px{min-width:4px!important}.min-w-xl-5px{min-width:5px!important}.min-w-xl-6px{min-width:6px!important}.min-w-xl-7px{min-width:7px!important}.min-w-xl-8px{min-width:8px!important}.min-w-xl-9px{min-width:9px!important}.min-w-xl-10px{min-width:10px!important}.min-w-xl-15px{min-width:15px!important}.min-w-xl-20px{min-width:20px!important}.min-w-xl-25px{min-width:25px!important}.min-w-xl-30px{min-width:30px!important}.min-w-xl-35px{min-width:35px!important}.min-w-xl-40px{min-width:40px!important}.min-w-xl-45px{min-width:45px!important}.min-w-xl-50px{min-width:50px!important}.min-w-xl-55px{min-width:55px!important}.min-w-xl-60px{min-width:60px!important}.min-w-xl-65px{min-width:65px!important}.min-w-xl-70px{min-width:70px!important}.min-w-xl-75px{min-width:75px!important}.min-w-xl-80px{min-width:80px!important}.min-w-xl-85px{min-width:85px!important}.min-w-xl-90px{min-width:90px!important}.min-w-xl-95px{min-width:95px!important}.min-w-xl-100px{min-width:100px!important}.min-w-xl-120px{min-width:120px!important}.min-w-xl-125px{min-width:125px!important}.min-w-xl-150px{min-width:150px!important}.min-w-xl-165px{min-width:165px!important}.min-w-xl-170px{min-width:170px!important}.min-w-xl-175px{min-width:175px!important}.min-w-xl-180px{min-width:180px!important}.min-w-xl-200px{min-width:200px!important}.min-w-xl-210px{min-width:210px!important}.min-w-xl-220px{min-width:220px!important}.min-w-xl-225px{min-width:225px!important}.min-w-xl-250px{min-width:250px!important}.min-w-xl-275px{min-width:275px!important}.min-w-xl-300px{min-width:300px!important}.min-w-xl-320px{min-width:320px!important}.min-w-xl-325px{min-width:325px!important}.min-w-xl-350px{min-width:350px!important}.min-w-xl-370px{min-width:370px!important}.min-w-xl-375px{min-width:375px!important}.min-w-xl-400px{min-width:400px!important}.min-w-xl-425px{min-width:425px!important}.min-w-xl-450px{min-width:450px!important}.min-w-xl-475px{min-width:475px!important}.min-w-xl-500px{min-width:500px!important}.min-w-xl-550px{min-width:550px!important}.min-w-xl-600px{min-width:600px!important}.min-w-xl-650px{min-width:650px!important}.min-w-xl-700px{min-width:700px!important}.min-w-xl-750px{min-width:750px!important}.min-w-xl-800px{min-width:800px!important}.min-w-xl-850px{min-width:850px!important}.min-w-xl-900px{min-width:900px!important}.min-w-xl-950px{min-width:950px!important}.min-w-xl-1000px{min-width:1000px!important}.min-h-xl-unset{min-height:unset!important}.min-h-xl-initial{min-height:initial!important}.min-h-xl-inherit{min-height:inherit!important}.min-h-xl-0{min-height:0!important}.min-h-xl-1{min-height:.25rem!important}.min-h-xl-2{min-height:.5rem!important}.min-h-xl-2half{min-height:.75rem!important}.min-h-xl-3{min-height:1rem!important}.min-h-xl-4{min-height:1.5rem!important}.min-h-xl-4half{min-height:2rem!important}.min-h-xl-5{min-height:3rem!important}.min-h-xl-20{min-height:20%!important}.min-h-xl-25{min-height:25%!important}.min-h-xl-30{min-height:30%!important}.min-h-xl-40{min-height:40%!important}.min-h-xl-45{min-height:45%!important}.min-h-xl-50{min-height:50%!important}.min-h-xl-60{min-height:60%!important}.min-h-xl-65{min-height:65%!important}.min-h-xl-70{min-height:70%!important}.min-h-xl-75{min-height:75%!important}.min-h-xl-80{min-height:80%!important}.min-h-xl-85{min-height:85%!important}.min-h-xl-90{min-height:90%!important}.min-h-xl-95{min-height:95%!important}.min-h-xl-100{min-height:100%!important}.min-h-xl-auto{min-height:auto!important}.min-h-xl-1px{min-height:1px!important}.min-h-xl-2px{min-height:2px!important}.min-h-xl-3px{min-height:3px!important}.min-h-xl-4px{min-height:4px!important}.min-h-xl-5px{min-height:5px!important}.min-h-xl-6px{min-height:6px!important}.min-h-xl-7px{min-height:7px!important}.min-h-xl-8px{min-height:8px!important}.min-h-xl-9px{min-height:9px!important}.min-h-xl-10px{min-height:10px!important}.min-h-xl-15px{min-height:15px!important}.min-h-xl-20px{min-height:20px!important}.min-h-xl-25px{min-height:25px!important}.min-h-xl-30px{min-height:30px!important}.min-h-xl-35px{min-height:35px!important}.min-h-xl-40px{min-height:40px!important}.min-h-xl-45px{min-height:45px!important}.min-h-xl-50px{min-height:50px!important}.min-h-xl-55px{min-height:55px!important}.min-h-xl-60px{min-height:60px!important}.min-h-xl-65px{min-height:65px!important}.min-h-xl-70px{min-height:70px!important}.min-h-xl-75px{min-height:75px!important}.min-h-xl-80px{min-height:80px!important}.min-h-xl-85px{min-height:85px!important}.min-h-xl-90px{min-height:90px!important}.min-h-xl-95px{min-height:95px!important}.min-h-xl-100px{min-height:100px!important}.min-h-xl-120px{min-height:120px!important}.min-h-xl-125px{min-height:125px!important}.min-h-xl-150px{min-height:150px!important}.min-h-xl-165px{min-height:165px!important}.min-h-xl-170px{min-height:170px!important}.min-h-xl-175px{min-height:175px!important}.min-h-xl-180px{min-height:180px!important}.min-h-xl-200px{min-height:200px!important}.min-h-xl-210px{min-height:210px!important}.min-h-xl-220px{min-height:220px!important}.min-h-xl-225px{min-height:225px!important}.min-h-xl-250px{min-height:250px!important}.min-h-xl-275px{min-height:275px!important}.min-h-xl-300px{min-height:300px!important}.min-h-xl-320px{min-height:320px!important}.min-h-xl-325px{min-height:325px!important}.min-h-xl-350px{min-height:350px!important}.min-h-xl-370px{min-height:370px!important}.min-h-xl-375px{min-height:375px!important}.min-h-xl-400px{min-height:400px!important}.min-h-xl-425px{min-height:425px!important}.min-h-xl-450px{min-height:450px!important}.min-h-xl-475px{min-height:475px!important}.min-h-xl-500px{min-height:500px!important}.min-h-xl-550px{min-height:550px!important}.min-h-xl-600px{min-height:600px!important}.min-h-xl-650px{min-height:650px!important}.min-h-xl-700px{min-height:700px!important}.min-h-xl-750px{min-height:750px!important}.min-h-xl-800px{min-height:800px!important}.min-h-xl-850px{min-height:850px!important}.min-h-xl-900px{min-height:900px!important}.min-h-xl-950px{min-height:950px!important}.min-h-xl-1000px{min-height:1000px!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:1rem!important}.mr-xl-4{margin-right:1.5rem!important}.mr-xl-5{margin-right:3rem!important}.mr-xl-4half{margin-right:2rem!important}.mr-xl-6{margin-right:3.5rem!important}.mr-xl-7{margin-right:4rem!important}.mr-xl-8{margin-right:4.5rem!important}.mr-xl-9{margin-right:5rem!important}.mr-xl-halfpx{margin-right:.5px!important}.mr-xl-1px{margin-right:1px!important}.mr-xl-2px{margin-right:2px!important}.mr-xl-5px{margin-right:5px!important}.mr-xl-7px{margin-right:7px!important}.mr-xl-10px{margin-right:10px!important}.mr-xl-12px{margin-right:12px!important}.mr-xl-15px{margin-right:15px!important}.mr-xl-20px{margin-right:20px!important}.mr-xl-25px{margin-right:25px!important}.mr-xl-30px{margin-right:30px!important}.mr-xl-35px{margin-right:35px!important}.mr-xl-40px{margin-right:40px!important}.mr-xl-45px{margin-right:45px!important}.mr-xl-50px{margin-right:50px!important}.mr-xl-55px{margin-right:55px!important}.mr-xl-60px{margin-right:60px!important}.mr-xl-65px{margin-right:65px!important}.mr-xl-70px{margin-right:70px!important}.mr-xl-75px{margin-right:75px!important}.mr-xl-80px{margin-right:80px!important}.mr-xl-85px{margin-right:85px!important}.mr-xl-90px{margin-right:90px!important}.mr-xl-95px{margin-right:95px!important}.mr-xl-100px{margin-right:100px!important}.mr-xl-100{margin-right:100%!important}.mr-xl-110px{margin-right:110px!important}.mr-xl-120px{margin-right:120px!important}.mr-xl-130px{margin-right:130px!important}.mr-xl-140px{margin-right:140px!important}.mr-xl-150px{margin-right:150px!important}.mr-xl-160px{margin-right:160px!important}.mr-xl-170px{margin-right:170px!important}.mr-xl-180px{margin-right:180px!important}.mr-xl-190px{margin-right:190px!important}.mr-xl-200px{margin-right:200px!important}.mr-xl-220px{margin-right:220px!important}.mr-xl-240px{margin-right:240px!important}.mr-xl-260px{margin-right:260px!important}.mr-xl-280px{margin-right:280px!important}.mr-xl-300px{margin-right:300px!important}.mr-xl-320px{margin-right:320px!important}.mr-xl-340px{margin-right:340px!important}.mr-xl-360px{margin-right:360px!important}.mr-xl-380px{margin-right:380px!important}.mr-xl-400px{margin-right:400px!important}.mr-xl-420px{margin-right:420px!important}.mr-xl-440px{margin-right:440px!important}.mr-xl-460px{margin-right:460px!important}.mr-xl-480px{margin-right:480px!important}.mr-xl-auto{margin-right:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:1rem!important}.ml-xl-4{margin-left:1.5rem!important}.ml-xl-5{margin-left:3rem!important}.ml-xl-4half{margin-left:2rem!important}.ml-xl-6{margin-left:3.5rem!important}.ml-xl-7{margin-left:4rem!important}.ml-xl-8{margin-left:4.5rem!important}.ml-xl-9{margin-left:5rem!important}.ml-xl-halfpx{margin-left:.5px!important}.ml-xl-1px{margin-left:1px!important}.ml-xl-2px{margin-left:2px!important}.ml-xl-5px{margin-left:5px!important}.ml-xl-7px{margin-left:7px!important}.ml-xl-10px{margin-left:10px!important}.ml-xl-12px{margin-left:12px!important}.ml-xl-15px{margin-left:15px!important}.ml-xl-20px{margin-left:20px!important}.ml-xl-25px{margin-left:25px!important}.ml-xl-30px{margin-left:30px!important}.ml-xl-35px{margin-left:35px!important}.ml-xl-40px{margin-left:40px!important}.ml-xl-45px{margin-left:45px!important}.ml-xl-50px{margin-left:50px!important}.ml-xl-55px{margin-left:55px!important}.ml-xl-60px{margin-left:60px!important}.ml-xl-65px{margin-left:65px!important}.ml-xl-70px{margin-left:70px!important}.ml-xl-75px{margin-left:75px!important}.ml-xl-80px{margin-left:80px!important}.ml-xl-85px{margin-left:85px!important}.ml-xl-90px{margin-left:90px!important}.ml-xl-95px{margin-left:95px!important}.ml-xl-100px{margin-left:100px!important}.ml-xl-100{margin-left:100%!important}.ml-xl-110px{margin-left:110px!important}.ml-xl-120px{margin-left:120px!important}.ml-xl-130px{margin-left:130px!important}.ml-xl-140px{margin-left:140px!important}.ml-xl-150px{margin-left:150px!important}.ml-xl-160px{margin-left:160px!important}.ml-xl-170px{margin-left:170px!important}.ml-xl-180px{margin-left:180px!important}.ml-xl-190px{margin-left:190px!important}.ml-xl-200px{margin-left:200px!important}.ml-xl-220px{margin-left:220px!important}.ml-xl-240px{margin-left:240px!important}.ml-xl-260px{margin-left:260px!important}.ml-xl-280px{margin-left:280px!important}.ml-xl-300px{margin-left:300px!important}.ml-xl-320px{margin-left:320px!important}.ml-xl-340px{margin-left:340px!important}.ml-xl-360px{margin-left:360px!important}.ml-xl-380px{margin-left:380px!important}.ml-xl-400px{margin-left:400px!important}.ml-xl-420px{margin-left:420px!important}.ml-xl-440px{margin-left:440px!important}.ml-xl-460px{margin-left:460px!important}.ml-xl-480px{margin-left:480px!important}.ml-xl-auto{margin-left:auto!important}.mr-xl-n1{margin-right:-.25rem!important}.mr-xl-n2{margin-right:-.5rem!important}.mr-xl-n3{margin-right:-1rem!important}.mr-xl-n4{margin-right:-1.5rem!important}.mr-xl-n5{margin-right:-3rem!important}.mr-xl-n4half{margin-right:-2rem!important}.mr-xl-n6{margin-right:-3.5rem!important}.mr-xl-n7{margin-right:-4rem!important}.mr-xl-n8{margin-right:-4.5rem!important}.mr-xl-n9{margin-right:-5rem!important}.mr-xl-nhalfpx{margin-right:.5px!important}.mr-xl-n1px{margin-right:-1px!important}.mr-xl-n2px{margin-right:-2px!important}.mr-xl-n5px{margin-right:-5px!important}.mr-xl-n7px{margin-right:-7px!important}.mr-xl-n10px{margin-right:-10px!important}.mr-xl-n12px{margin-right:-12px!important}.mr-xl-n15px{margin-right:-15px!important}.mr-xl-n20px{margin-right:-20px!important}.mr-xl-n25px{margin-right:-25px!important}.mr-xl-n30px{margin-right:-30px!important}.mr-xl-n35px{margin-right:-35px!important}.mr-xl-n40px{margin-right:-40px!important}.mr-xl-n45px{margin-right:-45px!important}.mr-xl-n50px{margin-right:-50px!important}.mr-xl-n55px{margin-right:-55px!important}.mr-xl-n60px{margin-right:-60px!important}.mr-xl-n65px{margin-right:-65px!important}.mr-xl-n70px{margin-right:-70px!important}.mr-xl-n75px{margin-right:-75px!important}.mr-xl-n80px{margin-right:-80px!important}.mr-xl-n85px{margin-right:-85px!important}.mr-xl-n90px{margin-right:-90px!important}.mr-xl-n95px{margin-right:-95px!important}.mr-xl-n100px{margin-right:-100px!important}.mr-xl-n100{margin-right:-100%!important}.mr-xl-n110px{margin-right:-110px!important}.mr-xl-n120px{margin-right:-120px!important}.mr-xl-n130px{margin-right:-130px!important}.mr-xl-n140px{margin-right:-140px!important}.mr-xl-n150px{margin-right:-150px!important}.mr-xl-n160px{margin-right:-160px!important}.mr-xl-n170px{margin-right:-170px!important}.mr-xl-n180px{margin-right:-180px!important}.mr-xl-n190px{margin-right:-190px!important}.ml-xl-n1{margin-left:-.25rem!important}.ml-xl-n2{margin-left:-.5rem!important}.ml-xl-n3{margin-left:-1rem!important}.ml-xl-n4{margin-left:-1.5rem!important}.ml-xl-n5{margin-left:-3rem!important}.ml-xl-n4half{margin-left:-2rem!important}.ml-xl-n6{margin-left:-3.5rem!important}.ml-xl-n7{margin-left:-4rem!important}.ml-xl-n8{margin-left:-4.5rem!important}.ml-xl-n9{margin-left:-5rem!important}.ml-xl-nhalfpx{margin-left:.5px!important}.ml-xl-n1px{margin-left:-1px!important}.ml-xl-n2px{margin-left:-2px!important}.ml-xl-n5px{margin-left:-5px!important}.ml-xl-n7px{margin-left:-7px!important}.ml-xl-n10px{margin-left:-10px!important}.ml-xl-n12px{margin-left:-12px!important}.ml-xl-n15px{margin-left:-15px!important}.ml-xl-n20px{margin-left:-20px!important}.ml-xl-n25px{margin-left:-25px!important}.ml-xl-n30px{margin-left:-30px!important}.ml-xl-n35px{margin-left:-35px!important}.ml-xl-n40px{margin-left:-40px!important}.ml-xl-n45px{margin-left:-45px!important}.ml-xl-n50px{margin-left:-50px!important}.ml-xl-n55px{margin-left:-55px!important}.ml-xl-n60px{margin-left:-60px!important}.ml-xl-n65px{margin-left:-65px!important}.ml-xl-n70px{margin-left:-70px!important}.ml-xl-n75px{margin-left:-75px!important}.ml-xl-n80px{margin-left:-80px!important}.ml-xl-n85px{margin-left:-85px!important}.ml-xl-n90px{margin-left:-90px!important}.ml-xl-n95px{margin-left:-95px!important}.ml-xl-n100px{margin-left:-100px!important}.ml-xl-n100{margin-left:-100%!important}.ml-xl-n110px{margin-left:-110px!important}.ml-xl-n120px{margin-left:-120px!important}.ml-xl-n130px{margin-left:-130px!important}.ml-xl-n140px{margin-left:-140px!important}.ml-xl-n150px{margin-left:-150px!important}.ml-xl-n160px{margin-left:-160px!important}.ml-xl-n170px{margin-left:-170px!important}.ml-xl-n180px{margin-left:-180px!important}.ml-xl-n190px{margin-left:-190px!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:1rem!important}.pr-xl-4{padding-right:1.5rem!important}.pr-xl-5{padding-right:3rem!important}.pr-xl-4half{padding-right:2rem!important}.pr-xl-6{padding-right:3.5rem!important}.pr-xl-7{padding-right:4rem!important}.pr-xl-8{padding-right:4.5rem!important}.pr-xl-9{padding-right:5rem!important}.pr-xl-halfpx{padding-right:.5px!important}.pr-xl-1px{padding-right:1px!important}.pr-xl-2px{padding-right:2px!important}.pr-xl-5px{padding-right:5px!important}.pr-xl-7px{padding-right:7px!important}.pr-xl-10px{padding-right:10px!important}.pr-xl-12px{padding-right:12px!important}.pr-xl-15px{padding-right:15px!important}.pr-xl-20px{padding-right:20px!important}.pr-xl-25px{padding-right:25px!important}.pr-xl-30px{padding-right:30px!important}.pr-xl-35px{padding-right:35px!important}.pr-xl-40px{padding-right:40px!important}.pr-xl-45px{padding-right:45px!important}.pr-xl-50px{padding-right:50px!important}.pr-xl-55px{padding-right:55px!important}.pr-xl-60px{padding-right:60px!important}.pr-xl-65px{padding-right:65px!important}.pr-xl-70px{padding-right:70px!important}.pr-xl-75px{padding-right:75px!important}.pr-xl-80px{padding-right:80px!important}.pr-xl-85px{padding-right:85px!important}.pr-xl-90px{padding-right:90px!important}.pr-xl-95px{padding-right:95px!important}.pr-xl-100px{padding-right:100px!important}.pr-xl-100{padding-right:100%!important}.pr-xl-110px{padding-right:110px!important}.pr-xl-120px{padding-right:120px!important}.pr-xl-130px{padding-right:130px!important}.pr-xl-140px{padding-right:140px!important}.pr-xl-150px{padding-right:150px!important}.pr-xl-160px{padding-right:160px!important}.pr-xl-170px{padding-right:170px!important}.pr-xl-180px{padding-right:180px!important}.pr-xl-190px{padding-right:190px!important}.pr-xl-200px{padding-right:200px!important}.pr-xl-220px{padding-right:220px!important}.pr-xl-240px{padding-right:240px!important}.pr-xl-260px{padding-right:260px!important}.pr-xl-280px{padding-right:280px!important}.pr-xl-300px{padding-right:300px!important}.pr-xl-320px{padding-right:320px!important}.pr-xl-340px{padding-right:340px!important}.pr-xl-360px{padding-right:360px!important}.pr-xl-380px{padding-right:380px!important}.pr-xl-400px{padding-right:400px!important}.pr-xl-420px{padding-right:420px!important}.pr-xl-440px{padding-right:440px!important}.pr-xl-460px{padding-right:460px!important}.pr-xl-480px{padding-right:480px!important}.pr-xl-auto{padding-right:auto!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:1rem!important}.pl-xl-4{padding-left:1.5rem!important}.pl-xl-5{padding-left:3rem!important}.pl-xl-4half{padding-left:2rem!important}.pl-xl-6{padding-left:3.5rem!important}.pl-xl-7{padding-left:4rem!important}.pl-xl-8{padding-left:4.5rem!important}.pl-xl-9{padding-left:5rem!important}.pl-xl-halfpx{padding-left:.5px!important}.pl-xl-1px{padding-left:1px!important}.pl-xl-2px{padding-left:2px!important}.pl-xl-5px{padding-left:5px!important}.pl-xl-7px{padding-left:7px!important}.pl-xl-10px{padding-left:10px!important}.pl-xl-12px{padding-left:12px!important}.pl-xl-15px{padding-left:15px!important}.pl-xl-20px{padding-left:20px!important}.pl-xl-25px{padding-left:25px!important}.pl-xl-30px{padding-left:30px!important}.pl-xl-35px{padding-left:35px!important}.pl-xl-40px{padding-left:40px!important}.pl-xl-45px{padding-left:45px!important}.pl-xl-50px{padding-left:50px!important}.pl-xl-55px{padding-left:55px!important}.pl-xl-60px{padding-left:60px!important}.pl-xl-65px{padding-left:65px!important}.pl-xl-70px{padding-left:70px!important}.pl-xl-75px{padding-left:75px!important}.pl-xl-80px{padding-left:80px!important}.pl-xl-85px{padding-left:85px!important}.pl-xl-90px{padding-left:90px!important}.pl-xl-95px{padding-left:95px!important}.pl-xl-100px{padding-left:100px!important}.pl-xl-100{padding-left:100%!important}.pl-xl-110px{padding-left:110px!important}.pl-xl-120px{padding-left:120px!important}.pl-xl-130px{padding-left:130px!important}.pl-xl-140px{padding-left:140px!important}.pl-xl-150px{padding-left:150px!important}.pl-xl-160px{padding-left:160px!important}.pl-xl-170px{padding-left:170px!important}.pl-xl-180px{padding-left:180px!important}.pl-xl-190px{padding-left:190px!important}.pl-xl-200px{padding-left:200px!important}.pl-xl-220px{padding-left:220px!important}.pl-xl-240px{padding-left:240px!important}.pl-xl-260px{padding-left:260px!important}.pl-xl-280px{padding-left:280px!important}.pl-xl-300px{padding-left:300px!important}.pl-xl-320px{padding-left:320px!important}.pl-xl-340px{padding-left:340px!important}.pl-xl-360px{padding-left:360px!important}.pl-xl-380px{padding-left:380px!important}.pl-xl-400px{padding-left:400px!important}.pl-xl-420px{padding-left:420px!important}.pl-xl-440px{padding-left:440px!important}.pl-xl-460px{padding-left:460px!important}.pl-xl-480px{padding-left:480px!important}.pl-xl-auto{padding-left:auto!important}}@media (min-width: 1400px){.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.overflow-x-xxl-hidden{overflow-x:hidden!important}.overflow-x-xxl-visible{overflow-x:visible!important}.overflow-x-xxl-auto{overflow-x:auto!important}.overflow-x-xxl-unset{overflow-x:unset!important}.overflow-x-xxl-inherit{overflow-x:inherit!important}.overflow-x-xxl-initial{overflow-x:initial!important}.overflow-x-xxl-scroll{overflow-x:scroll!important}.overflow-y-xxl-hidden{overflow-y:hidden!important}.overflow-y-xxl-visible{overflow-y:visible!important}.overflow-y-xxl-auto{overflow-y:auto!important}.overflow-y-xxl-unset{overflow-y:unset!important}.overflow-y-xxl-inherit{overflow-y:inherit!important}.overflow-y-xxl-initial{overflow-y:initial!important}.overflow-y-xxl-scroll{overflow-y:scroll!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.position-xxl-static{position:static!important}.position-xxl-relative{position:relative!important}.position-xxl-absolute{position:absolute!important}.position-xxl-fixed{position:fixed!important}.position-xxl-sticky{position:sticky!important}.top-xxl-unset{top:unset!important}.top-xxl-initial{top:initial!important}.top-xxl-inherit{top:inherit!important}.top-xxl-0{top:0!important}.top-xxl-1{top:.25rem!important}.top-xxl-2{top:.5rem!important}.top-xxl-2half{top:.75rem!important}.top-xxl-3{top:1rem!important}.top-xxl-4{top:1.5rem!important}.top-xxl-4half{top:2rem!important}.top-xxl-5{top:3rem!important}.top-xxl-20{top:20%!important}.top-xxl-25{top:25%!important}.top-xxl-30{top:30%!important}.top-xxl-40{top:40%!important}.top-xxl-45{top:45%!important}.top-xxl-50{top:50%!important}.top-xxl-60{top:60%!important}.top-xxl-65{top:65%!important}.top-xxl-70{top:70%!important}.top-xxl-75{top:75%!important}.top-xxl-80{top:80%!important}.top-xxl-85{top:85%!important}.top-xxl-90{top:90%!important}.top-xxl-95{top:95%!important}.top-xxl-100{top:100%!important}.top-xxl-auto{top:auto!important}.top-xxl-1px{top:1px!important}.top-xxl-2px{top:2px!important}.top-xxl-3px{top:3px!important}.top-xxl-4px{top:4px!important}.top-xxl-5px{top:5px!important}.top-xxl-6px{top:6px!important}.top-xxl-7px{top:7px!important}.top-xxl-8px{top:8px!important}.top-xxl-9px{top:9px!important}.top-xxl-10px{top:10px!important}.top-xxl-15px{top:15px!important}.top-xxl-20px{top:20px!important}.top-xxl-25px{top:25px!important}.top-xxl-30px{top:30px!important}.top-xxl-35px{top:35px!important}.top-xxl-40px{top:40px!important}.top-xxl-45px{top:45px!important}.top-xxl-50px{top:50px!important}.top-xxl-55px{top:55px!important}.top-xxl-60px{top:60px!important}.top-xxl-65px{top:65px!important}.top-xxl-70px{top:70px!important}.top-xxl-75px{top:75px!important}.top-xxl-80px{top:80px!important}.top-xxl-85px{top:85px!important}.top-xxl-90px{top:90px!important}.top-xxl-95px{top:95px!important}.top-xxl-100px{top:100px!important}.top-xxl-120px{top:120px!important}.top-xxl-125px{top:125px!important}.top-xxl-150px{top:150px!important}.top-xxl-165px{top:165px!important}.top-xxl-170px{top:170px!important}.top-xxl-175px{top:175px!important}.top-xxl-180px{top:180px!important}.top-xxl-200px{top:200px!important}.top-xxl-210px{top:210px!important}.top-xxl-220px{top:220px!important}.top-xxl-225px{top:225px!important}.top-xxl-250px{top:250px!important}.top-xxl-275px{top:275px!important}.top-xxl-300px{top:300px!important}.top-xxl-320px{top:320px!important}.top-xxl-325px{top:325px!important}.top-xxl-350px{top:350px!important}.top-xxl-370px{top:370px!important}.top-xxl-375px{top:375px!important}.top-xxl-400px{top:400px!important}.top-xxl-425px{top:425px!important}.top-xxl-450px{top:450px!important}.top-xxl-475px{top:475px!important}.top-xxl-500px{top:500px!important}.top-xxl-550px{top:550px!important}.top-xxl-600px{top:600px!important}.top-xxl-650px{top:650px!important}.top-xxl-700px{top:700px!important}.top-xxl-750px{top:750px!important}.top-xxl-800px{top:800px!important}.top-xxl-850px{top:850px!important}.top-xxl-900px{top:900px!important}.top-xxl-950px{top:950px!important}.top-xxl-1000px{top:1000px!important}.bottom-xxl-unset{bottom:unset!important}.bottom-xxl-initial{bottom:initial!important}.bottom-xxl-inherit{bottom:inherit!important}.bottom-xxl-0{bottom:0!important}.bottom-xxl-1{bottom:.25rem!important}.bottom-xxl-2{bottom:.5rem!important}.bottom-xxl-2half{bottom:.75rem!important}.bottom-xxl-3{bottom:1rem!important}.bottom-xxl-4{bottom:1.5rem!important}.bottom-xxl-4half{bottom:2rem!important}.bottom-xxl-5{bottom:3rem!important}.bottom-xxl-20{bottom:20%!important}.bottom-xxl-25{bottom:25%!important}.bottom-xxl-30{bottom:30%!important}.bottom-xxl-40{bottom:40%!important}.bottom-xxl-45{bottom:45%!important}.bottom-xxl-50{bottom:50%!important}.bottom-xxl-60{bottom:60%!important}.bottom-xxl-65{bottom:65%!important}.bottom-xxl-70{bottom:70%!important}.bottom-xxl-75{bottom:75%!important}.bottom-xxl-80{bottom:80%!important}.bottom-xxl-85{bottom:85%!important}.bottom-xxl-90{bottom:90%!important}.bottom-xxl-95{bottom:95%!important}.bottom-xxl-100{bottom:100%!important}.bottom-xxl-auto{bottom:auto!important}.bottom-xxl-1px{bottom:1px!important}.bottom-xxl-2px{bottom:2px!important}.bottom-xxl-3px{bottom:3px!important}.bottom-xxl-4px{bottom:4px!important}.bottom-xxl-5px{bottom:5px!important}.bottom-xxl-6px{bottom:6px!important}.bottom-xxl-7px{bottom:7px!important}.bottom-xxl-8px{bottom:8px!important}.bottom-xxl-9px{bottom:9px!important}.bottom-xxl-10px{bottom:10px!important}.bottom-xxl-15px{bottom:15px!important}.bottom-xxl-20px{bottom:20px!important}.bottom-xxl-25px{bottom:25px!important}.bottom-xxl-30px{bottom:30px!important}.bottom-xxl-35px{bottom:35px!important}.bottom-xxl-40px{bottom:40px!important}.bottom-xxl-45px{bottom:45px!important}.bottom-xxl-50px{bottom:50px!important}.bottom-xxl-55px{bottom:55px!important}.bottom-xxl-60px{bottom:60px!important}.bottom-xxl-65px{bottom:65px!important}.bottom-xxl-70px{bottom:70px!important}.bottom-xxl-75px{bottom:75px!important}.bottom-xxl-80px{bottom:80px!important}.bottom-xxl-85px{bottom:85px!important}.bottom-xxl-90px{bottom:90px!important}.bottom-xxl-95px{bottom:95px!important}.bottom-xxl-100px{bottom:100px!important}.bottom-xxl-120px{bottom:120px!important}.bottom-xxl-125px{bottom:125px!important}.bottom-xxl-150px{bottom:150px!important}.bottom-xxl-165px{bottom:165px!important}.bottom-xxl-170px{bottom:170px!important}.bottom-xxl-175px{bottom:175px!important}.bottom-xxl-180px{bottom:180px!important}.bottom-xxl-200px{bottom:200px!important}.bottom-xxl-210px{bottom:210px!important}.bottom-xxl-220px{bottom:220px!important}.bottom-xxl-225px{bottom:225px!important}.bottom-xxl-250px{bottom:250px!important}.bottom-xxl-275px{bottom:275px!important}.bottom-xxl-300px{bottom:300px!important}.bottom-xxl-320px{bottom:320px!important}.bottom-xxl-325px{bottom:325px!important}.bottom-xxl-350px{bottom:350px!important}.bottom-xxl-370px{bottom:370px!important}.bottom-xxl-375px{bottom:375px!important}.bottom-xxl-400px{bottom:400px!important}.bottom-xxl-425px{bottom:425px!important}.bottom-xxl-450px{bottom:450px!important}.bottom-xxl-475px{bottom:475px!important}.bottom-xxl-500px{bottom:500px!important}.bottom-xxl-550px{bottom:550px!important}.bottom-xxl-600px{bottom:600px!important}.bottom-xxl-650px{bottom:650px!important}.bottom-xxl-700px{bottom:700px!important}.bottom-xxl-750px{bottom:750px!important}.bottom-xxl-800px{bottom:800px!important}.bottom-xxl-850px{bottom:850px!important}.bottom-xxl-900px{bottom:900px!important}.bottom-xxl-950px{bottom:950px!important}.bottom-xxl-1000px{bottom:1000px!important}.w-xxl-unset{width:unset!important}.w-xxl-initial{width:initial!important}.w-xxl-inherit{width:inherit!important}.w-xxl-0{width:0!important}.w-xxl-1{width:.25rem!important}.w-xxl-2{width:.5rem!important}.w-xxl-2half{width:.75rem!important}.w-xxl-3{width:1rem!important}.w-xxl-4{width:1.5rem!important}.w-xxl-4half{width:2rem!important}.w-xxl-5{width:3rem!important}.w-xxl-20{width:20%!important}.w-xxl-25{width:25%!important}.w-xxl-30{width:30%!important}.w-xxl-40{width:40%!important}.w-xxl-45{width:45%!important}.w-xxl-50{width:50%!important}.w-xxl-60{width:60%!important}.w-xxl-65{width:65%!important}.w-xxl-70{width:70%!important}.w-xxl-75{width:75%!important}.w-xxl-80{width:80%!important}.w-xxl-85{width:85%!important}.w-xxl-90{width:90%!important}.w-xxl-95{width:95%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}.w-xxl-1px{width:1px!important}.w-xxl-2px{width:2px!important}.w-xxl-3px{width:3px!important}.w-xxl-4px{width:4px!important}.w-xxl-5px{width:5px!important}.w-xxl-6px{width:6px!important}.w-xxl-7px{width:7px!important}.w-xxl-8px{width:8px!important}.w-xxl-9px{width:9px!important}.w-xxl-10px{width:10px!important}.w-xxl-15px{width:15px!important}.w-xxl-20px{width:20px!important}.w-xxl-25px{width:25px!important}.w-xxl-30px{width:30px!important}.w-xxl-35px{width:35px!important}.w-xxl-40px{width:40px!important}.w-xxl-45px{width:45px!important}.w-xxl-50px{width:50px!important}.w-xxl-55px{width:55px!important}.w-xxl-60px{width:60px!important}.w-xxl-65px{width:65px!important}.w-xxl-70px{width:70px!important}.w-xxl-75px{width:75px!important}.w-xxl-80px{width:80px!important}.w-xxl-85px{width:85px!important}.w-xxl-90px{width:90px!important}.w-xxl-95px{width:95px!important}.w-xxl-100px{width:100px!important}.w-xxl-120px{width:120px!important}.w-xxl-125px{width:125px!important}.w-xxl-150px{width:150px!important}.w-xxl-165px{width:165px!important}.w-xxl-170px{width:170px!important}.w-xxl-175px{width:175px!important}.w-xxl-180px{width:180px!important}.w-xxl-200px{width:200px!important}.w-xxl-210px{width:210px!important}.w-xxl-220px{width:220px!important}.w-xxl-225px{width:225px!important}.w-xxl-250px{width:250px!important}.w-xxl-275px{width:275px!important}.w-xxl-300px{width:300px!important}.w-xxl-320px{width:320px!important}.w-xxl-325px{width:325px!important}.w-xxl-350px{width:350px!important}.w-xxl-370px{width:370px!important}.w-xxl-375px{width:375px!important}.w-xxl-400px{width:400px!important}.w-xxl-425px{width:425px!important}.w-xxl-450px{width:450px!important}.w-xxl-475px{width:475px!important}.w-xxl-500px{width:500px!important}.w-xxl-550px{width:550px!important}.w-xxl-600px{width:600px!important}.w-xxl-650px{width:650px!important}.w-xxl-700px{width:700px!important}.w-xxl-750px{width:750px!important}.w-xxl-800px{width:800px!important}.w-xxl-850px{width:850px!important}.w-xxl-900px{width:900px!important}.w-xxl-950px{width:950px!important}.w-xxl-1000px{width:1000px!important}.mw-xxl-unset{max-width:unset!important}.mw-xxl-initial{max-width:initial!important}.mw-xxl-inherit{max-width:inherit!important}.mw-xxl-0{max-width:0!important}.mw-xxl-1{max-width:.25rem!important}.mw-xxl-2{max-width:.5rem!important}.mw-xxl-2half{max-width:.75rem!important}.mw-xxl-3{max-width:1rem!important}.mw-xxl-4{max-width:1.5rem!important}.mw-xxl-4half{max-width:2rem!important}.mw-xxl-5{max-width:3rem!important}.mw-xxl-20{max-width:20%!important}.mw-xxl-25{max-width:25%!important}.mw-xxl-30{max-width:30%!important}.mw-xxl-40{max-width:40%!important}.mw-xxl-45{max-width:45%!important}.mw-xxl-50{max-width:50%!important}.mw-xxl-60{max-width:60%!important}.mw-xxl-65{max-width:65%!important}.mw-xxl-70{max-width:70%!important}.mw-xxl-75{max-width:75%!important}.mw-xxl-80{max-width:80%!important}.mw-xxl-85{max-width:85%!important}.mw-xxl-90{max-width:90%!important}.mw-xxl-95{max-width:95%!important}.mw-xxl-100{max-width:100%!important}.mw-xxl-auto{max-width:auto!important}.mw-xxl-1px{max-width:1px!important}.mw-xxl-2px{max-width:2px!important}.mw-xxl-3px{max-width:3px!important}.mw-xxl-4px{max-width:4px!important}.mw-xxl-5px{max-width:5px!important}.mw-xxl-6px{max-width:6px!important}.mw-xxl-7px{max-width:7px!important}.mw-xxl-8px{max-width:8px!important}.mw-xxl-9px{max-width:9px!important}.mw-xxl-10px{max-width:10px!important}.mw-xxl-15px{max-width:15px!important}.mw-xxl-20px{max-width:20px!important}.mw-xxl-25px{max-width:25px!important}.mw-xxl-30px{max-width:30px!important}.mw-xxl-35px{max-width:35px!important}.mw-xxl-40px{max-width:40px!important}.mw-xxl-45px{max-width:45px!important}.mw-xxl-50px{max-width:50px!important}.mw-xxl-55px{max-width:55px!important}.mw-xxl-60px{max-width:60px!important}.mw-xxl-65px{max-width:65px!important}.mw-xxl-70px{max-width:70px!important}.mw-xxl-75px{max-width:75px!important}.mw-xxl-80px{max-width:80px!important}.mw-xxl-85px{max-width:85px!important}.mw-xxl-90px{max-width:90px!important}.mw-xxl-95px{max-width:95px!important}.mw-xxl-100px{max-width:100px!important}.mw-xxl-120px{max-width:120px!important}.mw-xxl-125px{max-width:125px!important}.mw-xxl-150px{max-width:150px!important}.mw-xxl-165px{max-width:165px!important}.mw-xxl-170px{max-width:170px!important}.mw-xxl-175px{max-width:175px!important}.mw-xxl-180px{max-width:180px!important}.mw-xxl-200px{max-width:200px!important}.mw-xxl-210px{max-width:210px!important}.mw-xxl-220px{max-width:220px!important}.mw-xxl-225px{max-width:225px!important}.mw-xxl-250px{max-width:250px!important}.mw-xxl-275px{max-width:275px!important}.mw-xxl-300px{max-width:300px!important}.mw-xxl-320px{max-width:320px!important}.mw-xxl-325px{max-width:325px!important}.mw-xxl-350px{max-width:350px!important}.mw-xxl-370px{max-width:370px!important}.mw-xxl-375px{max-width:375px!important}.mw-xxl-400px{max-width:400px!important}.mw-xxl-425px{max-width:425px!important}.mw-xxl-450px{max-width:450px!important}.mw-xxl-475px{max-width:475px!important}.mw-xxl-500px{max-width:500px!important}.mw-xxl-550px{max-width:550px!important}.mw-xxl-600px{max-width:600px!important}.mw-xxl-650px{max-width:650px!important}.mw-xxl-700px{max-width:700px!important}.mw-xxl-750px{max-width:750px!important}.mw-xxl-800px{max-width:800px!important}.mw-xxl-850px{max-width:850px!important}.mw-xxl-900px{max-width:900px!important}.mw-xxl-950px{max-width:950px!important}.mw-xxl-1000px{max-width:1000px!important}.h-xxl-unset{height:unset!important}.h-xxl-initial{height:initial!important}.h-xxl-inherit{height:inherit!important}.h-xxl-0{height:0!important}.h-xxl-1{height:.25rem!important}.h-xxl-2{height:.5rem!important}.h-xxl-2half{height:.75rem!important}.h-xxl-3{height:1rem!important}.h-xxl-4{height:1.5rem!important}.h-xxl-4half{height:2rem!important}.h-xxl-5{height:3rem!important}.h-xxl-20{height:20%!important}.h-xxl-25{height:25%!important}.h-xxl-30{height:30%!important}.h-xxl-40{height:40%!important}.h-xxl-45{height:45%!important}.h-xxl-50{height:50%!important}.h-xxl-60{height:60%!important}.h-xxl-65{height:65%!important}.h-xxl-70{height:70%!important}.h-xxl-75{height:75%!important}.h-xxl-80{height:80%!important}.h-xxl-85{height:85%!important}.h-xxl-90{height:90%!important}.h-xxl-95{height:95%!important}.h-xxl-100{height:100%!important}.h-xxl-auto{height:auto!important}.h-xxl-1px{height:1px!important}.h-xxl-2px{height:2px!important}.h-xxl-3px{height:3px!important}.h-xxl-4px{height:4px!important}.h-xxl-5px{height:5px!important}.h-xxl-6px{height:6px!important}.h-xxl-7px{height:7px!important}.h-xxl-8px{height:8px!important}.h-xxl-9px{height:9px!important}.h-xxl-10px{height:10px!important}.h-xxl-15px{height:15px!important}.h-xxl-20px{height:20px!important}.h-xxl-25px{height:25px!important}.h-xxl-30px{height:30px!important}.h-xxl-35px{height:35px!important}.h-xxl-40px{height:40px!important}.h-xxl-45px{height:45px!important}.h-xxl-50px{height:50px!important}.h-xxl-55px{height:55px!important}.h-xxl-60px{height:60px!important}.h-xxl-65px{height:65px!important}.h-xxl-70px{height:70px!important}.h-xxl-75px{height:75px!important}.h-xxl-80px{height:80px!important}.h-xxl-85px{height:85px!important}.h-xxl-90px{height:90px!important}.h-xxl-95px{height:95px!important}.h-xxl-100px{height:100px!important}.h-xxl-120px{height:120px!important}.h-xxl-125px{height:125px!important}.h-xxl-150px{height:150px!important}.h-xxl-165px{height:165px!important}.h-xxl-170px{height:170px!important}.h-xxl-175px{height:175px!important}.h-xxl-180px{height:180px!important}.h-xxl-200px{height:200px!important}.h-xxl-210px{height:210px!important}.h-xxl-220px{height:220px!important}.h-xxl-225px{height:225px!important}.h-xxl-250px{height:250px!important}.h-xxl-275px{height:275px!important}.h-xxl-300px{height:300px!important}.h-xxl-320px{height:320px!important}.h-xxl-325px{height:325px!important}.h-xxl-350px{height:350px!important}.h-xxl-370px{height:370px!important}.h-xxl-375px{height:375px!important}.h-xxl-400px{height:400px!important}.h-xxl-425px{height:425px!important}.h-xxl-450px{height:450px!important}.h-xxl-475px{height:475px!important}.h-xxl-500px{height:500px!important}.h-xxl-550px{height:550px!important}.h-xxl-600px{height:600px!important}.h-xxl-650px{height:650px!important}.h-xxl-700px{height:700px!important}.h-xxl-750px{height:750px!important}.h-xxl-800px{height:800px!important}.h-xxl-850px{height:850px!important}.h-xxl-900px{height:900px!important}.h-xxl-950px{height:950px!important}.h-xxl-1000px{height:1000px!important}.mh-xxl-unset{max-height:unset!important}.mh-xxl-initial{max-height:initial!important}.mh-xxl-inherit{max-height:inherit!important}.mh-xxl-0{max-height:0!important}.mh-xxl-1{max-height:.25rem!important}.mh-xxl-2{max-height:.5rem!important}.mh-xxl-2half{max-height:.75rem!important}.mh-xxl-3{max-height:1rem!important}.mh-xxl-4{max-height:1.5rem!important}.mh-xxl-4half{max-height:2rem!important}.mh-xxl-5{max-height:3rem!important}.mh-xxl-20{max-height:20%!important}.mh-xxl-25{max-height:25%!important}.mh-xxl-30{max-height:30%!important}.mh-xxl-40{max-height:40%!important}.mh-xxl-45{max-height:45%!important}.mh-xxl-50{max-height:50%!important}.mh-xxl-60{max-height:60%!important}.mh-xxl-65{max-height:65%!important}.mh-xxl-70{max-height:70%!important}.mh-xxl-75{max-height:75%!important}.mh-xxl-80{max-height:80%!important}.mh-xxl-85{max-height:85%!important}.mh-xxl-90{max-height:90%!important}.mh-xxl-95{max-height:95%!important}.mh-xxl-100{max-height:100%!important}.mh-xxl-auto{max-height:auto!important}.mh-xxl-1px{max-height:1px!important}.mh-xxl-2px{max-height:2px!important}.mh-xxl-3px{max-height:3px!important}.mh-xxl-4px{max-height:4px!important}.mh-xxl-5px{max-height:5px!important}.mh-xxl-6px{max-height:6px!important}.mh-xxl-7px{max-height:7px!important}.mh-xxl-8px{max-height:8px!important}.mh-xxl-9px{max-height:9px!important}.mh-xxl-10px{max-height:10px!important}.mh-xxl-15px{max-height:15px!important}.mh-xxl-20px{max-height:20px!important}.mh-xxl-25px{max-height:25px!important}.mh-xxl-30px{max-height:30px!important}.mh-xxl-35px{max-height:35px!important}.mh-xxl-40px{max-height:40px!important}.mh-xxl-45px{max-height:45px!important}.mh-xxl-50px{max-height:50px!important}.mh-xxl-55px{max-height:55px!important}.mh-xxl-60px{max-height:60px!important}.mh-xxl-65px{max-height:65px!important}.mh-xxl-70px{max-height:70px!important}.mh-xxl-75px{max-height:75px!important}.mh-xxl-80px{max-height:80px!important}.mh-xxl-85px{max-height:85px!important}.mh-xxl-90px{max-height:90px!important}.mh-xxl-95px{max-height:95px!important}.mh-xxl-100px{max-height:100px!important}.mh-xxl-120px{max-height:120px!important}.mh-xxl-125px{max-height:125px!important}.mh-xxl-150px{max-height:150px!important}.mh-xxl-165px{max-height:165px!important}.mh-xxl-170px{max-height:170px!important}.mh-xxl-175px{max-height:175px!important}.mh-xxl-180px{max-height:180px!important}.mh-xxl-200px{max-height:200px!important}.mh-xxl-210px{max-height:210px!important}.mh-xxl-220px{max-height:220px!important}.mh-xxl-225px{max-height:225px!important}.mh-xxl-250px{max-height:250px!important}.mh-xxl-275px{max-height:275px!important}.mh-xxl-300px{max-height:300px!important}.mh-xxl-320px{max-height:320px!important}.mh-xxl-325px{max-height:325px!important}.mh-xxl-350px{max-height:350px!important}.mh-xxl-370px{max-height:370px!important}.mh-xxl-375px{max-height:375px!important}.mh-xxl-400px{max-height:400px!important}.mh-xxl-425px{max-height:425px!important}.mh-xxl-450px{max-height:450px!important}.mh-xxl-475px{max-height:475px!important}.mh-xxl-500px{max-height:500px!important}.mh-xxl-550px{max-height:550px!important}.mh-xxl-600px{max-height:600px!important}.mh-xxl-650px{max-height:650px!important}.mh-xxl-700px{max-height:700px!important}.mh-xxl-750px{max-height:750px!important}.mh-xxl-800px{max-height:800px!important}.mh-xxl-850px{max-height:850px!important}.mh-xxl-900px{max-height:900px!important}.mh-xxl-950px{max-height:950px!important}.mh-xxl-1000px{max-height:1000px!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-4half{margin:2rem!important}.m-xxl-6{margin:3.5rem!important}.m-xxl-7{margin:4rem!important}.m-xxl-8{margin:4.5rem!important}.m-xxl-9{margin:5rem!important}.m-xxl-halfpx{margin:.5px!important}.m-xxl-1px{margin:1px!important}.m-xxl-2px{margin:2px!important}.m-xxl-5px{margin:5px!important}.m-xxl-7px{margin:7px!important}.m-xxl-10px{margin:10px!important}.m-xxl-12px{margin:12px!important}.m-xxl-15px{margin:15px!important}.m-xxl-20px{margin:20px!important}.m-xxl-25px{margin:25px!important}.m-xxl-30px{margin:30px!important}.m-xxl-35px{margin:35px!important}.m-xxl-40px{margin:40px!important}.m-xxl-45px{margin:45px!important}.m-xxl-50px{margin:50px!important}.m-xxl-55px{margin:55px!important}.m-xxl-60px{margin:60px!important}.m-xxl-65px{margin:65px!important}.m-xxl-70px{margin:70px!important}.m-xxl-75px{margin:75px!important}.m-xxl-80px{margin:80px!important}.m-xxl-85px{margin:85px!important}.m-xxl-90px{margin:90px!important}.m-xxl-95px{margin:95px!important}.m-xxl-100px{margin:100px!important}.m-xxl-100{margin:100%!important}.m-xxl-110px{margin:110px!important}.m-xxl-120px{margin:120px!important}.m-xxl-130px{margin:130px!important}.m-xxl-140px{margin:140px!important}.m-xxl-150px{margin:150px!important}.m-xxl-160px{margin:160px!important}.m-xxl-170px{margin:170px!important}.m-xxl-180px{margin:180px!important}.m-xxl-190px{margin:190px!important}.m-xxl-200px{margin:200px!important}.m-xxl-220px{margin:220px!important}.m-xxl-240px{margin:240px!important}.m-xxl-260px{margin:260px!important}.m-xxl-280px{margin:280px!important}.m-xxl-300px{margin:300px!important}.m-xxl-320px{margin:320px!important}.m-xxl-340px{margin:340px!important}.m-xxl-360px{margin:360px!important}.m-xxl-380px{margin:380px!important}.m-xxl-400px{margin:400px!important}.m-xxl-420px{margin:420px!important}.m-xxl-440px{margin:440px!important}.m-xxl-460px{margin:460px!important}.m-xxl-480px{margin:480px!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-4half{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-9{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-halfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-xxl-1px{margin-right:1px!important;margin-left:1px!important}.mx-xxl-2px{margin-right:2px!important;margin-left:2px!important}.mx-xxl-5px{margin-right:5px!important;margin-left:5px!important}.mx-xxl-7px{margin-right:7px!important;margin-left:7px!important}.mx-xxl-10px{margin-right:10px!important;margin-left:10px!important}.mx-xxl-12px{margin-right:12px!important;margin-left:12px!important}.mx-xxl-15px{margin-right:15px!important;margin-left:15px!important}.mx-xxl-20px{margin-right:20px!important;margin-left:20px!important}.mx-xxl-25px{margin-right:25px!important;margin-left:25px!important}.mx-xxl-30px{margin-right:30px!important;margin-left:30px!important}.mx-xxl-35px{margin-right:35px!important;margin-left:35px!important}.mx-xxl-40px{margin-right:40px!important;margin-left:40px!important}.mx-xxl-45px{margin-right:45px!important;margin-left:45px!important}.mx-xxl-50px{margin-right:50px!important;margin-left:50px!important}.mx-xxl-55px{margin-right:55px!important;margin-left:55px!important}.mx-xxl-60px{margin-right:60px!important;margin-left:60px!important}.mx-xxl-65px{margin-right:65px!important;margin-left:65px!important}.mx-xxl-70px{margin-right:70px!important;margin-left:70px!important}.mx-xxl-75px{margin-right:75px!important;margin-left:75px!important}.mx-xxl-80px{margin-right:80px!important;margin-left:80px!important}.mx-xxl-85px{margin-right:85px!important;margin-left:85px!important}.mx-xxl-90px{margin-right:90px!important;margin-left:90px!important}.mx-xxl-95px{margin-right:95px!important;margin-left:95px!important}.mx-xxl-100px{margin-right:100px!important;margin-left:100px!important}.mx-xxl-100{margin-right:100%!important;margin-left:100%!important}.mx-xxl-110px{margin-right:110px!important;margin-left:110px!important}.mx-xxl-120px{margin-right:120px!important;margin-left:120px!important}.mx-xxl-130px{margin-right:130px!important;margin-left:130px!important}.mx-xxl-140px{margin-right:140px!important;margin-left:140px!important}.mx-xxl-150px{margin-right:150px!important;margin-left:150px!important}.mx-xxl-160px{margin-right:160px!important;margin-left:160px!important}.mx-xxl-170px{margin-right:170px!important;margin-left:170px!important}.mx-xxl-180px{margin-right:180px!important;margin-left:180px!important}.mx-xxl-190px{margin-right:190px!important;margin-left:190px!important}.mx-xxl-200px{margin-right:200px!important;margin-left:200px!important}.mx-xxl-220px{margin-right:220px!important;margin-left:220px!important}.mx-xxl-240px{margin-right:240px!important;margin-left:240px!important}.mx-xxl-260px{margin-right:260px!important;margin-left:260px!important}.mx-xxl-280px{margin-right:280px!important;margin-left:280px!important}.mx-xxl-300px{margin-right:300px!important;margin-left:300px!important}.mx-xxl-320px{margin-right:320px!important;margin-left:320px!important}.mx-xxl-340px{margin-right:340px!important;margin-left:340px!important}.mx-xxl-360px{margin-right:360px!important;margin-left:360px!important}.mx-xxl-380px{margin-right:380px!important;margin-left:380px!important}.mx-xxl-400px{margin-right:400px!important;margin-left:400px!important}.mx-xxl-420px{margin-right:420px!important;margin-left:420px!important}.mx-xxl-440px{margin-right:440px!important;margin-left:440px!important}.mx-xxl-460px{margin-right:460px!important;margin-left:460px!important}.mx-xxl-480px{margin-right:480px!important;margin-left:480px!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-4half{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-9{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-halfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-xxl-1px{margin-top:1px!important;margin-bottom:1px!important}.my-xxl-2px{margin-top:2px!important;margin-bottom:2px!important}.my-xxl-5px{margin-top:5px!important;margin-bottom:5px!important}.my-xxl-7px{margin-top:7px!important;margin-bottom:7px!important}.my-xxl-10px{margin-top:10px!important;margin-bottom:10px!important}.my-xxl-12px{margin-top:12px!important;margin-bottom:12px!important}.my-xxl-15px{margin-top:15px!important;margin-bottom:15px!important}.my-xxl-20px{margin-top:20px!important;margin-bottom:20px!important}.my-xxl-25px{margin-top:25px!important;margin-bottom:25px!important}.my-xxl-30px{margin-top:30px!important;margin-bottom:30px!important}.my-xxl-35px{margin-top:35px!important;margin-bottom:35px!important}.my-xxl-40px{margin-top:40px!important;margin-bottom:40px!important}.my-xxl-45px{margin-top:45px!important;margin-bottom:45px!important}.my-xxl-50px{margin-top:50px!important;margin-bottom:50px!important}.my-xxl-55px{margin-top:55px!important;margin-bottom:55px!important}.my-xxl-60px{margin-top:60px!important;margin-bottom:60px!important}.my-xxl-65px{margin-top:65px!important;margin-bottom:65px!important}.my-xxl-70px{margin-top:70px!important;margin-bottom:70px!important}.my-xxl-75px{margin-top:75px!important;margin-bottom:75px!important}.my-xxl-80px{margin-top:80px!important;margin-bottom:80px!important}.my-xxl-85px{margin-top:85px!important;margin-bottom:85px!important}.my-xxl-90px{margin-top:90px!important;margin-bottom:90px!important}.my-xxl-95px{margin-top:95px!important;margin-bottom:95px!important}.my-xxl-100px{margin-top:100px!important;margin-bottom:100px!important}.my-xxl-100{margin-top:100%!important;margin-bottom:100%!important}.my-xxl-110px{margin-top:110px!important;margin-bottom:110px!important}.my-xxl-120px{margin-top:120px!important;margin-bottom:120px!important}.my-xxl-130px{margin-top:130px!important;margin-bottom:130px!important}.my-xxl-140px{margin-top:140px!important;margin-bottom:140px!important}.my-xxl-150px{margin-top:150px!important;margin-bottom:150px!important}.my-xxl-160px{margin-top:160px!important;margin-bottom:160px!important}.my-xxl-170px{margin-top:170px!important;margin-bottom:170px!important}.my-xxl-180px{margin-top:180px!important;margin-bottom:180px!important}.my-xxl-190px{margin-top:190px!important;margin-bottom:190px!important}.my-xxl-200px{margin-top:200px!important;margin-bottom:200px!important}.my-xxl-220px{margin-top:220px!important;margin-bottom:220px!important}.my-xxl-240px{margin-top:240px!important;margin-bottom:240px!important}.my-xxl-260px{margin-top:260px!important;margin-bottom:260px!important}.my-xxl-280px{margin-top:280px!important;margin-bottom:280px!important}.my-xxl-300px{margin-top:300px!important;margin-bottom:300px!important}.my-xxl-320px{margin-top:320px!important;margin-bottom:320px!important}.my-xxl-340px{margin-top:340px!important;margin-bottom:340px!important}.my-xxl-360px{margin-top:360px!important;margin-bottom:360px!important}.my-xxl-380px{margin-top:380px!important;margin-bottom:380px!important}.my-xxl-400px{margin-top:400px!important;margin-bottom:400px!important}.my-xxl-420px{margin-top:420px!important;margin-bottom:420px!important}.my-xxl-440px{margin-top:440px!important;margin-bottom:440px!important}.my-xxl-460px{margin-top:460px!important;margin-bottom:460px!important}.my-xxl-480px{margin-top:480px!important;margin-bottom:480px!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-4half{margin-top:2rem!important}.mt-xxl-6{margin-top:3.5rem!important}.mt-xxl-7{margin-top:4rem!important}.mt-xxl-8{margin-top:4.5rem!important}.mt-xxl-9{margin-top:5rem!important}.mt-xxl-halfpx{margin-top:.5px!important}.mt-xxl-1px{margin-top:1px!important}.mt-xxl-2px{margin-top:2px!important}.mt-xxl-5px{margin-top:5px!important}.mt-xxl-7px{margin-top:7px!important}.mt-xxl-10px{margin-top:10px!important}.mt-xxl-12px{margin-top:12px!important}.mt-xxl-15px{margin-top:15px!important}.mt-xxl-20px{margin-top:20px!important}.mt-xxl-25px{margin-top:25px!important}.mt-xxl-30px{margin-top:30px!important}.mt-xxl-35px{margin-top:35px!important}.mt-xxl-40px{margin-top:40px!important}.mt-xxl-45px{margin-top:45px!important}.mt-xxl-50px{margin-top:50px!important}.mt-xxl-55px{margin-top:55px!important}.mt-xxl-60px{margin-top:60px!important}.mt-xxl-65px{margin-top:65px!important}.mt-xxl-70px{margin-top:70px!important}.mt-xxl-75px{margin-top:75px!important}.mt-xxl-80px{margin-top:80px!important}.mt-xxl-85px{margin-top:85px!important}.mt-xxl-90px{margin-top:90px!important}.mt-xxl-95px{margin-top:95px!important}.mt-xxl-100px{margin-top:100px!important}.mt-xxl-100{margin-top:100%!important}.mt-xxl-110px{margin-top:110px!important}.mt-xxl-120px{margin-top:120px!important}.mt-xxl-130px{margin-top:130px!important}.mt-xxl-140px{margin-top:140px!important}.mt-xxl-150px{margin-top:150px!important}.mt-xxl-160px{margin-top:160px!important}.mt-xxl-170px{margin-top:170px!important}.mt-xxl-180px{margin-top:180px!important}.mt-xxl-190px{margin-top:190px!important}.mt-xxl-200px{margin-top:200px!important}.mt-xxl-220px{margin-top:220px!important}.mt-xxl-240px{margin-top:240px!important}.mt-xxl-260px{margin-top:260px!important}.mt-xxl-280px{margin-top:280px!important}.mt-xxl-300px{margin-top:300px!important}.mt-xxl-320px{margin-top:320px!important}.mt-xxl-340px{margin-top:340px!important}.mt-xxl-360px{margin-top:360px!important}.mt-xxl-380px{margin-top:380px!important}.mt-xxl-400px{margin-top:400px!important}.mt-xxl-420px{margin-top:420px!important}.mt-xxl-440px{margin-top:440px!important}.mt-xxl-460px{margin-top:460px!important}.mt-xxl-480px{margin-top:480px!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-4half{margin-right:2rem!important}.me-xxl-6{margin-right:3.5rem!important}.me-xxl-7{margin-right:4rem!important}.me-xxl-8{margin-right:4.5rem!important}.me-xxl-9{margin-right:5rem!important}.me-xxl-halfpx{margin-right:.5px!important}.me-xxl-1px{margin-right:1px!important}.me-xxl-2px{margin-right:2px!important}.me-xxl-5px{margin-right:5px!important}.me-xxl-7px{margin-right:7px!important}.me-xxl-10px{margin-right:10px!important}.me-xxl-12px{margin-right:12px!important}.me-xxl-15px{margin-right:15px!important}.me-xxl-20px{margin-right:20px!important}.me-xxl-25px{margin-right:25px!important}.me-xxl-30px{margin-right:30px!important}.me-xxl-35px{margin-right:35px!important}.me-xxl-40px{margin-right:40px!important}.me-xxl-45px{margin-right:45px!important}.me-xxl-50px{margin-right:50px!important}.me-xxl-55px{margin-right:55px!important}.me-xxl-60px{margin-right:60px!important}.me-xxl-65px{margin-right:65px!important}.me-xxl-70px{margin-right:70px!important}.me-xxl-75px{margin-right:75px!important}.me-xxl-80px{margin-right:80px!important}.me-xxl-85px{margin-right:85px!important}.me-xxl-90px{margin-right:90px!important}.me-xxl-95px{margin-right:95px!important}.me-xxl-100px{margin-right:100px!important}.me-xxl-100{margin-right:100%!important}.me-xxl-110px{margin-right:110px!important}.me-xxl-120px{margin-right:120px!important}.me-xxl-130px{margin-right:130px!important}.me-xxl-140px{margin-right:140px!important}.me-xxl-150px{margin-right:150px!important}.me-xxl-160px{margin-right:160px!important}.me-xxl-170px{margin-right:170px!important}.me-xxl-180px{margin-right:180px!important}.me-xxl-190px{margin-right:190px!important}.me-xxl-200px{margin-right:200px!important}.me-xxl-220px{margin-right:220px!important}.me-xxl-240px{margin-right:240px!important}.me-xxl-260px{margin-right:260px!important}.me-xxl-280px{margin-right:280px!important}.me-xxl-300px{margin-right:300px!important}.me-xxl-320px{margin-right:320px!important}.me-xxl-340px{margin-right:340px!important}.me-xxl-360px{margin-right:360px!important}.me-xxl-380px{margin-right:380px!important}.me-xxl-400px{margin-right:400px!important}.me-xxl-420px{margin-right:420px!important}.me-xxl-440px{margin-right:440px!important}.me-xxl-460px{margin-right:460px!important}.me-xxl-480px{margin-right:480px!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-4half{margin-bottom:2rem!important}.mb-xxl-6{margin-bottom:3.5rem!important}.mb-xxl-7{margin-bottom:4rem!important}.mb-xxl-8{margin-bottom:4.5rem!important}.mb-xxl-9{margin-bottom:5rem!important}.mb-xxl-halfpx{margin-bottom:.5px!important}.mb-xxl-1px{margin-bottom:1px!important}.mb-xxl-2px{margin-bottom:2px!important}.mb-xxl-5px{margin-bottom:5px!important}.mb-xxl-7px{margin-bottom:7px!important}.mb-xxl-10px{margin-bottom:10px!important}.mb-xxl-12px{margin-bottom:12px!important}.mb-xxl-15px{margin-bottom:15px!important}.mb-xxl-20px{margin-bottom:20px!important}.mb-xxl-25px{margin-bottom:25px!important}.mb-xxl-30px{margin-bottom:30px!important}.mb-xxl-35px{margin-bottom:35px!important}.mb-xxl-40px{margin-bottom:40px!important}.mb-xxl-45px{margin-bottom:45px!important}.mb-xxl-50px{margin-bottom:50px!important}.mb-xxl-55px{margin-bottom:55px!important}.mb-xxl-60px{margin-bottom:60px!important}.mb-xxl-65px{margin-bottom:65px!important}.mb-xxl-70px{margin-bottom:70px!important}.mb-xxl-75px{margin-bottom:75px!important}.mb-xxl-80px{margin-bottom:80px!important}.mb-xxl-85px{margin-bottom:85px!important}.mb-xxl-90px{margin-bottom:90px!important}.mb-xxl-95px{margin-bottom:95px!important}.mb-xxl-100px{margin-bottom:100px!important}.mb-xxl-100{margin-bottom:100%!important}.mb-xxl-110px{margin-bottom:110px!important}.mb-xxl-120px{margin-bottom:120px!important}.mb-xxl-130px{margin-bottom:130px!important}.mb-xxl-140px{margin-bottom:140px!important}.mb-xxl-150px{margin-bottom:150px!important}.mb-xxl-160px{margin-bottom:160px!important}.mb-xxl-170px{margin-bottom:170px!important}.mb-xxl-180px{margin-bottom:180px!important}.mb-xxl-190px{margin-bottom:190px!important}.mb-xxl-200px{margin-bottom:200px!important}.mb-xxl-220px{margin-bottom:220px!important}.mb-xxl-240px{margin-bottom:240px!important}.mb-xxl-260px{margin-bottom:260px!important}.mb-xxl-280px{margin-bottom:280px!important}.mb-xxl-300px{margin-bottom:300px!important}.mb-xxl-320px{margin-bottom:320px!important}.mb-xxl-340px{margin-bottom:340px!important}.mb-xxl-360px{margin-bottom:360px!important}.mb-xxl-380px{margin-bottom:380px!important}.mb-xxl-400px{margin-bottom:400px!important}.mb-xxl-420px{margin-bottom:420px!important}.mb-xxl-440px{margin-bottom:440px!important}.mb-xxl-460px{margin-bottom:460px!important}.mb-xxl-480px{margin-bottom:480px!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-4half{margin-left:2rem!important}.ms-xxl-6{margin-left:3.5rem!important}.ms-xxl-7{margin-left:4rem!important}.ms-xxl-8{margin-left:4.5rem!important}.ms-xxl-9{margin-left:5rem!important}.ms-xxl-halfpx{margin-left:.5px!important}.ms-xxl-1px{margin-left:1px!important}.ms-xxl-2px{margin-left:2px!important}.ms-xxl-5px{margin-left:5px!important}.ms-xxl-7px{margin-left:7px!important}.ms-xxl-10px{margin-left:10px!important}.ms-xxl-12px{margin-left:12px!important}.ms-xxl-15px{margin-left:15px!important}.ms-xxl-20px{margin-left:20px!important}.ms-xxl-25px{margin-left:25px!important}.ms-xxl-30px{margin-left:30px!important}.ms-xxl-35px{margin-left:35px!important}.ms-xxl-40px{margin-left:40px!important}.ms-xxl-45px{margin-left:45px!important}.ms-xxl-50px{margin-left:50px!important}.ms-xxl-55px{margin-left:55px!important}.ms-xxl-60px{margin-left:60px!important}.ms-xxl-65px{margin-left:65px!important}.ms-xxl-70px{margin-left:70px!important}.ms-xxl-75px{margin-left:75px!important}.ms-xxl-80px{margin-left:80px!important}.ms-xxl-85px{margin-left:85px!important}.ms-xxl-90px{margin-left:90px!important}.ms-xxl-95px{margin-left:95px!important}.ms-xxl-100px{margin-left:100px!important}.ms-xxl-100{margin-left:100%!important}.ms-xxl-110px{margin-left:110px!important}.ms-xxl-120px{margin-left:120px!important}.ms-xxl-130px{margin-left:130px!important}.ms-xxl-140px{margin-left:140px!important}.ms-xxl-150px{margin-left:150px!important}.ms-xxl-160px{margin-left:160px!important}.ms-xxl-170px{margin-left:170px!important}.ms-xxl-180px{margin-left:180px!important}.ms-xxl-190px{margin-left:190px!important}.ms-xxl-200px{margin-left:200px!important}.ms-xxl-220px{margin-left:220px!important}.ms-xxl-240px{margin-left:240px!important}.ms-xxl-260px{margin-left:260px!important}.ms-xxl-280px{margin-left:280px!important}.ms-xxl-300px{margin-left:300px!important}.ms-xxl-320px{margin-left:320px!important}.ms-xxl-340px{margin-left:340px!important}.ms-xxl-360px{margin-left:360px!important}.ms-xxl-380px{margin-left:380px!important}.ms-xxl-400px{margin-left:400px!important}.ms-xxl-420px{margin-left:420px!important}.ms-xxl-440px{margin-left:440px!important}.ms-xxl-460px{margin-left:460px!important}.ms-xxl-480px{margin-left:480px!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.m-xxl-n4half{margin:-2rem!important}.m-xxl-n6{margin:-3.5rem!important}.m-xxl-n7{margin:-4rem!important}.m-xxl-n8{margin:-4.5rem!important}.m-xxl-n9{margin:-5rem!important}.m-xxl-nhalfpx{margin:.5px!important}.m-xxl-n1px{margin:-1px!important}.m-xxl-n2px{margin:-2px!important}.m-xxl-n5px{margin:-5px!important}.m-xxl-n7px{margin:-7px!important}.m-xxl-n10px{margin:-10px!important}.m-xxl-n12px{margin:-12px!important}.m-xxl-n15px{margin:-15px!important}.m-xxl-n20px{margin:-20px!important}.m-xxl-n25px{margin:-25px!important}.m-xxl-n30px{margin:-30px!important}.m-xxl-n35px{margin:-35px!important}.m-xxl-n40px{margin:-40px!important}.m-xxl-n45px{margin:-45px!important}.m-xxl-n50px{margin:-50px!important}.m-xxl-n55px{margin:-55px!important}.m-xxl-n60px{margin:-60px!important}.m-xxl-n65px{margin:-65px!important}.m-xxl-n70px{margin:-70px!important}.m-xxl-n75px{margin:-75px!important}.m-xxl-n80px{margin:-80px!important}.m-xxl-n85px{margin:-85px!important}.m-xxl-n90px{margin:-90px!important}.m-xxl-n95px{margin:-95px!important}.m-xxl-n100px{margin:-100px!important}.m-xxl-n100{margin:-100%!important}.m-xxl-n110px{margin:-110px!important}.m-xxl-n120px{margin:-120px!important}.m-xxl-n130px{margin:-130px!important}.m-xxl-n140px{margin:-140px!important}.m-xxl-n150px{margin:-150px!important}.m-xxl-n160px{margin:-160px!important}.m-xxl-n170px{margin:-170px!important}.m-xxl-n180px{margin:-180px!important}.m-xxl-n190px{margin:-190px!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n4half{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n6{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xxl-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n8{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xxl-n9{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-nhalfpx{margin-right:.5px!important;margin-left:.5px!important}.mx-xxl-n1px{margin-right:-1px!important;margin-left:-1px!important}.mx-xxl-n2px{margin-right:-2px!important;margin-left:-2px!important}.mx-xxl-n5px{margin-right:-5px!important;margin-left:-5px!important}.mx-xxl-n7px{margin-right:-7px!important;margin-left:-7px!important}.mx-xxl-n10px{margin-right:-10px!important;margin-left:-10px!important}.mx-xxl-n12px{margin-right:-12px!important;margin-left:-12px!important}.mx-xxl-n15px{margin-right:-15px!important;margin-left:-15px!important}.mx-xxl-n20px{margin-right:-20px!important;margin-left:-20px!important}.mx-xxl-n25px{margin-right:-25px!important;margin-left:-25px!important}.mx-xxl-n30px{margin-right:-30px!important;margin-left:-30px!important}.mx-xxl-n35px{margin-right:-35px!important;margin-left:-35px!important}.mx-xxl-n40px{margin-right:-40px!important;margin-left:-40px!important}.mx-xxl-n45px{margin-right:-45px!important;margin-left:-45px!important}.mx-xxl-n50px{margin-right:-50px!important;margin-left:-50px!important}.mx-xxl-n55px{margin-right:-55px!important;margin-left:-55px!important}.mx-xxl-n60px{margin-right:-60px!important;margin-left:-60px!important}.mx-xxl-n65px{margin-right:-65px!important;margin-left:-65px!important}.mx-xxl-n70px{margin-right:-70px!important;margin-left:-70px!important}.mx-xxl-n75px{margin-right:-75px!important;margin-left:-75px!important}.mx-xxl-n80px{margin-right:-80px!important;margin-left:-80px!important}.mx-xxl-n85px{margin-right:-85px!important;margin-left:-85px!important}.mx-xxl-n90px{margin-right:-90px!important;margin-left:-90px!important}.mx-xxl-n95px{margin-right:-95px!important;margin-left:-95px!important}.mx-xxl-n100px{margin-right:-100px!important;margin-left:-100px!important}.mx-xxl-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-xxl-n110px{margin-right:-110px!important;margin-left:-110px!important}.mx-xxl-n120px{margin-right:-120px!important;margin-left:-120px!important}.mx-xxl-n130px{margin-right:-130px!important;margin-left:-130px!important}.mx-xxl-n140px{margin-right:-140px!important;margin-left:-140px!important}.mx-xxl-n150px{margin-right:-150px!important;margin-left:-150px!important}.mx-xxl-n160px{margin-right:-160px!important;margin-left:-160px!important}.mx-xxl-n170px{margin-right:-170px!important;margin-left:-170px!important}.mx-xxl-n180px{margin-right:-180px!important;margin-left:-180px!important}.mx-xxl-n190px{margin-right:-190px!important;margin-left:-190px!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n4half{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n6{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xxl-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n8{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xxl-n9{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-nhalfpx{margin-top:.5px!important;margin-bottom:.5px!important}.my-xxl-n1px{margin-top:-1px!important;margin-bottom:-1px!important}.my-xxl-n2px{margin-top:-2px!important;margin-bottom:-2px!important}.my-xxl-n5px{margin-top:-5px!important;margin-bottom:-5px!important}.my-xxl-n7px{margin-top:-7px!important;margin-bottom:-7px!important}.my-xxl-n10px{margin-top:-10px!important;margin-bottom:-10px!important}.my-xxl-n12px{margin-top:-12px!important;margin-bottom:-12px!important}.my-xxl-n15px{margin-top:-15px!important;margin-bottom:-15px!important}.my-xxl-n20px{margin-top:-20px!important;margin-bottom:-20px!important}.my-xxl-n25px{margin-top:-25px!important;margin-bottom:-25px!important}.my-xxl-n30px{margin-top:-30px!important;margin-bottom:-30px!important}.my-xxl-n35px{margin-top:-35px!important;margin-bottom:-35px!important}.my-xxl-n40px{margin-top:-40px!important;margin-bottom:-40px!important}.my-xxl-n45px{margin-top:-45px!important;margin-bottom:-45px!important}.my-xxl-n50px{margin-top:-50px!important;margin-bottom:-50px!important}.my-xxl-n55px{margin-top:-55px!important;margin-bottom:-55px!important}.my-xxl-n60px{margin-top:-60px!important;margin-bottom:-60px!important}.my-xxl-n65px{margin-top:-65px!important;margin-bottom:-65px!important}.my-xxl-n70px{margin-top:-70px!important;margin-bottom:-70px!important}.my-xxl-n75px{margin-top:-75px!important;margin-bottom:-75px!important}.my-xxl-n80px{margin-top:-80px!important;margin-bottom:-80px!important}.my-xxl-n85px{margin-top:-85px!important;margin-bottom:-85px!important}.my-xxl-n90px{margin-top:-90px!important;margin-bottom:-90px!important}.my-xxl-n95px{margin-top:-95px!important;margin-bottom:-95px!important}.my-xxl-n100px{margin-top:-100px!important;margin-bottom:-100px!important}.my-xxl-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-xxl-n110px{margin-top:-110px!important;margin-bottom:-110px!important}.my-xxl-n120px{margin-top:-120px!important;margin-bottom:-120px!important}.my-xxl-n130px{margin-top:-130px!important;margin-bottom:-130px!important}.my-xxl-n140px{margin-top:-140px!important;margin-bottom:-140px!important}.my-xxl-n150px{margin-top:-150px!important;margin-bottom:-150px!important}.my-xxl-n160px{margin-top:-160px!important;margin-bottom:-160px!important}.my-xxl-n170px{margin-top:-170px!important;margin-bottom:-170px!important}.my-xxl-n180px{margin-top:-180px!important;margin-bottom:-180px!important}.my-xxl-n190px{margin-top:-190px!important;margin-bottom:-190px!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mt-xxl-n4half{margin-top:-2rem!important}.mt-xxl-n6{margin-top:-3.5rem!important}.mt-xxl-n7{margin-top:-4rem!important}.mt-xxl-n8{margin-top:-4.5rem!important}.mt-xxl-n9{margin-top:-5rem!important}.mt-xxl-nhalfpx{margin-top:.5px!important}.mt-xxl-n1px{margin-top:-1px!important}.mt-xxl-n2px{margin-top:-2px!important}.mt-xxl-n5px{margin-top:-5px!important}.mt-xxl-n7px{margin-top:-7px!important}.mt-xxl-n10px{margin-top:-10px!important}.mt-xxl-n12px{margin-top:-12px!important}.mt-xxl-n15px{margin-top:-15px!important}.mt-xxl-n20px{margin-top:-20px!important}.mt-xxl-n25px{margin-top:-25px!important}.mt-xxl-n30px{margin-top:-30px!important}.mt-xxl-n35px{margin-top:-35px!important}.mt-xxl-n40px{margin-top:-40px!important}.mt-xxl-n45px{margin-top:-45px!important}.mt-xxl-n50px{margin-top:-50px!important}.mt-xxl-n55px{margin-top:-55px!important}.mt-xxl-n60px{margin-top:-60px!important}.mt-xxl-n65px{margin-top:-65px!important}.mt-xxl-n70px{margin-top:-70px!important}.mt-xxl-n75px{margin-top:-75px!important}.mt-xxl-n80px{margin-top:-80px!important}.mt-xxl-n85px{margin-top:-85px!important}.mt-xxl-n90px{margin-top:-90px!important}.mt-xxl-n95px{margin-top:-95px!important}.mt-xxl-n100px{margin-top:-100px!important}.mt-xxl-n100{margin-top:-100%!important}.mt-xxl-n110px{margin-top:-110px!important}.mt-xxl-n120px{margin-top:-120px!important}.mt-xxl-n130px{margin-top:-130px!important}.mt-xxl-n140px{margin-top:-140px!important}.mt-xxl-n150px{margin-top:-150px!important}.mt-xxl-n160px{margin-top:-160px!important}.mt-xxl-n170px{margin-top:-170px!important}.mt-xxl-n180px{margin-top:-180px!important}.mt-xxl-n190px{margin-top:-190px!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.me-xxl-n4half{margin-right:-2rem!important}.me-xxl-n6{margin-right:-3.5rem!important}.me-xxl-n7{margin-right:-4rem!important}.me-xxl-n8{margin-right:-4.5rem!important}.me-xxl-n9{margin-right:-5rem!important}.me-xxl-nhalfpx{margin-right:.5px!important}.me-xxl-n1px{margin-right:-1px!important}.me-xxl-n2px{margin-right:-2px!important}.me-xxl-n5px{margin-right:-5px!important}.me-xxl-n7px{margin-right:-7px!important}.me-xxl-n10px{margin-right:-10px!important}.me-xxl-n12px{margin-right:-12px!important}.me-xxl-n15px{margin-right:-15px!important}.me-xxl-n20px{margin-right:-20px!important}.me-xxl-n25px{margin-right:-25px!important}.me-xxl-n30px{margin-right:-30px!important}.me-xxl-n35px{margin-right:-35px!important}.me-xxl-n40px{margin-right:-40px!important}.me-xxl-n45px{margin-right:-45px!important}.me-xxl-n50px{margin-right:-50px!important}.me-xxl-n55px{margin-right:-55px!important}.me-xxl-n60px{margin-right:-60px!important}.me-xxl-n65px{margin-right:-65px!important}.me-xxl-n70px{margin-right:-70px!important}.me-xxl-n75px{margin-right:-75px!important}.me-xxl-n80px{margin-right:-80px!important}.me-xxl-n85px{margin-right:-85px!important}.me-xxl-n90px{margin-right:-90px!important}.me-xxl-n95px{margin-right:-95px!important}.me-xxl-n100px{margin-right:-100px!important}.me-xxl-n100{margin-right:-100%!important}.me-xxl-n110px{margin-right:-110px!important}.me-xxl-n120px{margin-right:-120px!important}.me-xxl-n130px{margin-right:-130px!important}.me-xxl-n140px{margin-right:-140px!important}.me-xxl-n150px{margin-right:-150px!important}.me-xxl-n160px{margin-right:-160px!important}.me-xxl-n170px{margin-right:-170px!important}.me-xxl-n180px{margin-right:-180px!important}.me-xxl-n190px{margin-right:-190px!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.mb-xxl-n4half{margin-bottom:-2rem!important}.mb-xxl-n6{margin-bottom:-3.5rem!important}.mb-xxl-n7{margin-bottom:-4rem!important}.mb-xxl-n8{margin-bottom:-4.5rem!important}.mb-xxl-n9{margin-bottom:-5rem!important}.mb-xxl-nhalfpx{margin-bottom:.5px!important}.mb-xxl-n1px{margin-bottom:-1px!important}.mb-xxl-n2px{margin-bottom:-2px!important}.mb-xxl-n5px{margin-bottom:-5px!important}.mb-xxl-n7px{margin-bottom:-7px!important}.mb-xxl-n10px{margin-bottom:-10px!important}.mb-xxl-n12px{margin-bottom:-12px!important}.mb-xxl-n15px{margin-bottom:-15px!important}.mb-xxl-n20px{margin-bottom:-20px!important}.mb-xxl-n25px{margin-bottom:-25px!important}.mb-xxl-n30px{margin-bottom:-30px!important}.mb-xxl-n35px{margin-bottom:-35px!important}.mb-xxl-n40px{margin-bottom:-40px!important}.mb-xxl-n45px{margin-bottom:-45px!important}.mb-xxl-n50px{margin-bottom:-50px!important}.mb-xxl-n55px{margin-bottom:-55px!important}.mb-xxl-n60px{margin-bottom:-60px!important}.mb-xxl-n65px{margin-bottom:-65px!important}.mb-xxl-n70px{margin-bottom:-70px!important}.mb-xxl-n75px{margin-bottom:-75px!important}.mb-xxl-n80px{margin-bottom:-80px!important}.mb-xxl-n85px{margin-bottom:-85px!important}.mb-xxl-n90px{margin-bottom:-90px!important}.mb-xxl-n95px{margin-bottom:-95px!important}.mb-xxl-n100px{margin-bottom:-100px!important}.mb-xxl-n100{margin-bottom:-100%!important}.mb-xxl-n110px{margin-bottom:-110px!important}.mb-xxl-n120px{margin-bottom:-120px!important}.mb-xxl-n130px{margin-bottom:-130px!important}.mb-xxl-n140px{margin-bottom:-140px!important}.mb-xxl-n150px{margin-bottom:-150px!important}.mb-xxl-n160px{margin-bottom:-160px!important}.mb-xxl-n170px{margin-bottom:-170px!important}.mb-xxl-n180px{margin-bottom:-180px!important}.mb-xxl-n190px{margin-bottom:-190px!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.ms-xxl-n4half{margin-left:-2rem!important}.ms-xxl-n6{margin-left:-3.5rem!important}.ms-xxl-n7{margin-left:-4rem!important}.ms-xxl-n8{margin-left:-4.5rem!important}.ms-xxl-n9{margin-left:-5rem!important}.ms-xxl-nhalfpx{margin-left:.5px!important}.ms-xxl-n1px{margin-left:-1px!important}.ms-xxl-n2px{margin-left:-2px!important}.ms-xxl-n5px{margin-left:-5px!important}.ms-xxl-n7px{margin-left:-7px!important}.ms-xxl-n10px{margin-left:-10px!important}.ms-xxl-n12px{margin-left:-12px!important}.ms-xxl-n15px{margin-left:-15px!important}.ms-xxl-n20px{margin-left:-20px!important}.ms-xxl-n25px{margin-left:-25px!important}.ms-xxl-n30px{margin-left:-30px!important}.ms-xxl-n35px{margin-left:-35px!important}.ms-xxl-n40px{margin-left:-40px!important}.ms-xxl-n45px{margin-left:-45px!important}.ms-xxl-n50px{margin-left:-50px!important}.ms-xxl-n55px{margin-left:-55px!important}.ms-xxl-n60px{margin-left:-60px!important}.ms-xxl-n65px{margin-left:-65px!important}.ms-xxl-n70px{margin-left:-70px!important}.ms-xxl-n75px{margin-left:-75px!important}.ms-xxl-n80px{margin-left:-80px!important}.ms-xxl-n85px{margin-left:-85px!important}.ms-xxl-n90px{margin-left:-90px!important}.ms-xxl-n95px{margin-left:-95px!important}.ms-xxl-n100px{margin-left:-100px!important}.ms-xxl-n100{margin-left:-100%!important}.ms-xxl-n110px{margin-left:-110px!important}.ms-xxl-n120px{margin-left:-120px!important}.ms-xxl-n130px{margin-left:-130px!important}.ms-xxl-n140px{margin-left:-140px!important}.ms-xxl-n150px{margin-left:-150px!important}.ms-xxl-n160px{margin-left:-160px!important}.ms-xxl-n170px{margin-left:-170px!important}.ms-xxl-n180px{margin-left:-180px!important}.ms-xxl-n190px{margin-left:-190px!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-4half{padding:2rem!important}.p-xxl-6{padding:3.5rem!important}.p-xxl-7{padding:4rem!important}.p-xxl-8{padding:4.5rem!important}.p-xxl-9{padding:5rem!important}.p-xxl-halfpx{padding:.5px!important}.p-xxl-1px{padding:1px!important}.p-xxl-2px{padding:2px!important}.p-xxl-5px{padding:5px!important}.p-xxl-7px{padding:7px!important}.p-xxl-10px{padding:10px!important}.p-xxl-12px{padding:12px!important}.p-xxl-15px{padding:15px!important}.p-xxl-20px{padding:20px!important}.p-xxl-25px{padding:25px!important}.p-xxl-30px{padding:30px!important}.p-xxl-35px{padding:35px!important}.p-xxl-40px{padding:40px!important}.p-xxl-45px{padding:45px!important}.p-xxl-50px{padding:50px!important}.p-xxl-55px{padding:55px!important}.p-xxl-60px{padding:60px!important}.p-xxl-65px{padding:65px!important}.p-xxl-70px{padding:70px!important}.p-xxl-75px{padding:75px!important}.p-xxl-80px{padding:80px!important}.p-xxl-85px{padding:85px!important}.p-xxl-90px{padding:90px!important}.p-xxl-95px{padding:95px!important}.p-xxl-100px{padding:100px!important}.p-xxl-100{padding:100%!important}.p-xxl-110px{padding:110px!important}.p-xxl-120px{padding:120px!important}.p-xxl-130px{padding:130px!important}.p-xxl-140px{padding:140px!important}.p-xxl-150px{padding:150px!important}.p-xxl-160px{padding:160px!important}.p-xxl-170px{padding:170px!important}.p-xxl-180px{padding:180px!important}.p-xxl-190px{padding:190px!important}.p-xxl-200px{padding:200px!important}.p-xxl-220px{padding:220px!important}.p-xxl-240px{padding:240px!important}.p-xxl-260px{padding:260px!important}.p-xxl-280px{padding:280px!important}.p-xxl-300px{padding:300px!important}.p-xxl-320px{padding:320px!important}.p-xxl-340px{padding:340px!important}.p-xxl-360px{padding:360px!important}.p-xxl-380px{padding:380px!important}.p-xxl-400px{padding:400px!important}.p-xxl-420px{padding:420px!important}.p-xxl-440px{padding:440px!important}.p-xxl-460px{padding:460px!important}.p-xxl-480px{padding:480px!important}.p-xxl-auto{padding:auto!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-4half{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxl-9{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-halfpx{padding-right:.5px!important;padding-left:.5px!important}.px-xxl-1px{padding-right:1px!important;padding-left:1px!important}.px-xxl-2px{padding-right:2px!important;padding-left:2px!important}.px-xxl-5px{padding-right:5px!important;padding-left:5px!important}.px-xxl-7px{padding-right:7px!important;padding-left:7px!important}.px-xxl-10px{padding-right:10px!important;padding-left:10px!important}.px-xxl-12px{padding-right:12px!important;padding-left:12px!important}.px-xxl-15px{padding-right:15px!important;padding-left:15px!important}.px-xxl-20px{padding-right:20px!important;padding-left:20px!important}.px-xxl-25px{padding-right:25px!important;padding-left:25px!important}.px-xxl-30px{padding-right:30px!important;padding-left:30px!important}.px-xxl-35px{padding-right:35px!important;padding-left:35px!important}.px-xxl-40px{padding-right:40px!important;padding-left:40px!important}.px-xxl-45px{padding-right:45px!important;padding-left:45px!important}.px-xxl-50px{padding-right:50px!important;padding-left:50px!important}.px-xxl-55px{padding-right:55px!important;padding-left:55px!important}.px-xxl-60px{padding-right:60px!important;padding-left:60px!important}.px-xxl-65px{padding-right:65px!important;padding-left:65px!important}.px-xxl-70px{padding-right:70px!important;padding-left:70px!important}.px-xxl-75px{padding-right:75px!important;padding-left:75px!important}.px-xxl-80px{padding-right:80px!important;padding-left:80px!important}.px-xxl-85px{padding-right:85px!important;padding-left:85px!important}.px-xxl-90px{padding-right:90px!important;padding-left:90px!important}.px-xxl-95px{padding-right:95px!important;padding-left:95px!important}.px-xxl-100px{padding-right:100px!important;padding-left:100px!important}.px-xxl-100{padding-right:100%!important;padding-left:100%!important}.px-xxl-110px{padding-right:110px!important;padding-left:110px!important}.px-xxl-120px{padding-right:120px!important;padding-left:120px!important}.px-xxl-130px{padding-right:130px!important;padding-left:130px!important}.px-xxl-140px{padding-right:140px!important;padding-left:140px!important}.px-xxl-150px{padding-right:150px!important;padding-left:150px!important}.px-xxl-160px{padding-right:160px!important;padding-left:160px!important}.px-xxl-170px{padding-right:170px!important;padding-left:170px!important}.px-xxl-180px{padding-right:180px!important;padding-left:180px!important}.px-xxl-190px{padding-right:190px!important;padding-left:190px!important}.px-xxl-200px{padding-right:200px!important;padding-left:200px!important}.px-xxl-220px{padding-right:220px!important;padding-left:220px!important}.px-xxl-240px{padding-right:240px!important;padding-left:240px!important}.px-xxl-260px{padding-right:260px!important;padding-left:260px!important}.px-xxl-280px{padding-right:280px!important;padding-left:280px!important}.px-xxl-300px{padding-right:300px!important;padding-left:300px!important}.px-xxl-320px{padding-right:320px!important;padding-left:320px!important}.px-xxl-340px{padding-right:340px!important;padding-left:340px!important}.px-xxl-360px{padding-right:360px!important;padding-left:360px!important}.px-xxl-380px{padding-right:380px!important;padding-left:380px!important}.px-xxl-400px{padding-right:400px!important;padding-left:400px!important}.px-xxl-420px{padding-right:420px!important;padding-left:420px!important}.px-xxl-440px{padding-right:440px!important;padding-left:440px!important}.px-xxl-460px{padding-right:460px!important;padding-left:460px!important}.px-xxl-480px{padding-right:480px!important;padding-left:480px!important}.px-xxl-auto{padding-right:auto!important;padding-left:auto!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-4half{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-9{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-halfpx{padding-top:.5px!important;padding-bottom:.5px!important}.py-xxl-1px{padding-top:1px!important;padding-bottom:1px!important}.py-xxl-2px{padding-top:2px!important;padding-bottom:2px!important}.py-xxl-5px{padding-top:5px!important;padding-bottom:5px!important}.py-xxl-7px{padding-top:7px!important;padding-bottom:7px!important}.py-xxl-10px{padding-top:10px!important;padding-bottom:10px!important}.py-xxl-12px{padding-top:12px!important;padding-bottom:12px!important}.py-xxl-15px{padding-top:15px!important;padding-bottom:15px!important}.py-xxl-20px{padding-top:20px!important;padding-bottom:20px!important}.py-xxl-25px{padding-top:25px!important;padding-bottom:25px!important}.py-xxl-30px{padding-top:30px!important;padding-bottom:30px!important}.py-xxl-35px{padding-top:35px!important;padding-bottom:35px!important}.py-xxl-40px{padding-top:40px!important;padding-bottom:40px!important}.py-xxl-45px{padding-top:45px!important;padding-bottom:45px!important}.py-xxl-50px{padding-top:50px!important;padding-bottom:50px!important}.py-xxl-55px{padding-top:55px!important;padding-bottom:55px!important}.py-xxl-60px{padding-top:60px!important;padding-bottom:60px!important}.py-xxl-65px{padding-top:65px!important;padding-bottom:65px!important}.py-xxl-70px{padding-top:70px!important;padding-bottom:70px!important}.py-xxl-75px{padding-top:75px!important;padding-bottom:75px!important}.py-xxl-80px{padding-top:80px!important;padding-bottom:80px!important}.py-xxl-85px{padding-top:85px!important;padding-bottom:85px!important}.py-xxl-90px{padding-top:90px!important;padding-bottom:90px!important}.py-xxl-95px{padding-top:95px!important;padding-bottom:95px!important}.py-xxl-100px{padding-top:100px!important;padding-bottom:100px!important}.py-xxl-100{padding-top:100%!important;padding-bottom:100%!important}.py-xxl-110px{padding-top:110px!important;padding-bottom:110px!important}.py-xxl-120px{padding-top:120px!important;padding-bottom:120px!important}.py-xxl-130px{padding-top:130px!important;padding-bottom:130px!important}.py-xxl-140px{padding-top:140px!important;padding-bottom:140px!important}.py-xxl-150px{padding-top:150px!important;padding-bottom:150px!important}.py-xxl-160px{padding-top:160px!important;padding-bottom:160px!important}.py-xxl-170px{padding-top:170px!important;padding-bottom:170px!important}.py-xxl-180px{padding-top:180px!important;padding-bottom:180px!important}.py-xxl-190px{padding-top:190px!important;padding-bottom:190px!important}.py-xxl-200px{padding-top:200px!important;padding-bottom:200px!important}.py-xxl-220px{padding-top:220px!important;padding-bottom:220px!important}.py-xxl-240px{padding-top:240px!important;padding-bottom:240px!important}.py-xxl-260px{padding-top:260px!important;padding-bottom:260px!important}.py-xxl-280px{padding-top:280px!important;padding-bottom:280px!important}.py-xxl-300px{padding-top:300px!important;padding-bottom:300px!important}.py-xxl-320px{padding-top:320px!important;padding-bottom:320px!important}.py-xxl-340px{padding-top:340px!important;padding-bottom:340px!important}.py-xxl-360px{padding-top:360px!important;padding-bottom:360px!important}.py-xxl-380px{padding-top:380px!important;padding-bottom:380px!important}.py-xxl-400px{padding-top:400px!important;padding-bottom:400px!important}.py-xxl-420px{padding-top:420px!important;padding-bottom:420px!important}.py-xxl-440px{padding-top:440px!important;padding-bottom:440px!important}.py-xxl-460px{padding-top:460px!important;padding-bottom:460px!important}.py-xxl-480px{padding-top:480px!important;padding-bottom:480px!important}.py-xxl-auto{padding-top:auto!important;padding-bottom:auto!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-4half{padding-top:2rem!important}.pt-xxl-6{padding-top:3.5rem!important}.pt-xxl-7{padding-top:4rem!important}.pt-xxl-8{padding-top:4.5rem!important}.pt-xxl-9{padding-top:5rem!important}.pt-xxl-halfpx{padding-top:.5px!important}.pt-xxl-1px{padding-top:1px!important}.pt-xxl-2px{padding-top:2px!important}.pt-xxl-5px{padding-top:5px!important}.pt-xxl-7px{padding-top:7px!important}.pt-xxl-10px{padding-top:10px!important}.pt-xxl-12px{padding-top:12px!important}.pt-xxl-15px{padding-top:15px!important}.pt-xxl-20px{padding-top:20px!important}.pt-xxl-25px{padding-top:25px!important}.pt-xxl-30px{padding-top:30px!important}.pt-xxl-35px{padding-top:35px!important}.pt-xxl-40px{padding-top:40px!important}.pt-xxl-45px{padding-top:45px!important}.pt-xxl-50px{padding-top:50px!important}.pt-xxl-55px{padding-top:55px!important}.pt-xxl-60px{padding-top:60px!important}.pt-xxl-65px{padding-top:65px!important}.pt-xxl-70px{padding-top:70px!important}.pt-xxl-75px{padding-top:75px!important}.pt-xxl-80px{padding-top:80px!important}.pt-xxl-85px{padding-top:85px!important}.pt-xxl-90px{padding-top:90px!important}.pt-xxl-95px{padding-top:95px!important}.pt-xxl-100px{padding-top:100px!important}.pt-xxl-100{padding-top:100%!important}.pt-xxl-110px{padding-top:110px!important}.pt-xxl-120px{padding-top:120px!important}.pt-xxl-130px{padding-top:130px!important}.pt-xxl-140px{padding-top:140px!important}.pt-xxl-150px{padding-top:150px!important}.pt-xxl-160px{padding-top:160px!important}.pt-xxl-170px{padding-top:170px!important}.pt-xxl-180px{padding-top:180px!important}.pt-xxl-190px{padding-top:190px!important}.pt-xxl-200px{padding-top:200px!important}.pt-xxl-220px{padding-top:220px!important}.pt-xxl-240px{padding-top:240px!important}.pt-xxl-260px{padding-top:260px!important}.pt-xxl-280px{padding-top:280px!important}.pt-xxl-300px{padding-top:300px!important}.pt-xxl-320px{padding-top:320px!important}.pt-xxl-340px{padding-top:340px!important}.pt-xxl-360px{padding-top:360px!important}.pt-xxl-380px{padding-top:380px!important}.pt-xxl-400px{padding-top:400px!important}.pt-xxl-420px{padding-top:420px!important}.pt-xxl-440px{padding-top:440px!important}.pt-xxl-460px{padding-top:460px!important}.pt-xxl-480px{padding-top:480px!important}.pt-xxl-auto{padding-top:auto!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-4half{padding-right:2rem!important}.pe-xxl-6{padding-right:3.5rem!important}.pe-xxl-7{padding-right:4rem!important}.pe-xxl-8{padding-right:4.5rem!important}.pe-xxl-9{padding-right:5rem!important}.pe-xxl-halfpx{padding-right:.5px!important}.pe-xxl-1px{padding-right:1px!important}.pe-xxl-2px{padding-right:2px!important}.pe-xxl-5px{padding-right:5px!important}.pe-xxl-7px{padding-right:7px!important}.pe-xxl-10px{padding-right:10px!important}.pe-xxl-12px{padding-right:12px!important}.pe-xxl-15px{padding-right:15px!important}.pe-xxl-20px{padding-right:20px!important}.pe-xxl-25px{padding-right:25px!important}.pe-xxl-30px{padding-right:30px!important}.pe-xxl-35px{padding-right:35px!important}.pe-xxl-40px{padding-right:40px!important}.pe-xxl-45px{padding-right:45px!important}.pe-xxl-50px{padding-right:50px!important}.pe-xxl-55px{padding-right:55px!important}.pe-xxl-60px{padding-right:60px!important}.pe-xxl-65px{padding-right:65px!important}.pe-xxl-70px{padding-right:70px!important}.pe-xxl-75px{padding-right:75px!important}.pe-xxl-80px{padding-right:80px!important}.pe-xxl-85px{padding-right:85px!important}.pe-xxl-90px{padding-right:90px!important}.pe-xxl-95px{padding-right:95px!important}.pe-xxl-100px{padding-right:100px!important}.pe-xxl-100{padding-right:100%!important}.pe-xxl-110px{padding-right:110px!important}.pe-xxl-120px{padding-right:120px!important}.pe-xxl-130px{padding-right:130px!important}.pe-xxl-140px{padding-right:140px!important}.pe-xxl-150px{padding-right:150px!important}.pe-xxl-160px{padding-right:160px!important}.pe-xxl-170px{padding-right:170px!important}.pe-xxl-180px{padding-right:180px!important}.pe-xxl-190px{padding-right:190px!important}.pe-xxl-200px{padding-right:200px!important}.pe-xxl-220px{padding-right:220px!important}.pe-xxl-240px{padding-right:240px!important}.pe-xxl-260px{padding-right:260px!important}.pe-xxl-280px{padding-right:280px!important}.pe-xxl-300px{padding-right:300px!important}.pe-xxl-320px{padding-right:320px!important}.pe-xxl-340px{padding-right:340px!important}.pe-xxl-360px{padding-right:360px!important}.pe-xxl-380px{padding-right:380px!important}.pe-xxl-400px{padding-right:400px!important}.pe-xxl-420px{padding-right:420px!important}.pe-xxl-440px{padding-right:440px!important}.pe-xxl-460px{padding-right:460px!important}.pe-xxl-480px{padding-right:480px!important}.pe-xxl-auto{padding-right:auto!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-4half{padding-bottom:2rem!important}.pb-xxl-6{padding-bottom:3.5rem!important}.pb-xxl-7{padding-bottom:4rem!important}.pb-xxl-8{padding-bottom:4.5rem!important}.pb-xxl-9{padding-bottom:5rem!important}.pb-xxl-halfpx{padding-bottom:.5px!important}.pb-xxl-1px{padding-bottom:1px!important}.pb-xxl-2px{padding-bottom:2px!important}.pb-xxl-5px{padding-bottom:5px!important}.pb-xxl-7px{padding-bottom:7px!important}.pb-xxl-10px{padding-bottom:10px!important}.pb-xxl-12px{padding-bottom:12px!important}.pb-xxl-15px{padding-bottom:15px!important}.pb-xxl-20px{padding-bottom:20px!important}.pb-xxl-25px{padding-bottom:25px!important}.pb-xxl-30px{padding-bottom:30px!important}.pb-xxl-35px{padding-bottom:35px!important}.pb-xxl-40px{padding-bottom:40px!important}.pb-xxl-45px{padding-bottom:45px!important}.pb-xxl-50px{padding-bottom:50px!important}.pb-xxl-55px{padding-bottom:55px!important}.pb-xxl-60px{padding-bottom:60px!important}.pb-xxl-65px{padding-bottom:65px!important}.pb-xxl-70px{padding-bottom:70px!important}.pb-xxl-75px{padding-bottom:75px!important}.pb-xxl-80px{padding-bottom:80px!important}.pb-xxl-85px{padding-bottom:85px!important}.pb-xxl-90px{padding-bottom:90px!important}.pb-xxl-95px{padding-bottom:95px!important}.pb-xxl-100px{padding-bottom:100px!important}.pb-xxl-100{padding-bottom:100%!important}.pb-xxl-110px{padding-bottom:110px!important}.pb-xxl-120px{padding-bottom:120px!important}.pb-xxl-130px{padding-bottom:130px!important}.pb-xxl-140px{padding-bottom:140px!important}.pb-xxl-150px{padding-bottom:150px!important}.pb-xxl-160px{padding-bottom:160px!important}.pb-xxl-170px{padding-bottom:170px!important}.pb-xxl-180px{padding-bottom:180px!important}.pb-xxl-190px{padding-bottom:190px!important}.pb-xxl-200px{padding-bottom:200px!important}.pb-xxl-220px{padding-bottom:220px!important}.pb-xxl-240px{padding-bottom:240px!important}.pb-xxl-260px{padding-bottom:260px!important}.pb-xxl-280px{padding-bottom:280px!important}.pb-xxl-300px{padding-bottom:300px!important}.pb-xxl-320px{padding-bottom:320px!important}.pb-xxl-340px{padding-bottom:340px!important}.pb-xxl-360px{padding-bottom:360px!important}.pb-xxl-380px{padding-bottom:380px!important}.pb-xxl-400px{padding-bottom:400px!important}.pb-xxl-420px{padding-bottom:420px!important}.pb-xxl-440px{padding-bottom:440px!important}.pb-xxl-460px{padding-bottom:460px!important}.pb-xxl-480px{padding-bottom:480px!important}.pb-xxl-auto{padding-bottom:auto!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-4half{padding-left:2rem!important}.ps-xxl-6{padding-left:3.5rem!important}.ps-xxl-7{padding-left:4rem!important}.ps-xxl-8{padding-left:4.5rem!important}.ps-xxl-9{padding-left:5rem!important}.ps-xxl-halfpx{padding-left:.5px!important}.ps-xxl-1px{padding-left:1px!important}.ps-xxl-2px{padding-left:2px!important}.ps-xxl-5px{padding-left:5px!important}.ps-xxl-7px{padding-left:7px!important}.ps-xxl-10px{padding-left:10px!important}.ps-xxl-12px{padding-left:12px!important}.ps-xxl-15px{padding-left:15px!important}.ps-xxl-20px{padding-left:20px!important}.ps-xxl-25px{padding-left:25px!important}.ps-xxl-30px{padding-left:30px!important}.ps-xxl-35px{padding-left:35px!important}.ps-xxl-40px{padding-left:40px!important}.ps-xxl-45px{padding-left:45px!important}.ps-xxl-50px{padding-left:50px!important}.ps-xxl-55px{padding-left:55px!important}.ps-xxl-60px{padding-left:60px!important}.ps-xxl-65px{padding-left:65px!important}.ps-xxl-70px{padding-left:70px!important}.ps-xxl-75px{padding-left:75px!important}.ps-xxl-80px{padding-left:80px!important}.ps-xxl-85px{padding-left:85px!important}.ps-xxl-90px{padding-left:90px!important}.ps-xxl-95px{padding-left:95px!important}.ps-xxl-100px{padding-left:100px!important}.ps-xxl-100{padding-left:100%!important}.ps-xxl-110px{padding-left:110px!important}.ps-xxl-120px{padding-left:120px!important}.ps-xxl-130px{padding-left:130px!important}.ps-xxl-140px{padding-left:140px!important}.ps-xxl-150px{padding-left:150px!important}.ps-xxl-160px{padding-left:160px!important}.ps-xxl-170px{padding-left:170px!important}.ps-xxl-180px{padding-left:180px!important}.ps-xxl-190px{padding-left:190px!important}.ps-xxl-200px{padding-left:200px!important}.ps-xxl-220px{padding-left:220px!important}.ps-xxl-240px{padding-left:240px!important}.ps-xxl-260px{padding-left:260px!important}.ps-xxl-280px{padding-left:280px!important}.ps-xxl-300px{padding-left:300px!important}.ps-xxl-320px{padding-left:320px!important}.ps-xxl-340px{padding-left:340px!important}.ps-xxl-360px{padding-left:360px!important}.ps-xxl-380px{padding-left:380px!important}.ps-xxl-400px{padding-left:400px!important}.ps-xxl-420px{padding-left:420px!important}.ps-xxl-440px{padding-left:440px!important}.ps-xxl-460px{padding-left:460px!important}.ps-xxl-480px{padding-left:480px!important}.ps-xxl-auto{padding-left:auto!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-4half{gap:2rem!important}.gap-xxl-6{gap:3.5rem!important}.gap-xxl-7{gap:4rem!important}.gap-xxl-8{gap:4.5rem!important}.gap-xxl-9{gap:5rem!important}.gap-xxl-halfpx{gap:.5px!important}.gap-xxl-1px{gap:1px!important}.gap-xxl-2px{gap:2px!important}.gap-xxl-5px{gap:5px!important}.gap-xxl-7px{gap:7px!important}.gap-xxl-10px{gap:10px!important}.gap-xxl-12px{gap:12px!important}.gap-xxl-15px{gap:15px!important}.gap-xxl-20px{gap:20px!important}.gap-xxl-25px{gap:25px!important}.gap-xxl-30px{gap:30px!important}.gap-xxl-35px{gap:35px!important}.gap-xxl-40px{gap:40px!important}.gap-xxl-45px{gap:45px!important}.gap-xxl-50px{gap:50px!important}.gap-xxl-55px{gap:55px!important}.gap-xxl-60px{gap:60px!important}.gap-xxl-65px{gap:65px!important}.gap-xxl-70px{gap:70px!important}.gap-xxl-75px{gap:75px!important}.gap-xxl-80px{gap:80px!important}.gap-xxl-85px{gap:85px!important}.gap-xxl-90px{gap:90px!important}.gap-xxl-95px{gap:95px!important}.gap-xxl-100px{gap:100px!important}.gap-xxl-100{gap:100%!important}.gap-xxl-110px{gap:110px!important}.gap-xxl-120px{gap:120px!important}.gap-xxl-130px{gap:130px!important}.gap-xxl-140px{gap:140px!important}.gap-xxl-150px{gap:150px!important}.gap-xxl-160px{gap:160px!important}.gap-xxl-170px{gap:170px!important}.gap-xxl-180px{gap:180px!important}.gap-xxl-190px{gap:190px!important}.gap-xxl-200px{gap:200px!important}.gap-xxl-220px{gap:220px!important}.gap-xxl-240px{gap:240px!important}.gap-xxl-260px{gap:260px!important}.gap-xxl-280px{gap:280px!important}.gap-xxl-300px{gap:300px!important}.gap-xxl-320px{gap:320px!important}.gap-xxl-340px{gap:340px!important}.gap-xxl-360px{gap:360px!important}.gap-xxl-380px{gap:380px!important}.gap-xxl-400px{gap:400px!important}.gap-xxl-420px{gap:420px!important}.gap-xxl-440px{gap:440px!important}.gap-xxl-460px{gap:460px!important}.gap-xxl-480px{gap:480px!important}.gap-xxl-auto{gap:auto!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.fs-xxl-1{font-size:var(--nv-font-h1-size, 2.5rem)!important}.fs-xxl-2{font-size:var(--nv-font-h2-size, 2rem)!important}.fs-xxl-3{font-size:var(--nv-font-h3-size, 1.75rem)!important}.fs-xxl-4{font-size:var(--nv-font-h4-size, 1.5rem)!important}.fs-xxl-5{font-size:var(--nv-font-h5-size, 1.25rem)!important}.fs-xxl-6{font-size:var(--nv-font-h6-size, 1rem)!important}.fs-xxl-7{font-size:.95rem!important}.fs-xxl-8{font-size:.8rem!important}.fs-xxl-9{font-size:.75rem!important}.fs-xxl-10{font-size:.5rem!important}.fs-xxl-12x{font-size:1.2rem!important}.fs-xxl-15x{font-size:calc(1.275rem + .3vw)!important}.fs-xxl-base{font-size:1rem!important}.fs-xxl-fluid{font-size:100%!important}.fs-xxl-2x{font-size:calc(1.325rem + .9vw)!important}.fs-xxl-2qx{font-size:calc(1.35rem + 1.2vw)!important}.fs-xxl-2hx{font-size:calc(1.375rem + 1.5vw)!important}.fs-xxl-2tx{font-size:calc(1.4rem + 1.8vw)!important}.fs-xxl-3x{font-size:calc(1.425rem + 2.1vw)!important}.fs-xxl-3qx{font-size:calc(1.45rem + 2.4vw)!important}.fs-xxl-3hx{font-size:calc(1.475rem + 2.7vw)!important}.fs-xxl-3tx{font-size:calc(1.5rem + 3vw)!important}.fs-xxl-4x{font-size:calc(1.525rem + 3.3vw)!important}.fs-xxl-4qx{font-size:calc(1.55rem + 3.6vw)!important}.fs-xxl-4hx{font-size:calc(1.575rem + 3.9vw)!important}.fs-xxl-4tx{font-size:calc(1.6rem + 4.2vw)!important}.fs-xxl-5x{font-size:calc(1.625rem + 4.5vw)!important}.fs-xxl-5qx{font-size:calc(1.65rem + 4.8vw)!important}.fs-xxl-5hx{font-size:calc(1.675rem + 5.1vw)!important}.fs-xxl-5tx{font-size:calc(1.7rem + 5.4vw)!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.rounded-xxl{border-radius:var(--nv-panel-radius)!important}.rounded-xxl-inherit{border-radius:inherit!important}.rounded-xxl-0{border-radius:0!important}.rounded-xxl-button{border-radius:var(--nv-themes-white-btn-radius)!important}.rounded-xxl-panel{border-radius:var(--nv-panel-radius)!important}.rounded-xxl-form{border-radius:var(--nv-font-formField-radius)!important}.rounded-xxl-circle{border-radius:50%!important}.rounded-xxl-pill{border-radius:50rem!important}.rounded-top-xxl{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-xxl-inherit{border-top-left-radius:inherit!important;border-top-right-radius:inherit!important}.rounded-top-xxl-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-xxl-button{border-top-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-top-xxl-panel{border-top-left-radius:var(--nv-panel-radius)!important;border-top-right-radius:var(--nv-panel-radius)!important}.rounded-top-xxl-form{border-top-left-radius:var(--nv-font-formField-radius)!important;border-top-right-radius:var(--nv-font-formField-radius)!important}.rounded-top-xxl-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-xxl-pill{border-top-left-radius:50rem!important;border-top-right-radius:50rem!important}.rounded-end-xxl{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-xxl-inherit{border-top-right-radius:inherit!important;border-bottom-right-radius:inherit!important}.rounded-end-xxl-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-xxl-button{border-top-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important}.rounded-end-xxl-panel{border-top-right-radius:var(--nv-panel-radius)!important;border-bottom-right-radius:var(--nv-panel-radius)!important}.rounded-end-xxl-form{border-top-right-radius:var(--nv-font-formField-radius)!important;border-bottom-right-radius:var(--nv-font-formField-radius)!important}.rounded-end-xxl-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-xxl-pill{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-bottom-xxl{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-xxl-inherit{border-bottom-right-radius:inherit!important;border-bottom-left-radius:inherit!important}.rounded-bottom-xxl-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-xxl-button{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-bottom-xxl-panel{border-bottom-right-radius:var(--nv-panel-radius)!important;border-bottom-left-radius:var(--nv-panel-radius)!important}.rounded-bottom-xxl-form{border-bottom-right-radius:var(--nv-font-formField-radius)!important;border-bottom-left-radius:var(--nv-font-formField-radius)!important}.rounded-bottom-xxl-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-xxl-pill{border-bottom-right-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-start-xxl{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-xxl-inherit{border-bottom-left-radius:inherit!important;border-top-left-radius:inherit!important}.rounded-start-xxl-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-xxl-button{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.rounded-start-xxl-panel{border-bottom-left-radius:var(--nv-panel-radius)!important;border-top-left-radius:var(--nv-panel-radius)!important}.rounded-start-xxl-form{border-bottom-left-radius:var(--nv-font-formField-radius)!important;border-top-left-radius:var(--nv-font-formField-radius)!important}.rounded-start-xxl-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-xxl-pill{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}.left-xxl-unset{left:unset!important}.left-xxl-initial{left:initial!important}.left-xxl-inherit{left:inherit!important}.left-xxl-0{left:0!important}.left-xxl-1{left:.25rem!important}.left-xxl-2{left:.5rem!important}.left-xxl-2half{left:.75rem!important}.left-xxl-3{left:1rem!important}.left-xxl-4{left:1.5rem!important}.left-xxl-4half{left:2rem!important}.left-xxl-5{left:3rem!important}.left-xxl-20{left:20%!important}.left-xxl-25{left:25%!important}.left-xxl-30{left:30%!important}.left-xxl-40{left:40%!important}.left-xxl-45{left:45%!important}.left-xxl-50{left:50%!important}.left-xxl-60{left:60%!important}.left-xxl-65{left:65%!important}.left-xxl-70{left:70%!important}.left-xxl-75{left:75%!important}.left-xxl-80{left:80%!important}.left-xxl-85{left:85%!important}.left-xxl-90{left:90%!important}.left-xxl-95{left:95%!important}.left-xxl-100{left:100%!important}.left-xxl-auto{left:auto!important}.left-xxl-1px{left:1px!important}.left-xxl-2px{left:2px!important}.left-xxl-3px{left:3px!important}.left-xxl-4px{left:4px!important}.left-xxl-5px{left:5px!important}.left-xxl-6px{left:6px!important}.left-xxl-7px{left:7px!important}.left-xxl-8px{left:8px!important}.left-xxl-9px{left:9px!important}.left-xxl-10px{left:10px!important}.left-xxl-15px{left:15px!important}.left-xxl-20px{left:20px!important}.left-xxl-25px{left:25px!important}.left-xxl-30px{left:30px!important}.left-xxl-35px{left:35px!important}.left-xxl-40px{left:40px!important}.left-xxl-45px{left:45px!important}.left-xxl-50px{left:50px!important}.left-xxl-55px{left:55px!important}.left-xxl-60px{left:60px!important}.left-xxl-65px{left:65px!important}.left-xxl-70px{left:70px!important}.left-xxl-75px{left:75px!important}.left-xxl-80px{left:80px!important}.left-xxl-85px{left:85px!important}.left-xxl-90px{left:90px!important}.left-xxl-95px{left:95px!important}.left-xxl-100px{left:100px!important}.left-xxl-120px{left:120px!important}.left-xxl-125px{left:125px!important}.left-xxl-150px{left:150px!important}.left-xxl-165px{left:165px!important}.left-xxl-170px{left:170px!important}.left-xxl-175px{left:175px!important}.left-xxl-180px{left:180px!important}.left-xxl-200px{left:200px!important}.left-xxl-210px{left:210px!important}.left-xxl-220px{left:220px!important}.left-xxl-225px{left:225px!important}.left-xxl-250px{left:250px!important}.left-xxl-275px{left:275px!important}.left-xxl-300px{left:300px!important}.left-xxl-320px{left:320px!important}.left-xxl-325px{left:325px!important}.left-xxl-350px{left:350px!important}.left-xxl-370px{left:370px!important}.left-xxl-375px{left:375px!important}.left-xxl-400px{left:400px!important}.left-xxl-425px{left:425px!important}.left-xxl-450px{left:450px!important}.left-xxl-475px{left:475px!important}.left-xxl-500px{left:500px!important}.left-xxl-550px{left:550px!important}.left-xxl-600px{left:600px!important}.left-xxl-650px{left:650px!important}.left-xxl-700px{left:700px!important}.left-xxl-750px{left:750px!important}.left-xxl-800px{left:800px!important}.left-xxl-850px{left:850px!important}.left-xxl-900px{left:900px!important}.left-xxl-950px{left:950px!important}.left-xxl-1000px{left:1000px!important}.right-xxl-unset{right:unset!important}.right-xxl-initial{right:initial!important}.right-xxl-inherit{right:inherit!important}.right-xxl-0{right:0!important}.right-xxl-1{right:.25rem!important}.right-xxl-2{right:.5rem!important}.right-xxl-2half{right:.75rem!important}.right-xxl-3{right:1rem!important}.right-xxl-4{right:1.5rem!important}.right-xxl-4half{right:2rem!important}.right-xxl-5{right:3rem!important}.right-xxl-20{right:20%!important}.right-xxl-25{right:25%!important}.right-xxl-30{right:30%!important}.right-xxl-40{right:40%!important}.right-xxl-45{right:45%!important}.right-xxl-50{right:50%!important}.right-xxl-60{right:60%!important}.right-xxl-65{right:65%!important}.right-xxl-70{right:70%!important}.right-xxl-75{right:75%!important}.right-xxl-80{right:80%!important}.right-xxl-85{right:85%!important}.right-xxl-90{right:90%!important}.right-xxl-95{right:95%!important}.right-xxl-100{right:100%!important}.right-xxl-auto{right:auto!important}.right-xxl-1px{right:1px!important}.right-xxl-2px{right:2px!important}.right-xxl-3px{right:3px!important}.right-xxl-4px{right:4px!important}.right-xxl-5px{right:5px!important}.right-xxl-6px{right:6px!important}.right-xxl-7px{right:7px!important}.right-xxl-8px{right:8px!important}.right-xxl-9px{right:9px!important}.right-xxl-10px{right:10px!important}.right-xxl-15px{right:15px!important}.right-xxl-20px{right:20px!important}.right-xxl-25px{right:25px!important}.right-xxl-30px{right:30px!important}.right-xxl-35px{right:35px!important}.right-xxl-40px{right:40px!important}.right-xxl-45px{right:45px!important}.right-xxl-50px{right:50px!important}.right-xxl-55px{right:55px!important}.right-xxl-60px{right:60px!important}.right-xxl-65px{right:65px!important}.right-xxl-70px{right:70px!important}.right-xxl-75px{right:75px!important}.right-xxl-80px{right:80px!important}.right-xxl-85px{right:85px!important}.right-xxl-90px{right:90px!important}.right-xxl-95px{right:95px!important}.right-xxl-100px{right:100px!important}.right-xxl-120px{right:120px!important}.right-xxl-125px{right:125px!important}.right-xxl-150px{right:150px!important}.right-xxl-165px{right:165px!important}.right-xxl-170px{right:170px!important}.right-xxl-175px{right:175px!important}.right-xxl-180px{right:180px!important}.right-xxl-200px{right:200px!important}.right-xxl-210px{right:210px!important}.right-xxl-220px{right:220px!important}.right-xxl-225px{right:225px!important}.right-xxl-250px{right:250px!important}.right-xxl-275px{right:275px!important}.right-xxl-300px{right:300px!important}.right-xxl-320px{right:320px!important}.right-xxl-325px{right:325px!important}.right-xxl-350px{right:350px!important}.right-xxl-370px{right:370px!important}.right-xxl-375px{right:375px!important}.right-xxl-400px{right:400px!important}.right-xxl-425px{right:425px!important}.right-xxl-450px{right:450px!important}.right-xxl-475px{right:475px!important}.right-xxl-500px{right:500px!important}.right-xxl-550px{right:550px!important}.right-xxl-600px{right:600px!important}.right-xxl-650px{right:650px!important}.right-xxl-700px{right:700px!important}.right-xxl-750px{right:750px!important}.right-xxl-800px{right:800px!important}.right-xxl-850px{right:850px!important}.right-xxl-900px{right:900px!important}.right-xxl-950px{right:950px!important}.right-xxl-1000px{right:1000px!important}.min-w-xxl-unset{min-width:unset!important}.min-w-xxl-initial{min-width:initial!important}.min-w-xxl-inherit{min-width:inherit!important}.min-w-xxl-0{min-width:0!important}.min-w-xxl-1{min-width:.25rem!important}.min-w-xxl-2{min-width:.5rem!important}.min-w-xxl-2half{min-width:.75rem!important}.min-w-xxl-3{min-width:1rem!important}.min-w-xxl-4{min-width:1.5rem!important}.min-w-xxl-4half{min-width:2rem!important}.min-w-xxl-5{min-width:3rem!important}.min-w-xxl-20{min-width:20%!important}.min-w-xxl-25{min-width:25%!important}.min-w-xxl-30{min-width:30%!important}.min-w-xxl-40{min-width:40%!important}.min-w-xxl-45{min-width:45%!important}.min-w-xxl-50{min-width:50%!important}.min-w-xxl-60{min-width:60%!important}.min-w-xxl-65{min-width:65%!important}.min-w-xxl-70{min-width:70%!important}.min-w-xxl-75{min-width:75%!important}.min-w-xxl-80{min-width:80%!important}.min-w-xxl-85{min-width:85%!important}.min-w-xxl-90{min-width:90%!important}.min-w-xxl-95{min-width:95%!important}.min-w-xxl-100{min-width:100%!important}.min-w-xxl-auto{min-width:auto!important}.min-w-xxl-1px{min-width:1px!important}.min-w-xxl-2px{min-width:2px!important}.min-w-xxl-3px{min-width:3px!important}.min-w-xxl-4px{min-width:4px!important}.min-w-xxl-5px{min-width:5px!important}.min-w-xxl-6px{min-width:6px!important}.min-w-xxl-7px{min-width:7px!important}.min-w-xxl-8px{min-width:8px!important}.min-w-xxl-9px{min-width:9px!important}.min-w-xxl-10px{min-width:10px!important}.min-w-xxl-15px{min-width:15px!important}.min-w-xxl-20px{min-width:20px!important}.min-w-xxl-25px{min-width:25px!important}.min-w-xxl-30px{min-width:30px!important}.min-w-xxl-35px{min-width:35px!important}.min-w-xxl-40px{min-width:40px!important}.min-w-xxl-45px{min-width:45px!important}.min-w-xxl-50px{min-width:50px!important}.min-w-xxl-55px{min-width:55px!important}.min-w-xxl-60px{min-width:60px!important}.min-w-xxl-65px{min-width:65px!important}.min-w-xxl-70px{min-width:70px!important}.min-w-xxl-75px{min-width:75px!important}.min-w-xxl-80px{min-width:80px!important}.min-w-xxl-85px{min-width:85px!important}.min-w-xxl-90px{min-width:90px!important}.min-w-xxl-95px{min-width:95px!important}.min-w-xxl-100px{min-width:100px!important}.min-w-xxl-120px{min-width:120px!important}.min-w-xxl-125px{min-width:125px!important}.min-w-xxl-150px{min-width:150px!important}.min-w-xxl-165px{min-width:165px!important}.min-w-xxl-170px{min-width:170px!important}.min-w-xxl-175px{min-width:175px!important}.min-w-xxl-180px{min-width:180px!important}.min-w-xxl-200px{min-width:200px!important}.min-w-xxl-210px{min-width:210px!important}.min-w-xxl-220px{min-width:220px!important}.min-w-xxl-225px{min-width:225px!important}.min-w-xxl-250px{min-width:250px!important}.min-w-xxl-275px{min-width:275px!important}.min-w-xxl-300px{min-width:300px!important}.min-w-xxl-320px{min-width:320px!important}.min-w-xxl-325px{min-width:325px!important}.min-w-xxl-350px{min-width:350px!important}.min-w-xxl-370px{min-width:370px!important}.min-w-xxl-375px{min-width:375px!important}.min-w-xxl-400px{min-width:400px!important}.min-w-xxl-425px{min-width:425px!important}.min-w-xxl-450px{min-width:450px!important}.min-w-xxl-475px{min-width:475px!important}.min-w-xxl-500px{min-width:500px!important}.min-w-xxl-550px{min-width:550px!important}.min-w-xxl-600px{min-width:600px!important}.min-w-xxl-650px{min-width:650px!important}.min-w-xxl-700px{min-width:700px!important}.min-w-xxl-750px{min-width:750px!important}.min-w-xxl-800px{min-width:800px!important}.min-w-xxl-850px{min-width:850px!important}.min-w-xxl-900px{min-width:900px!important}.min-w-xxl-950px{min-width:950px!important}.min-w-xxl-1000px{min-width:1000px!important}.min-h-xxl-unset{min-height:unset!important}.min-h-xxl-initial{min-height:initial!important}.min-h-xxl-inherit{min-height:inherit!important}.min-h-xxl-0{min-height:0!important}.min-h-xxl-1{min-height:.25rem!important}.min-h-xxl-2{min-height:.5rem!important}.min-h-xxl-2half{min-height:.75rem!important}.min-h-xxl-3{min-height:1rem!important}.min-h-xxl-4{min-height:1.5rem!important}.min-h-xxl-4half{min-height:2rem!important}.min-h-xxl-5{min-height:3rem!important}.min-h-xxl-20{min-height:20%!important}.min-h-xxl-25{min-height:25%!important}.min-h-xxl-30{min-height:30%!important}.min-h-xxl-40{min-height:40%!important}.min-h-xxl-45{min-height:45%!important}.min-h-xxl-50{min-height:50%!important}.min-h-xxl-60{min-height:60%!important}.min-h-xxl-65{min-height:65%!important}.min-h-xxl-70{min-height:70%!important}.min-h-xxl-75{min-height:75%!important}.min-h-xxl-80{min-height:80%!important}.min-h-xxl-85{min-height:85%!important}.min-h-xxl-90{min-height:90%!important}.min-h-xxl-95{min-height:95%!important}.min-h-xxl-100{min-height:100%!important}.min-h-xxl-auto{min-height:auto!important}.min-h-xxl-1px{min-height:1px!important}.min-h-xxl-2px{min-height:2px!important}.min-h-xxl-3px{min-height:3px!important}.min-h-xxl-4px{min-height:4px!important}.min-h-xxl-5px{min-height:5px!important}.min-h-xxl-6px{min-height:6px!important}.min-h-xxl-7px{min-height:7px!important}.min-h-xxl-8px{min-height:8px!important}.min-h-xxl-9px{min-height:9px!important}.min-h-xxl-10px{min-height:10px!important}.min-h-xxl-15px{min-height:15px!important}.min-h-xxl-20px{min-height:20px!important}.min-h-xxl-25px{min-height:25px!important}.min-h-xxl-30px{min-height:30px!important}.min-h-xxl-35px{min-height:35px!important}.min-h-xxl-40px{min-height:40px!important}.min-h-xxl-45px{min-height:45px!important}.min-h-xxl-50px{min-height:50px!important}.min-h-xxl-55px{min-height:55px!important}.min-h-xxl-60px{min-height:60px!important}.min-h-xxl-65px{min-height:65px!important}.min-h-xxl-70px{min-height:70px!important}.min-h-xxl-75px{min-height:75px!important}.min-h-xxl-80px{min-height:80px!important}.min-h-xxl-85px{min-height:85px!important}.min-h-xxl-90px{min-height:90px!important}.min-h-xxl-95px{min-height:95px!important}.min-h-xxl-100px{min-height:100px!important}.min-h-xxl-120px{min-height:120px!important}.min-h-xxl-125px{min-height:125px!important}.min-h-xxl-150px{min-height:150px!important}.min-h-xxl-165px{min-height:165px!important}.min-h-xxl-170px{min-height:170px!important}.min-h-xxl-175px{min-height:175px!important}.min-h-xxl-180px{min-height:180px!important}.min-h-xxl-200px{min-height:200px!important}.min-h-xxl-210px{min-height:210px!important}.min-h-xxl-220px{min-height:220px!important}.min-h-xxl-225px{min-height:225px!important}.min-h-xxl-250px{min-height:250px!important}.min-h-xxl-275px{min-height:275px!important}.min-h-xxl-300px{min-height:300px!important}.min-h-xxl-320px{min-height:320px!important}.min-h-xxl-325px{min-height:325px!important}.min-h-xxl-350px{min-height:350px!important}.min-h-xxl-370px{min-height:370px!important}.min-h-xxl-375px{min-height:375px!important}.min-h-xxl-400px{min-height:400px!important}.min-h-xxl-425px{min-height:425px!important}.min-h-xxl-450px{min-height:450px!important}.min-h-xxl-475px{min-height:475px!important}.min-h-xxl-500px{min-height:500px!important}.min-h-xxl-550px{min-height:550px!important}.min-h-xxl-600px{min-height:600px!important}.min-h-xxl-650px{min-height:650px!important}.min-h-xxl-700px{min-height:700px!important}.min-h-xxl-750px{min-height:750px!important}.min-h-xxl-800px{min-height:800px!important}.min-h-xxl-850px{min-height:850px!important}.min-h-xxl-900px{min-height:900px!important}.min-h-xxl-950px{min-height:950px!important}.min-h-xxl-1000px{min-height:1000px!important}.mr-xxl-0{margin-right:0!important}.mr-xxl-1{margin-right:.25rem!important}.mr-xxl-2{margin-right:.5rem!important}.mr-xxl-3{margin-right:1rem!important}.mr-xxl-4{margin-right:1.5rem!important}.mr-xxl-5{margin-right:3rem!important}.mr-xxl-4half{margin-right:2rem!important}.mr-xxl-6{margin-right:3.5rem!important}.mr-xxl-7{margin-right:4rem!important}.mr-xxl-8{margin-right:4.5rem!important}.mr-xxl-9{margin-right:5rem!important}.mr-xxl-halfpx{margin-right:.5px!important}.mr-xxl-1px{margin-right:1px!important}.mr-xxl-2px{margin-right:2px!important}.mr-xxl-5px{margin-right:5px!important}.mr-xxl-7px{margin-right:7px!important}.mr-xxl-10px{margin-right:10px!important}.mr-xxl-12px{margin-right:12px!important}.mr-xxl-15px{margin-right:15px!important}.mr-xxl-20px{margin-right:20px!important}.mr-xxl-25px{margin-right:25px!important}.mr-xxl-30px{margin-right:30px!important}.mr-xxl-35px{margin-right:35px!important}.mr-xxl-40px{margin-right:40px!important}.mr-xxl-45px{margin-right:45px!important}.mr-xxl-50px{margin-right:50px!important}.mr-xxl-55px{margin-right:55px!important}.mr-xxl-60px{margin-right:60px!important}.mr-xxl-65px{margin-right:65px!important}.mr-xxl-70px{margin-right:70px!important}.mr-xxl-75px{margin-right:75px!important}.mr-xxl-80px{margin-right:80px!important}.mr-xxl-85px{margin-right:85px!important}.mr-xxl-90px{margin-right:90px!important}.mr-xxl-95px{margin-right:95px!important}.mr-xxl-100px{margin-right:100px!important}.mr-xxl-100{margin-right:100%!important}.mr-xxl-110px{margin-right:110px!important}.mr-xxl-120px{margin-right:120px!important}.mr-xxl-130px{margin-right:130px!important}.mr-xxl-140px{margin-right:140px!important}.mr-xxl-150px{margin-right:150px!important}.mr-xxl-160px{margin-right:160px!important}.mr-xxl-170px{margin-right:170px!important}.mr-xxl-180px{margin-right:180px!important}.mr-xxl-190px{margin-right:190px!important}.mr-xxl-200px{margin-right:200px!important}.mr-xxl-220px{margin-right:220px!important}.mr-xxl-240px{margin-right:240px!important}.mr-xxl-260px{margin-right:260px!important}.mr-xxl-280px{margin-right:280px!important}.mr-xxl-300px{margin-right:300px!important}.mr-xxl-320px{margin-right:320px!important}.mr-xxl-340px{margin-right:340px!important}.mr-xxl-360px{margin-right:360px!important}.mr-xxl-380px{margin-right:380px!important}.mr-xxl-400px{margin-right:400px!important}.mr-xxl-420px{margin-right:420px!important}.mr-xxl-440px{margin-right:440px!important}.mr-xxl-460px{margin-right:460px!important}.mr-xxl-480px{margin-right:480px!important}.mr-xxl-auto{margin-right:auto!important}.ml-xxl-0{margin-left:0!important}.ml-xxl-1{margin-left:.25rem!important}.ml-xxl-2{margin-left:.5rem!important}.ml-xxl-3{margin-left:1rem!important}.ml-xxl-4{margin-left:1.5rem!important}.ml-xxl-5{margin-left:3rem!important}.ml-xxl-4half{margin-left:2rem!important}.ml-xxl-6{margin-left:3.5rem!important}.ml-xxl-7{margin-left:4rem!important}.ml-xxl-8{margin-left:4.5rem!important}.ml-xxl-9{margin-left:5rem!important}.ml-xxl-halfpx{margin-left:.5px!important}.ml-xxl-1px{margin-left:1px!important}.ml-xxl-2px{margin-left:2px!important}.ml-xxl-5px{margin-left:5px!important}.ml-xxl-7px{margin-left:7px!important}.ml-xxl-10px{margin-left:10px!important}.ml-xxl-12px{margin-left:12px!important}.ml-xxl-15px{margin-left:15px!important}.ml-xxl-20px{margin-left:20px!important}.ml-xxl-25px{margin-left:25px!important}.ml-xxl-30px{margin-left:30px!important}.ml-xxl-35px{margin-left:35px!important}.ml-xxl-40px{margin-left:40px!important}.ml-xxl-45px{margin-left:45px!important}.ml-xxl-50px{margin-left:50px!important}.ml-xxl-55px{margin-left:55px!important}.ml-xxl-60px{margin-left:60px!important}.ml-xxl-65px{margin-left:65px!important}.ml-xxl-70px{margin-left:70px!important}.ml-xxl-75px{margin-left:75px!important}.ml-xxl-80px{margin-left:80px!important}.ml-xxl-85px{margin-left:85px!important}.ml-xxl-90px{margin-left:90px!important}.ml-xxl-95px{margin-left:95px!important}.ml-xxl-100px{margin-left:100px!important}.ml-xxl-100{margin-left:100%!important}.ml-xxl-110px{margin-left:110px!important}.ml-xxl-120px{margin-left:120px!important}.ml-xxl-130px{margin-left:130px!important}.ml-xxl-140px{margin-left:140px!important}.ml-xxl-150px{margin-left:150px!important}.ml-xxl-160px{margin-left:160px!important}.ml-xxl-170px{margin-left:170px!important}.ml-xxl-180px{margin-left:180px!important}.ml-xxl-190px{margin-left:190px!important}.ml-xxl-200px{margin-left:200px!important}.ml-xxl-220px{margin-left:220px!important}.ml-xxl-240px{margin-left:240px!important}.ml-xxl-260px{margin-left:260px!important}.ml-xxl-280px{margin-left:280px!important}.ml-xxl-300px{margin-left:300px!important}.ml-xxl-320px{margin-left:320px!important}.ml-xxl-340px{margin-left:340px!important}.ml-xxl-360px{margin-left:360px!important}.ml-xxl-380px{margin-left:380px!important}.ml-xxl-400px{margin-left:400px!important}.ml-xxl-420px{margin-left:420px!important}.ml-xxl-440px{margin-left:440px!important}.ml-xxl-460px{margin-left:460px!important}.ml-xxl-480px{margin-left:480px!important}.ml-xxl-auto{margin-left:auto!important}.mr-xxl-n1{margin-right:-.25rem!important}.mr-xxl-n2{margin-right:-.5rem!important}.mr-xxl-n3{margin-right:-1rem!important}.mr-xxl-n4{margin-right:-1.5rem!important}.mr-xxl-n5{margin-right:-3rem!important}.mr-xxl-n4half{margin-right:-2rem!important}.mr-xxl-n6{margin-right:-3.5rem!important}.mr-xxl-n7{margin-right:-4rem!important}.mr-xxl-n8{margin-right:-4.5rem!important}.mr-xxl-n9{margin-right:-5rem!important}.mr-xxl-nhalfpx{margin-right:.5px!important}.mr-xxl-n1px{margin-right:-1px!important}.mr-xxl-n2px{margin-right:-2px!important}.mr-xxl-n5px{margin-right:-5px!important}.mr-xxl-n7px{margin-right:-7px!important}.mr-xxl-n10px{margin-right:-10px!important}.mr-xxl-n12px{margin-right:-12px!important}.mr-xxl-n15px{margin-right:-15px!important}.mr-xxl-n20px{margin-right:-20px!important}.mr-xxl-n25px{margin-right:-25px!important}.mr-xxl-n30px{margin-right:-30px!important}.mr-xxl-n35px{margin-right:-35px!important}.mr-xxl-n40px{margin-right:-40px!important}.mr-xxl-n45px{margin-right:-45px!important}.mr-xxl-n50px{margin-right:-50px!important}.mr-xxl-n55px{margin-right:-55px!important}.mr-xxl-n60px{margin-right:-60px!important}.mr-xxl-n65px{margin-right:-65px!important}.mr-xxl-n70px{margin-right:-70px!important}.mr-xxl-n75px{margin-right:-75px!important}.mr-xxl-n80px{margin-right:-80px!important}.mr-xxl-n85px{margin-right:-85px!important}.mr-xxl-n90px{margin-right:-90px!important}.mr-xxl-n95px{margin-right:-95px!important}.mr-xxl-n100px{margin-right:-100px!important}.mr-xxl-n100{margin-right:-100%!important}.mr-xxl-n110px{margin-right:-110px!important}.mr-xxl-n120px{margin-right:-120px!important}.mr-xxl-n130px{margin-right:-130px!important}.mr-xxl-n140px{margin-right:-140px!important}.mr-xxl-n150px{margin-right:-150px!important}.mr-xxl-n160px{margin-right:-160px!important}.mr-xxl-n170px{margin-right:-170px!important}.mr-xxl-n180px{margin-right:-180px!important}.mr-xxl-n190px{margin-right:-190px!important}.ml-xxl-n1{margin-left:-.25rem!important}.ml-xxl-n2{margin-left:-.5rem!important}.ml-xxl-n3{margin-left:-1rem!important}.ml-xxl-n4{margin-left:-1.5rem!important}.ml-xxl-n5{margin-left:-3rem!important}.ml-xxl-n4half{margin-left:-2rem!important}.ml-xxl-n6{margin-left:-3.5rem!important}.ml-xxl-n7{margin-left:-4rem!important}.ml-xxl-n8{margin-left:-4.5rem!important}.ml-xxl-n9{margin-left:-5rem!important}.ml-xxl-nhalfpx{margin-left:.5px!important}.ml-xxl-n1px{margin-left:-1px!important}.ml-xxl-n2px{margin-left:-2px!important}.ml-xxl-n5px{margin-left:-5px!important}.ml-xxl-n7px{margin-left:-7px!important}.ml-xxl-n10px{margin-left:-10px!important}.ml-xxl-n12px{margin-left:-12px!important}.ml-xxl-n15px{margin-left:-15px!important}.ml-xxl-n20px{margin-left:-20px!important}.ml-xxl-n25px{margin-left:-25px!important}.ml-xxl-n30px{margin-left:-30px!important}.ml-xxl-n35px{margin-left:-35px!important}.ml-xxl-n40px{margin-left:-40px!important}.ml-xxl-n45px{margin-left:-45px!important}.ml-xxl-n50px{margin-left:-50px!important}.ml-xxl-n55px{margin-left:-55px!important}.ml-xxl-n60px{margin-left:-60px!important}.ml-xxl-n65px{margin-left:-65px!important}.ml-xxl-n70px{margin-left:-70px!important}.ml-xxl-n75px{margin-left:-75px!important}.ml-xxl-n80px{margin-left:-80px!important}.ml-xxl-n85px{margin-left:-85px!important}.ml-xxl-n90px{margin-left:-90px!important}.ml-xxl-n95px{margin-left:-95px!important}.ml-xxl-n100px{margin-left:-100px!important}.ml-xxl-n100{margin-left:-100%!important}.ml-xxl-n110px{margin-left:-110px!important}.ml-xxl-n120px{margin-left:-120px!important}.ml-xxl-n130px{margin-left:-130px!important}.ml-xxl-n140px{margin-left:-140px!important}.ml-xxl-n150px{margin-left:-150px!important}.ml-xxl-n160px{margin-left:-160px!important}.ml-xxl-n170px{margin-left:-170px!important}.ml-xxl-n180px{margin-left:-180px!important}.ml-xxl-n190px{margin-left:-190px!important}.pr-xxl-0{padding-right:0!important}.pr-xxl-1{padding-right:.25rem!important}.pr-xxl-2{padding-right:.5rem!important}.pr-xxl-3{padding-right:1rem!important}.pr-xxl-4{padding-right:1.5rem!important}.pr-xxl-5{padding-right:3rem!important}.pr-xxl-4half{padding-right:2rem!important}.pr-xxl-6{padding-right:3.5rem!important}.pr-xxl-7{padding-right:4rem!important}.pr-xxl-8{padding-right:4.5rem!important}.pr-xxl-9{padding-right:5rem!important}.pr-xxl-halfpx{padding-right:.5px!important}.pr-xxl-1px{padding-right:1px!important}.pr-xxl-2px{padding-right:2px!important}.pr-xxl-5px{padding-right:5px!important}.pr-xxl-7px{padding-right:7px!important}.pr-xxl-10px{padding-right:10px!important}.pr-xxl-12px{padding-right:12px!important}.pr-xxl-15px{padding-right:15px!important}.pr-xxl-20px{padding-right:20px!important}.pr-xxl-25px{padding-right:25px!important}.pr-xxl-30px{padding-right:30px!important}.pr-xxl-35px{padding-right:35px!important}.pr-xxl-40px{padding-right:40px!important}.pr-xxl-45px{padding-right:45px!important}.pr-xxl-50px{padding-right:50px!important}.pr-xxl-55px{padding-right:55px!important}.pr-xxl-60px{padding-right:60px!important}.pr-xxl-65px{padding-right:65px!important}.pr-xxl-70px{padding-right:70px!important}.pr-xxl-75px{padding-right:75px!important}.pr-xxl-80px{padding-right:80px!important}.pr-xxl-85px{padding-right:85px!important}.pr-xxl-90px{padding-right:90px!important}.pr-xxl-95px{padding-right:95px!important}.pr-xxl-100px{padding-right:100px!important}.pr-xxl-100{padding-right:100%!important}.pr-xxl-110px{padding-right:110px!important}.pr-xxl-120px{padding-right:120px!important}.pr-xxl-130px{padding-right:130px!important}.pr-xxl-140px{padding-right:140px!important}.pr-xxl-150px{padding-right:150px!important}.pr-xxl-160px{padding-right:160px!important}.pr-xxl-170px{padding-right:170px!important}.pr-xxl-180px{padding-right:180px!important}.pr-xxl-190px{padding-right:190px!important}.pr-xxl-200px{padding-right:200px!important}.pr-xxl-220px{padding-right:220px!important}.pr-xxl-240px{padding-right:240px!important}.pr-xxl-260px{padding-right:260px!important}.pr-xxl-280px{padding-right:280px!important}.pr-xxl-300px{padding-right:300px!important}.pr-xxl-320px{padding-right:320px!important}.pr-xxl-340px{padding-right:340px!important}.pr-xxl-360px{padding-right:360px!important}.pr-xxl-380px{padding-right:380px!important}.pr-xxl-400px{padding-right:400px!important}.pr-xxl-420px{padding-right:420px!important}.pr-xxl-440px{padding-right:440px!important}.pr-xxl-460px{padding-right:460px!important}.pr-xxl-480px{padding-right:480px!important}.pr-xxl-auto{padding-right:auto!important}.pl-xxl-0{padding-left:0!important}.pl-xxl-1{padding-left:.25rem!important}.pl-xxl-2{padding-left:.5rem!important}.pl-xxl-3{padding-left:1rem!important}.pl-xxl-4{padding-left:1.5rem!important}.pl-xxl-5{padding-left:3rem!important}.pl-xxl-4half{padding-left:2rem!important}.pl-xxl-6{padding-left:3.5rem!important}.pl-xxl-7{padding-left:4rem!important}.pl-xxl-8{padding-left:4.5rem!important}.pl-xxl-9{padding-left:5rem!important}.pl-xxl-halfpx{padding-left:.5px!important}.pl-xxl-1px{padding-left:1px!important}.pl-xxl-2px{padding-left:2px!important}.pl-xxl-5px{padding-left:5px!important}.pl-xxl-7px{padding-left:7px!important}.pl-xxl-10px{padding-left:10px!important}.pl-xxl-12px{padding-left:12px!important}.pl-xxl-15px{padding-left:15px!important}.pl-xxl-20px{padding-left:20px!important}.pl-xxl-25px{padding-left:25px!important}.pl-xxl-30px{padding-left:30px!important}.pl-xxl-35px{padding-left:35px!important}.pl-xxl-40px{padding-left:40px!important}.pl-xxl-45px{padding-left:45px!important}.pl-xxl-50px{padding-left:50px!important}.pl-xxl-55px{padding-left:55px!important}.pl-xxl-60px{padding-left:60px!important}.pl-xxl-65px{padding-left:65px!important}.pl-xxl-70px{padding-left:70px!important}.pl-xxl-75px{padding-left:75px!important}.pl-xxl-80px{padding-left:80px!important}.pl-xxl-85px{padding-left:85px!important}.pl-xxl-90px{padding-left:90px!important}.pl-xxl-95px{padding-left:95px!important}.pl-xxl-100px{padding-left:100px!important}.pl-xxl-100{padding-left:100%!important}.pl-xxl-110px{padding-left:110px!important}.pl-xxl-120px{padding-left:120px!important}.pl-xxl-130px{padding-left:130px!important}.pl-xxl-140px{padding-left:140px!important}.pl-xxl-150px{padding-left:150px!important}.pl-xxl-160px{padding-left:160px!important}.pl-xxl-170px{padding-left:170px!important}.pl-xxl-180px{padding-left:180px!important}.pl-xxl-190px{padding-left:190px!important}.pl-xxl-200px{padding-left:200px!important}.pl-xxl-220px{padding-left:220px!important}.pl-xxl-240px{padding-left:240px!important}.pl-xxl-260px{padding-left:260px!important}.pl-xxl-280px{padding-left:280px!important}.pl-xxl-300px{padding-left:300px!important}.pl-xxl-320px{padding-left:320px!important}.pl-xxl-340px{padding-left:340px!important}.pl-xxl-360px{padding-left:360px!important}.pl-xxl-380px{padding-left:380px!important}.pl-xxl-400px{padding-left:400px!important}.pl-xxl-420px{padding-left:420px!important}.pl-xxl-440px{padding-left:440px!important}.pl-xxl-460px{padding-left:460px!important}.pl-xxl-480px{padding-left:480px!important}.pl-xxl-auto{padding-left:auto!important}}@media (min-width: 1200px){.fs-15x{font-size:1.5rem!important}.fs-2x{font-size:2rem!important}.fs-2qx{font-size:2.25rem!important}.fs-2hx{font-size:2.5rem!important}.fs-2tx{font-size:2.75rem!important}.fs-3x{font-size:3rem!important}.fs-3qx{font-size:3.25rem!important}.fs-3hx{font-size:3.5rem!important}.fs-3tx{font-size:3.75rem!important}.fs-4x{font-size:4rem!important}.fs-4qx{font-size:4.25rem!important}.fs-4hx{font-size:4.5rem!important}.fs-4tx{font-size:4.75rem!important}.fs-5x{font-size:5rem!important}.fs-5qx{font-size:5.25rem!important}.fs-5hx{font-size:5.5rem!important}.fs-5tx{font-size:5.75rem!important}.fs-sm-15x{font-size:1.5rem!important}.fs-sm-2x{font-size:2rem!important}.fs-sm-2qx{font-size:2.25rem!important}.fs-sm-2hx{font-size:2.5rem!important}.fs-sm-2tx{font-size:2.75rem!important}.fs-sm-3x{font-size:3rem!important}.fs-sm-3qx{font-size:3.25rem!important}.fs-sm-3hx{font-size:3.5rem!important}.fs-sm-3tx{font-size:3.75rem!important}.fs-sm-4x{font-size:4rem!important}.fs-sm-4qx{font-size:4.25rem!important}.fs-sm-4hx{font-size:4.5rem!important}.fs-sm-4tx{font-size:4.75rem!important}.fs-sm-5x{font-size:5rem!important}.fs-sm-5qx{font-size:5.25rem!important}.fs-sm-5hx{font-size:5.5rem!important}.fs-sm-5tx{font-size:5.75rem!important}.fs-md-15x{font-size:1.5rem!important}.fs-md-2x{font-size:2rem!important}.fs-md-2qx{font-size:2.25rem!important}.fs-md-2hx{font-size:2.5rem!important}.fs-md-2tx{font-size:2.75rem!important}.fs-md-3x{font-size:3rem!important}.fs-md-3qx{font-size:3.25rem!important}.fs-md-3hx{font-size:3.5rem!important}.fs-md-3tx{font-size:3.75rem!important}.fs-md-4x{font-size:4rem!important}.fs-md-4qx{font-size:4.25rem!important}.fs-md-4hx{font-size:4.5rem!important}.fs-md-4tx{font-size:4.75rem!important}.fs-md-5x{font-size:5rem!important}.fs-md-5qx{font-size:5.25rem!important}.fs-md-5hx{font-size:5.5rem!important}.fs-md-5tx{font-size:5.75rem!important}.fs-lg-15x{font-size:1.5rem!important}.fs-lg-2x{font-size:2rem!important}.fs-lg-2qx{font-size:2.25rem!important}.fs-lg-2hx{font-size:2.5rem!important}.fs-lg-2tx{font-size:2.75rem!important}.fs-lg-3x{font-size:3rem!important}.fs-lg-3qx{font-size:3.25rem!important}.fs-lg-3hx{font-size:3.5rem!important}.fs-lg-3tx{font-size:3.75rem!important}.fs-lg-4x{font-size:4rem!important}.fs-lg-4qx{font-size:4.25rem!important}.fs-lg-4hx{font-size:4.5rem!important}.fs-lg-4tx{font-size:4.75rem!important}.fs-lg-5x{font-size:5rem!important}.fs-lg-5qx{font-size:5.25rem!important}.fs-lg-5hx{font-size:5.5rem!important}.fs-lg-5tx{font-size:5.75rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid hsl(0,0%,90%)}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid rgb(183.6,218.88,255)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.ratio-original,.ratio-1x1{--nv-aspect-ratio: 100%}.ratio-3x2{--nv-aspect-ratio: 66.6666666667%}.ratio-2x3{--nv-aspect-ratio: 150%}.ratio-2x1{--nv-aspect-ratio: 50%}.ratio-4x3{--nv-aspect-ratio: 75%}.ratio-3x4{--nv-aspect-ratio: 133.3333333333%}.ratio-16x9{--nv-aspect-ratio: 56.25%}@keyframes opacityFadeIn{0%{opacity:0}to{opacity:1}}@keyframes opacityFadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{transform:translateY(3em);opacity:0}to{transform:translateY(0);opacity:1}0%{transform:translateY(3em);opacity:0}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.scroll-bar{scrollbar-width:thin;scrollbar-color:#ccc #f8f8f8}.scroll-bar::-webkit-scrollbar{width:8px;height:8px;background:transparent;box-shadow:inset 0 0 2px #f8f8f8;border-radius:4px}.scroll-bar::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.scroll-bar::-webkit-scrollbar-track{background:transparent}.scroll-bar::-webkit-scrollbar-button{background-color:#ccc;display:block;height:10px;width:10px}.form-control:focus{box-shadow:none!important;outline:0 none}.reset-text{color:inherit;font-size:inherit}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:1em;width:1em;border-radius:50em;background:url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;background-size:contain;opacity:.3}input[type=search].dark::-webkit-search-cancel-button{filter:invert(1)}[data-theme-item=white] .nv-stepper-title{color:var(--nv-color-default)!important}[data-theme-item=light] .nv-stepper-icon-holder.incomplete{background:var(--nv-color-white)}[data-theme-item=light] .nv-stepper-icon-holder.incomplete .nv-stepper-icon,[data-theme-item=light] .nv-stepper-icon-holder.incomplete .nv-stepper-icon i{color:var(--nv-color-default)}[data-theme-item=light] .nv-stepper-icon-holder.complete,[data-theme-item=light] .nv-stepper-icon-holder.active{background:var(--nv-color-default)}[data-theme-item=light] .nv-stepper-icon-holder.complete .nv-stepper-icon,[data-theme-item=light] .nv-stepper-icon-holder.active .nv-stepper-icon,[data-theme-item=light] .nv-stepper-icon-holder.complete .nv-stepper-icon i,[data-theme-item=light] .nv-stepper-icon-holder.active .nv-stepper-icon i{color:var(--nv-color-white)}[data-theme-item=light] .nv-stepper-title{color:var(--nv-color-default)!important}[data-theme-item=dark] .nv-stepper-icon-holder.incomplete{background:var(--nv-color-default-20)}[data-theme-item=dark] .nv-stepper-icon-holder.incomplete .nv-stepper-icon,[data-theme-item=dark] .nv-stepper-icon-holder.incomplete .nv-stepper-icon i{color:var(--nv-color-white)}[data-theme-item=dark] .nv-stepper-icon-holder.complete,[data-theme-item=dark] .nv-stepper-icon-holder.active{background:var(--nv-color-white)}[data-theme-item=dark] .nv-stepper-icon-holder.complete .nv-stepper-icon,[data-theme-item=dark] .nv-stepper-icon-holder.active .nv-stepper-icon,[data-theme-item=dark] .nv-stepper-icon-holder.complete .nv-stepper-icon i,[data-theme-item=dark] .nv-stepper-icon-holder.active .nv-stepper-icon i{color:var(--nv-color-default)}[data-theme-item=dark] .nv-stepper-title{color:var(--nv-color-white)!important}.nv-accordion-item.accordion-item.nv-accordion-theme-white,.nv-accordion-item.accordion-item.nv-accordion-theme-light{--nv-accordion-btn-color: var(--nv-color-dark)}.nv-accordion-item.accordion-item.nv-accordion-theme-dark{--nv-accordion-btn-color: var(--nv-color-white)}.nv-accordion-item.accordion-item.nv-section-theme-white,.nv-accordion-item.accordion-item.nv-section-theme-light{--nv-accordion-border-color: var(--nv-color-dark-60)}.nv-accordion-item.accordion-item.nv-section-theme-dark{--nv-accordion-border-color: var(--nv-color-secondary)}.data-theme-white,[data-theme=white]{background-color:var(--nv-themes-white-background-color-background);background-image:var(--nv-themes-white-background-image-url, var(--nv-themes-white-background-color-backgroundW3C));background-position:var(--nv-themes-white-background-image-position);background-attachment:var(--nv-themes-white-background-image-attachment);background-size:var(--nv-themes-white-background-image-size);background-repeat:var(--nv-themes-white-background-image-repeat)}.data-theme-white [data-theme-item=dark],[data-theme=white] [data-theme-item=dark],[data-theme=white] .data-theme-item-dark,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark,[data-theme] [data-theme-item] .data-theme-sub-item-dark,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark],[data-theme] [data-theme-item] [data-theme-sub-item=dark],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark,.data-theme-white [data-theme-item] .data-theme-sub-item-dark,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark],.data-theme-white [data-theme-item] [data-theme-sub-item=dark]{background-color:var(--nv-themes-dark-background-color-background);background-image:var(--nv-themes-dark-background-image-url, var(--nv-themes-dark-background-color-backgroundW3C));background-position:var(--nv-themes-dark-background-image-position);background-attachment:var(--nv-themes-dark-background-image-attachment);background-size:var(--nv-themes-dark-background-image-size);background-repeat:var(--nv-themes-dark-background-image-repeat)}.data-theme-white [data-theme-item=light],[data-theme=white] [data-theme-item=light],[data-theme=white] .data-theme-item-light,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light,[data-theme] [data-theme-item] .data-theme-sub-item-light,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light],[data-theme] [data-theme-item] [data-theme-sub-item=light],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light,.data-theme-white [data-theme-item] .data-theme-sub-item-light,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light],.data-theme-white [data-theme-item] [data-theme-sub-item=light]{background-color:var(--nv-themes-light-background-color-background);background-image:var(--nv-themes-light-background-image-url, var(--nv-themes-light-background-color-backgroundW3C));background-position:var(--nv-themes-light-background-image-position);background-attachment:var(--nv-themes-light-background-image-attachment);background-size:var(--nv-themes-light-background-image-size);background-repeat:var(--nv-themes-light-background-image-repeat)}.data-theme-white [data-theme-item=white],[data-theme=white] [data-theme-item=white],[data-theme=white] .data-theme-item-white,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white,[data-theme] [data-theme-item] .data-theme-sub-item-white,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white],[data-theme] [data-theme-item] [data-theme-sub-item=white],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white,.data-theme-white [data-theme-item] .data-theme-sub-item-white,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white],.data-theme-white [data-theme-item] [data-theme-sub-item=white]{background-color:var(--nv-themes-white-background-color-background);background-image:var(--nv-themes-white-background-image-url, var(--nv-themes-white-background-color-backgroundW3C));background-position:var(--nv-themes-white-background-image-position);background-attachment:var(--nv-themes-white-background-image-attachment);background-size:var(--nv-themes-white-background-image-size);background-repeat:var(--nv-themes-white-background-image-repeat)}.data-theme-light,[data-theme=light]{background-color:var(--nv-themes-light-background-color-background);background-image:var(--nv-themes-light-background-image-url, var(--nv-themes-light-background-color-backgroundW3C));background-position:var(--nv-themes-light-background-image-position);background-attachment:var(--nv-themes-light-background-image-attachment);background-size:var(--nv-themes-light-background-image-size);background-repeat:var(--nv-themes-light-background-image-repeat)}.data-theme-light [data-theme-item=dark],[data-theme=light] [data-theme-item=dark],[data-theme=light] .data-theme-item-dark,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark,[data-theme] [data-theme-item] .data-theme-sub-item-dark,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark],[data-theme] [data-theme-item] [data-theme-sub-item=dark],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark,.data-theme-light [data-theme-item] .data-theme-sub-item-dark,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark],.data-theme-light [data-theme-item] [data-theme-sub-item=dark]{background-color:var(--nv-themes-dark-background-color-background);background-image:var(--nv-themes-dark-background-image-url, var(--nv-themes-dark-background-color-backgroundW3C));background-position:var(--nv-themes-dark-background-image-position);background-attachment:var(--nv-themes-dark-background-image-attachment);background-size:var(--nv-themes-dark-background-image-size);background-repeat:var(--nv-themes-dark-background-image-repeat)}.data-theme-light [data-theme-item=light],[data-theme=light] [data-theme-item=light],[data-theme=light] .data-theme-item-light,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light,[data-theme] [data-theme-item] .data-theme-sub-item-light,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light],[data-theme] [data-theme-item] [data-theme-sub-item=light],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light,.data-theme-light [data-theme-item] .data-theme-sub-item-light,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light],.data-theme-light [data-theme-item] [data-theme-sub-item=light]{background-color:var(--nv-themes-light-background-color-background);background-image:var(--nv-themes-light-background-image-url, var(--nv-themes-light-background-color-backgroundW3C));background-position:var(--nv-themes-light-background-image-position);background-attachment:var(--nv-themes-light-background-image-attachment);background-size:var(--nv-themes-light-background-image-size);background-repeat:var(--nv-themes-light-background-image-repeat)}.data-theme-light [data-theme-item=white],[data-theme=light] [data-theme-item=white],[data-theme=light] .data-theme-item-white,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white,[data-theme] [data-theme-item] .data-theme-sub-item-white,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white],[data-theme] [data-theme-item] [data-theme-sub-item=white],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white,.data-theme-light [data-theme-item] .data-theme-sub-item-white,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white],.data-theme-light [data-theme-item] [data-theme-sub-item=white]{background-color:var(--nv-themes-white-background-color-background);background-image:var(--nv-themes-white-background-image-url, var(--nv-themes-white-background-color-backgroundW3C));background-position:var(--nv-themes-white-background-image-position);background-attachment:var(--nv-themes-white-background-image-attachment);background-size:var(--nv-themes-white-background-image-size);background-repeat:var(--nv-themes-white-background-image-repeat)}.data-theme-dark,[data-theme=dark],.data-theme-dark [data-theme-item=dark],[data-theme=dark] [data-theme-item=dark],[data-theme=dark] .data-theme-item-dark,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark,[data-theme] [data-theme-item] .data-theme-sub-item-dark,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark],[data-theme] [data-theme-item] [data-theme-sub-item=dark],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark],.data-theme-dark [data-theme-item] [data-theme-sub-item=dark]{background-color:var(--nv-themes-dark-background-color-background);background-image:var(--nv-themes-dark-background-image-url, var(--nv-themes-dark-background-color-backgroundW3C));background-position:var(--nv-themes-dark-background-image-position);background-attachment:var(--nv-themes-dark-background-image-attachment);background-size:var(--nv-themes-dark-background-image-size);background-repeat:var(--nv-themes-dark-background-image-repeat)}.data-theme-dark [data-theme-item=light],[data-theme=dark] [data-theme-item=light],[data-theme=dark] .data-theme-item-light,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light,[data-theme] [data-theme-item] .data-theme-sub-item-light,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light],[data-theme] [data-theme-item] [data-theme-sub-item=light],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light,.data-theme-dark [data-theme-item] .data-theme-sub-item-light,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light],.data-theme-dark [data-theme-item] [data-theme-sub-item=light]{background-color:var(--nv-themes-light-background-color-background);background-image:var(--nv-themes-light-background-image-url, var(--nv-themes-light-background-color-backgroundW3C));background-position:var(--nv-themes-light-background-image-position);background-attachment:var(--nv-themes-light-background-image-attachment);background-size:var(--nv-themes-light-background-image-size);background-repeat:var(--nv-themes-light-background-image-repeat)}.data-theme-dark [data-theme-item=white],[data-theme=dark] [data-theme-item=white],[data-theme=dark] .data-theme-item-white,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white,[data-theme] [data-theme-item] .data-theme-sub-item-white,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white],[data-theme] [data-theme-item] [data-theme-sub-item=white],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white,.data-theme-dark [data-theme-item] .data-theme-sub-item-white,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white],.data-theme-dark [data-theme-item] [data-theme-sub-item=white]{background-color:var(--nv-themes-white-background-color-background);background-image:var(--nv-themes-white-background-image-url, var(--nv-themes-white-background-color-backgroundW3C));background-position:var(--nv-themes-white-background-image-position);background-attachment:var(--nv-themes-white-background-image-attachment);background-size:var(--nv-themes-white-background-image-size);background-repeat:var(--nv-themes-white-background-image-repeat)}.bg-transparent{background:none transparent!important}.background-scroll{background-attachment:scroll}.background-fixed{background-attachment:fixed}.background-cover{background-size:cover}.background-contain{background-size:contain}.background-center{background-position:center}.background-center-right{background-position:center right}.background-center-left{background-position:center left}.background-repeat{background-repeat:repeat}.background-norepeat{background-repeat:no-repeat}.background-overlay{z-index:1}.bg-media .background-image{z-index:0}@media (max-width: 991.98px){.bg-media--desktop .background-image.background-image-mobile--left{background-position-x:50%!important}}@media (max-width: 767.98px){.bg-media--desktop .background-image.background-image-mobile--left{background-position-x:0%!important}}@media (max-width: 991.98px){.bg-media--desktop .background-image.background-image-mobile--right{background-position-x:50%!important}}@media (max-width: 767.98px){.bg-media--desktop .background-image.background-image-mobile--right{background-position-x:100%!important}}nova-action-panel .bg-media>*,nova-action-panel .background-image{border-radius:var(--nv-panel-radius)}.half-background{height:100%;width:100%;max-height:100%;position:absolute;top:0;bottom:0;z-index:0}.half-background--left{right:0}@media (min-width: 992px){.half-background--left{background-position:center left}}.half-background--right{left:0}@media (min-width: 992px){.half-background--right{background-position:center right}}@media (max-width: 991.98px){.half-background{width:100%!important}}.bg-media{position:relative;display:flex;width:100%;height:100%}.background-overlay,.background-image,.background-color{height:100%;width:100%;max-height:100%;position:absolute;top:0}.background-overlay img,.background-image img,.background-color img{width:100%;height:100%}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-themes-dark-body-color)}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-themes-dark-body-color)}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-white [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=white] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-themes-dark-body-color)}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-themes-dark-body-color)}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-light [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=light] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-themes-dark-body-color)}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-themes-dark-body-color)}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-themes-dark-body-color)}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-themes-dark-body-color)}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-themes-dark-body-color)}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style],.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style]){list-style:none;display:grid;gap:1rem}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{background-color:var(--nv-color-default)}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ul:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not(.fr-dropdown-list):not(.tree):not(.pagination):not([style])>li:not(.nav-item):before{content:"";top:9px;left:7px;width:7px;height:7px;border-radius:50%}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style],.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]{list-style:inherit;margin-left:2rem;padding-left:0}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item){position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;margin-left:24px}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{color:var(--nv-color-default)}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)>ul{margin-left:0;padding-left:0}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu)[style]>li:not(.nav-item)::marker{font-family:var(--nv-font-body-family);font-weight:700}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style]){list-style:none;display:grid;gap:1rem;counter-reset:num}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item){counter-increment:num;position:relative;-webkit-font-smoothing:antialiased;margin-bottom:0;padding-left:30px}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{color:var(--nv-color-default)}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{position:absolute;display:block}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ol,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item)>ul{padding-left:0;margin-left:0}.data-theme-dark [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] [data-theme-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme=dark] .data-theme-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,[data-theme] [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ol:not(.navbar-nav):not(.list-unstyled):not(.dropdown-menu):not([style])>li:not(.nav-item):before{content:counter(num);font-family:var(--nv-font-body-family);top:0;left:6px;font-weight:700}h1,.h1,h1 a,.h1 a,h1 *,.h1 *,.h1 span,h1 span,h1 p,.h1 p,.h1>span,h1>span,h1>p,.h1>p,h1 li,.h1 li,li>h1,li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-white-h1-color)}@media (min-width: 992px){h1,.h1,h1 a,.h1 a,h1 *,.h1 *,.h1 span,h1 span,h1 p,.h1 p,.h1>span,h1>span,h1>p,.h1>p,h1 li,.h1 li,li>h1,li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.text-h1,.text-white-h1{color:var(--nv-themes-white-h1-color)}h2,.h2,h2 a,.h2 a,h2 *,.h2 *,.h2 span,h2 span,h2 p,.h2 p,.h2>span,h2>span,h2>p,.h2>p,h2 li,.h2 li,li>h2,li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-white-h2-color)}@media (min-width: 992px){h2,.h2,h2 a,.h2 a,h2 *,.h2 *,.h2 span,h2 span,h2 p,.h2 p,.h2>span,h2>span,h2>p,.h2>p,h2 li,.h2 li,li>h2,li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.text-h2,.text-white-h2{color:var(--nv-themes-white-h2-color)}h3,.h3,h3 a,.h3 a,h3 *,.h3 *,.h3 span,h3 span,h3 p,.h3 p,.h3>span,h3>span,h3>p,.h3>p,h3 li,.h3 li,li>h3,li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-white-h3-color)}@media (min-width: 992px){h3,.h3,h3 a,.h3 a,h3 *,.h3 *,.h3 span,h3 span,h3 p,.h3 p,.h3>span,h3>span,h3>p,.h3>p,h3 li,.h3 li,li>h3,li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.text-h3,.text-white-h3{color:var(--nv-themes-white-h3-color)}h4,.h4,h4 a,.h4 a,h4 *,.h4 *,.h4 span,h4 span,h4 p,.h4 p,.h4>span,h4>span,h4>p,.h4>p,h4 li,.h4 li,li>h4,li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-white-h4-color)}@media (min-width: 992px){h4,.h4,h4 a,.h4 a,h4 *,.h4 *,.h4 span,h4 span,h4 p,.h4 p,.h4>span,h4>span,h4>p,.h4>p,h4 li,.h4 li,li>h4,li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.text-h4,.text-white-h4{color:var(--nv-themes-white-h4-color)}h5,.h5,h5 a,.h5 a,h5 *,.h5 *,.h5 span,h5 span,h5 p,.h5 p,.h5>span,h5>span,h5>p,.h5>p,h5 li,.h5 li,li>h5,li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-white-h5-color)}@media (min-width: 992px){h5,.h5,h5 a,.h5 a,h5 *,.h5 *,.h5 span,h5 span,h5 p,.h5 p,.h5>span,h5>span,h5>p,.h5>p,h5 li,.h5 li,li>h5,li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.text-h5,.text-white-h5{color:var(--nv-themes-white-h5-color)}h6,.h6,h6 a,.h6 a,h6 *,.h6 *,.h6 span,h6 span,h6 p,.h6 p,.h6>span,h6>span,h6>p,.h6>p,h6 li,.h6 li,li>h6,li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-white-h6-color)}@media (min-width: 992px){h6,.h6,h6 a,.h6 a,h6 *,.h6 *,.h6 span,h6 span,h6 p,.h6 p,.h6>span,h6>span,h6>p,.h6>p,h6 li,.h6 li,li>h6,li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.text-h6,.text-white-h6{color:var(--nv-themes-white-h6-color)}p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}*:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){*:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.text-body,.text-white-body{color:var(--nv-themes-white-body-color)}.p-large,p.p-large,p.p-large *:not(.reset-text):not(.text-link),span.p-large,label.p-large,span.p-large *:not(.reset-text):not(.text-link),li.p-large,li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.p-large,p.p-large,p.p-large *:not(.reset-text):not(.text-link),span.p-large,label.p-large,span.p-large *:not(.reset-text):not(.text-link),li.p-large,li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.text-bodyLarge,.text-white-bodyLarge{color:var(--nv-themes-white-bodyLarge-color)}.p-small,p.p-small,p.p-small *:not(.reset-text):not(.text-link),span.p-small,label.p-small,span.p-small *:not(.reset-text):not(.text-link),i.p-small,i.p-small *:not(.reset-text),li.p-small,li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.p-small,p.p-small,p.p-small *:not(.reset-text):not(.text-link),span.p-small,label.p-small,span.p-small *:not(.reset-text):not(.text-link),i.p-small,i.p-small *:not(.reset-text),li.p-small,li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.text-bodySmall,.text-white-bodySmall{color:var(--nv-themes-white-bodySmall-color)}.data-theme-white h1,.data-theme-white .h1,.data-theme-white h1 a,.data-theme-white .h1 a,.data-theme-white h1 *,.data-theme-white .h1 *,.data-theme-white .h1 span,.data-theme-white h1 span,.data-theme-white h1 p,.data-theme-white .h1 p,.data-theme-white .h1>span,.data-theme-white h1>span,.data-theme-white h1>p,.data-theme-white .h1>p,.data-theme-white h1 li,.data-theme-white .h1 li,.data-theme-white li>h1,.data-theme-white li>.h1,[data-theme=white] h1,[data-theme=white] .h1,[data-theme=white] h1 a,[data-theme=white] .h1 a,[data-theme=white] h1 *,[data-theme=white] .h1 *,[data-theme=white] .h1 span,[data-theme=white] h1 span,[data-theme=white] h1 p,[data-theme=white] .h1 p,[data-theme=white] .h1>span,[data-theme=white] h1>span,[data-theme=white] h1>p,[data-theme=white] .h1>p,[data-theme=white] h1 li,[data-theme=white] .h1 li,[data-theme=white] li>h1,[data-theme=white] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-white-h1-color)}@media (min-width: 992px){.data-theme-white h1,.data-theme-white .h1,.data-theme-white h1 a,.data-theme-white .h1 a,.data-theme-white h1 *,.data-theme-white .h1 *,.data-theme-white .h1 span,.data-theme-white h1 span,.data-theme-white h1 p,.data-theme-white .h1 p,.data-theme-white .h1>span,.data-theme-white h1>span,.data-theme-white h1>p,.data-theme-white .h1>p,.data-theme-white h1 li,.data-theme-white .h1 li,.data-theme-white li>h1,.data-theme-white li>.h1,[data-theme=white] h1,[data-theme=white] .h1,[data-theme=white] h1 a,[data-theme=white] .h1 a,[data-theme=white] h1 *,[data-theme=white] .h1 *,[data-theme=white] .h1 span,[data-theme=white] h1 span,[data-theme=white] h1 p,[data-theme=white] .h1 p,[data-theme=white] .h1>span,[data-theme=white] h1>span,[data-theme=white] h1>p,[data-theme=white] .h1>p,[data-theme=white] h1 li,[data-theme=white] .h1 li,[data-theme=white] li>h1,[data-theme=white] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-white .text-h1,[data-theme=white] .text-h1,.data-theme-white .text-white-h1,[data-theme=white] .text-white-h1{color:var(--nv-themes-white-h1-color)}.data-theme-white h2,.data-theme-white .h2,.data-theme-white h2 a,.data-theme-white .h2 a,.data-theme-white h2 *,.data-theme-white .h2 *,.data-theme-white .h2 span,.data-theme-white h2 span,.data-theme-white h2 p,.data-theme-white .h2 p,.data-theme-white .h2>span,.data-theme-white h2>span,.data-theme-white h2>p,.data-theme-white .h2>p,.data-theme-white h2 li,.data-theme-white .h2 li,.data-theme-white li>h2,.data-theme-white li>.h2,[data-theme=white] h2,[data-theme=white] .h2,[data-theme=white] h2 a,[data-theme=white] .h2 a,[data-theme=white] h2 *,[data-theme=white] .h2 *,[data-theme=white] .h2 span,[data-theme=white] h2 span,[data-theme=white] h2 p,[data-theme=white] .h2 p,[data-theme=white] .h2>span,[data-theme=white] h2>span,[data-theme=white] h2>p,[data-theme=white] .h2>p,[data-theme=white] h2 li,[data-theme=white] .h2 li,[data-theme=white] li>h2,[data-theme=white] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-white-h2-color)}@media (min-width: 992px){.data-theme-white h2,.data-theme-white .h2,.data-theme-white h2 a,.data-theme-white .h2 a,.data-theme-white h2 *,.data-theme-white .h2 *,.data-theme-white .h2 span,.data-theme-white h2 span,.data-theme-white h2 p,.data-theme-white .h2 p,.data-theme-white .h2>span,.data-theme-white h2>span,.data-theme-white h2>p,.data-theme-white .h2>p,.data-theme-white h2 li,.data-theme-white .h2 li,.data-theme-white li>h2,.data-theme-white li>.h2,[data-theme=white] h2,[data-theme=white] .h2,[data-theme=white] h2 a,[data-theme=white] .h2 a,[data-theme=white] h2 *,[data-theme=white] .h2 *,[data-theme=white] .h2 span,[data-theme=white] h2 span,[data-theme=white] h2 p,[data-theme=white] .h2 p,[data-theme=white] .h2>span,[data-theme=white] h2>span,[data-theme=white] h2>p,[data-theme=white] .h2>p,[data-theme=white] h2 li,[data-theme=white] .h2 li,[data-theme=white] li>h2,[data-theme=white] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-white .text-h2,[data-theme=white] .text-h2,.data-theme-white .text-white-h2,[data-theme=white] .text-white-h2{color:var(--nv-themes-white-h2-color)}.data-theme-white h3,.data-theme-white .h3,.data-theme-white h3 a,.data-theme-white .h3 a,.data-theme-white h3 *,.data-theme-white .h3 *,.data-theme-white .h3 span,.data-theme-white h3 span,.data-theme-white h3 p,.data-theme-white .h3 p,.data-theme-white .h3>span,.data-theme-white h3>span,.data-theme-white h3>p,.data-theme-white .h3>p,.data-theme-white h3 li,.data-theme-white .h3 li,.data-theme-white li>h3,.data-theme-white li>.h3,[data-theme=white] h3,[data-theme=white] .h3,[data-theme=white] h3 a,[data-theme=white] .h3 a,[data-theme=white] h3 *,[data-theme=white] .h3 *,[data-theme=white] .h3 span,[data-theme=white] h3 span,[data-theme=white] h3 p,[data-theme=white] .h3 p,[data-theme=white] .h3>span,[data-theme=white] h3>span,[data-theme=white] h3>p,[data-theme=white] .h3>p,[data-theme=white] h3 li,[data-theme=white] .h3 li,[data-theme=white] li>h3,[data-theme=white] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-white-h3-color)}@media (min-width: 992px){.data-theme-white h3,.data-theme-white .h3,.data-theme-white h3 a,.data-theme-white .h3 a,.data-theme-white h3 *,.data-theme-white .h3 *,.data-theme-white .h3 span,.data-theme-white h3 span,.data-theme-white h3 p,.data-theme-white .h3 p,.data-theme-white .h3>span,.data-theme-white h3>span,.data-theme-white h3>p,.data-theme-white .h3>p,.data-theme-white h3 li,.data-theme-white .h3 li,.data-theme-white li>h3,.data-theme-white li>.h3,[data-theme=white] h3,[data-theme=white] .h3,[data-theme=white] h3 a,[data-theme=white] .h3 a,[data-theme=white] h3 *,[data-theme=white] .h3 *,[data-theme=white] .h3 span,[data-theme=white] h3 span,[data-theme=white] h3 p,[data-theme=white] .h3 p,[data-theme=white] .h3>span,[data-theme=white] h3>span,[data-theme=white] h3>p,[data-theme=white] .h3>p,[data-theme=white] h3 li,[data-theme=white] .h3 li,[data-theme=white] li>h3,[data-theme=white] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-white .text-h3,[data-theme=white] .text-h3,.data-theme-white .text-white-h3,[data-theme=white] .text-white-h3{color:var(--nv-themes-white-h3-color)}.data-theme-white h4,.data-theme-white .h4,.data-theme-white h4 a,.data-theme-white .h4 a,.data-theme-white h4 *,.data-theme-white .h4 *,.data-theme-white .h4 span,.data-theme-white h4 span,.data-theme-white h4 p,.data-theme-white .h4 p,.data-theme-white .h4>span,.data-theme-white h4>span,.data-theme-white h4>p,.data-theme-white .h4>p,.data-theme-white h4 li,.data-theme-white .h4 li,.data-theme-white li>h4,.data-theme-white li>.h4,[data-theme=white] h4,[data-theme=white] .h4,[data-theme=white] h4 a,[data-theme=white] .h4 a,[data-theme=white] h4 *,[data-theme=white] .h4 *,[data-theme=white] .h4 span,[data-theme=white] h4 span,[data-theme=white] h4 p,[data-theme=white] .h4 p,[data-theme=white] .h4>span,[data-theme=white] h4>span,[data-theme=white] h4>p,[data-theme=white] .h4>p,[data-theme=white] h4 li,[data-theme=white] .h4 li,[data-theme=white] li>h4,[data-theme=white] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-white-h4-color)}@media (min-width: 992px){.data-theme-white h4,.data-theme-white .h4,.data-theme-white h4 a,.data-theme-white .h4 a,.data-theme-white h4 *,.data-theme-white .h4 *,.data-theme-white .h4 span,.data-theme-white h4 span,.data-theme-white h4 p,.data-theme-white .h4 p,.data-theme-white .h4>span,.data-theme-white h4>span,.data-theme-white h4>p,.data-theme-white .h4>p,.data-theme-white h4 li,.data-theme-white .h4 li,.data-theme-white li>h4,.data-theme-white li>.h4,[data-theme=white] h4,[data-theme=white] .h4,[data-theme=white] h4 a,[data-theme=white] .h4 a,[data-theme=white] h4 *,[data-theme=white] .h4 *,[data-theme=white] .h4 span,[data-theme=white] h4 span,[data-theme=white] h4 p,[data-theme=white] .h4 p,[data-theme=white] .h4>span,[data-theme=white] h4>span,[data-theme=white] h4>p,[data-theme=white] .h4>p,[data-theme=white] h4 li,[data-theme=white] .h4 li,[data-theme=white] li>h4,[data-theme=white] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-white .text-h4,[data-theme=white] .text-h4,.data-theme-white .text-white-h4,[data-theme=white] .text-white-h4{color:var(--nv-themes-white-h4-color)}.data-theme-white h5,.data-theme-white .h5,.data-theme-white h5 a,.data-theme-white .h5 a,.data-theme-white h5 *,.data-theme-white .h5 *,.data-theme-white .h5 span,.data-theme-white h5 span,.data-theme-white h5 p,.data-theme-white .h5 p,.data-theme-white .h5>span,.data-theme-white h5>span,.data-theme-white h5>p,.data-theme-white .h5>p,.data-theme-white h5 li,.data-theme-white .h5 li,.data-theme-white li>h5,.data-theme-white li>.h5,[data-theme=white] h5,[data-theme=white] .h5,[data-theme=white] h5 a,[data-theme=white] .h5 a,[data-theme=white] h5 *,[data-theme=white] .h5 *,[data-theme=white] .h5 span,[data-theme=white] h5 span,[data-theme=white] h5 p,[data-theme=white] .h5 p,[data-theme=white] .h5>span,[data-theme=white] h5>span,[data-theme=white] h5>p,[data-theme=white] .h5>p,[data-theme=white] h5 li,[data-theme=white] .h5 li,[data-theme=white] li>h5,[data-theme=white] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-white-h5-color)}@media (min-width: 992px){.data-theme-white h5,.data-theme-white .h5,.data-theme-white h5 a,.data-theme-white .h5 a,.data-theme-white h5 *,.data-theme-white .h5 *,.data-theme-white .h5 span,.data-theme-white h5 span,.data-theme-white h5 p,.data-theme-white .h5 p,.data-theme-white .h5>span,.data-theme-white h5>span,.data-theme-white h5>p,.data-theme-white .h5>p,.data-theme-white h5 li,.data-theme-white .h5 li,.data-theme-white li>h5,.data-theme-white li>.h5,[data-theme=white] h5,[data-theme=white] .h5,[data-theme=white] h5 a,[data-theme=white] .h5 a,[data-theme=white] h5 *,[data-theme=white] .h5 *,[data-theme=white] .h5 span,[data-theme=white] h5 span,[data-theme=white] h5 p,[data-theme=white] .h5 p,[data-theme=white] .h5>span,[data-theme=white] h5>span,[data-theme=white] h5>p,[data-theme=white] .h5>p,[data-theme=white] h5 li,[data-theme=white] .h5 li,[data-theme=white] li>h5,[data-theme=white] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-white .text-h5,[data-theme=white] .text-h5,.data-theme-white .text-white-h5,[data-theme=white] .text-white-h5{color:var(--nv-themes-white-h5-color)}.data-theme-white h6,.data-theme-white .h6,.data-theme-white h6 a,.data-theme-white .h6 a,.data-theme-white h6 *,.data-theme-white .h6 *,.data-theme-white .h6 span,.data-theme-white h6 span,.data-theme-white h6 p,.data-theme-white .h6 p,.data-theme-white .h6>span,.data-theme-white h6>span,.data-theme-white h6>p,.data-theme-white .h6>p,.data-theme-white h6 li,.data-theme-white .h6 li,.data-theme-white li>h6,.data-theme-white li>.h6,[data-theme=white] h6,[data-theme=white] .h6,[data-theme=white] h6 a,[data-theme=white] .h6 a,[data-theme=white] h6 *,[data-theme=white] .h6 *,[data-theme=white] .h6 span,[data-theme=white] h6 span,[data-theme=white] h6 p,[data-theme=white] .h6 p,[data-theme=white] .h6>span,[data-theme=white] h6>span,[data-theme=white] h6>p,[data-theme=white] .h6>p,[data-theme=white] h6 li,[data-theme=white] .h6 li,[data-theme=white] li>h6,[data-theme=white] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-white-h6-color)}@media (min-width: 992px){.data-theme-white h6,.data-theme-white .h6,.data-theme-white h6 a,.data-theme-white .h6 a,.data-theme-white h6 *,.data-theme-white .h6 *,.data-theme-white .h6 span,.data-theme-white h6 span,.data-theme-white h6 p,.data-theme-white .h6 p,.data-theme-white .h6>span,.data-theme-white h6>span,.data-theme-white h6>p,.data-theme-white .h6>p,.data-theme-white h6 li,.data-theme-white .h6 li,.data-theme-white li>h6,.data-theme-white li>.h6,[data-theme=white] h6,[data-theme=white] .h6,[data-theme=white] h6 a,[data-theme=white] .h6 a,[data-theme=white] h6 *,[data-theme=white] .h6 *,[data-theme=white] .h6 span,[data-theme=white] h6 span,[data-theme=white] h6 p,[data-theme=white] .h6 p,[data-theme=white] .h6>span,[data-theme=white] h6>span,[data-theme=white] h6>p,[data-theme=white] .h6>p,[data-theme=white] h6 li,[data-theme=white] .h6 li,[data-theme=white] li>h6,[data-theme=white] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-white .text-h6,[data-theme=white] .text-h6,.data-theme-white .text-white-h6,[data-theme=white] .text-white-h6{color:var(--nv-themes-white-h6-color)}.data-theme-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white .text-body,[data-theme=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white .text-body,[data-theme=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white li:not(.reset-text):not(.text-link),[data-theme=white] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white li:not(.reset-text):not(.text-link),[data-theme=white] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white .nv-unfloating-label,[data-theme=white] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white .nv-unfloating-label,[data-theme=white] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white .text-body,[data-theme=white] .text-body,.data-theme-white .text-white-body,[data-theme=white] .text-white-body{color:var(--nv-themes-white-body-color)}.data-theme-white .p-large,.data-theme-white p.p-large,.data-theme-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-white span.p-large,.data-theme-white label.p-large,.data-theme-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-white li.p-large,.data-theme-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white .text-body-large,[data-theme=white] .p-large,[data-theme=white] p.p-large,[data-theme=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] span.p-large,[data-theme=white] label.p-large,[data-theme=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] li.p-large,[data-theme=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-white .p-large,.data-theme-white p.p-large,.data-theme-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-white span.p-large,.data-theme-white label.p-large,.data-theme-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-white li.p-large,.data-theme-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white .text-body-large,[data-theme=white] .p-large,[data-theme=white] p.p-large,[data-theme=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] span.p-large,[data-theme=white] label.p-large,[data-theme=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] li.p-large,[data-theme=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-white .text-bodyLarge,[data-theme=white] .text-bodyLarge,.data-theme-white .text-white-bodyLarge,[data-theme=white] .text-white-bodyLarge{color:var(--nv-themes-white-bodyLarge-color)}.data-theme-white .p-small,.data-theme-white p.p-small,.data-theme-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-white span.p-small,.data-theme-white label.p-small,.data-theme-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-white i.p-small,.data-theme-white i.p-small *:not(.reset-text),.data-theme-white li.p-small,.data-theme-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white .text-body-small,[data-theme=white] .p-small,[data-theme=white] p.p-small,[data-theme=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] span.p-small,[data-theme=white] label.p-small,[data-theme=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] i.p-small,[data-theme=white] i.p-small *:not(.reset-text),[data-theme=white] li.p-small,[data-theme=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-white .p-small,.data-theme-white p.p-small,.data-theme-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-white span.p-small,.data-theme-white label.p-small,.data-theme-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-white i.p-small,.data-theme-white i.p-small *:not(.reset-text),.data-theme-white li.p-small,.data-theme-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white .text-body-small,[data-theme=white] .p-small,[data-theme=white] p.p-small,[data-theme=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] span.p-small,[data-theme=white] label.p-small,[data-theme=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] i.p-small,[data-theme=white] i.p-small *:not(.reset-text),[data-theme=white] li.p-small,[data-theme=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-white .text-bodySmall,[data-theme=white] .text-bodySmall,.data-theme-white .text-white-bodySmall,[data-theme=white] .text-white-bodySmall{color:var(--nv-themes-white-bodySmall-color)}.data-theme-white [data-theme-item=dark] h1,.data-theme-white [data-theme-item=dark] .h1,.data-theme-white [data-theme-item=dark] h1 a,.data-theme-white [data-theme-item=dark] .h1 a,.data-theme-white [data-theme-item=dark] h1 *,.data-theme-white [data-theme-item=dark] .h1 *,.data-theme-white [data-theme-item=dark] .h1 span,.data-theme-white [data-theme-item=dark] h1 span,.data-theme-white [data-theme-item=dark] h1 p,.data-theme-white [data-theme-item=dark] .h1 p,.data-theme-white [data-theme-item=dark] .h1>span,.data-theme-white [data-theme-item=dark] h1>span,.data-theme-white [data-theme-item=dark] h1>p,.data-theme-white [data-theme-item=dark] .h1>p,.data-theme-white [data-theme-item=dark] h1 li,.data-theme-white [data-theme-item=dark] .h1 li,.data-theme-white [data-theme-item=dark] li>h1,.data-theme-white [data-theme-item=dark] li>.h1,[data-theme=white] [data-theme-item=dark] h1,[data-theme=white] [data-theme-item=dark] .h1,[data-theme=white] [data-theme-item=dark] h1 a,[data-theme=white] [data-theme-item=dark] .h1 a,[data-theme=white] [data-theme-item=dark] h1 *,[data-theme=white] [data-theme-item=dark] .h1 *,[data-theme=white] [data-theme-item=dark] .h1 span,[data-theme=white] [data-theme-item=dark] h1 span,[data-theme=white] [data-theme-item=dark] h1 p,[data-theme=white] [data-theme-item=dark] .h1 p,[data-theme=white] [data-theme-item=dark] .h1>span,[data-theme=white] [data-theme-item=dark] h1>span,[data-theme=white] [data-theme-item=dark] h1>p,[data-theme=white] [data-theme-item=dark] .h1>p,[data-theme=white] [data-theme-item=dark] h1 li,[data-theme=white] [data-theme-item=dark] .h1 li,[data-theme=white] [data-theme-item=dark] li>h1,[data-theme=white] [data-theme-item=dark] li>.h1,[data-theme=white] .data-theme-item-dark h1,[data-theme=white] .data-theme-item-dark .h1,[data-theme=white] .data-theme-item-dark h1 a,[data-theme=white] .data-theme-item-dark .h1 a,[data-theme=white] .data-theme-item-dark h1 *,[data-theme=white] .data-theme-item-dark .h1 *,[data-theme=white] .data-theme-item-dark .h1 span,[data-theme=white] .data-theme-item-dark h1 span,[data-theme=white] .data-theme-item-dark h1 p,[data-theme=white] .data-theme-item-dark .h1 p,[data-theme=white] .data-theme-item-dark .h1>span,[data-theme=white] .data-theme-item-dark h1>span,[data-theme=white] .data-theme-item-dark h1>p,[data-theme=white] .data-theme-item-dark .h1>p,[data-theme=white] .data-theme-item-dark h1 li,[data-theme=white] .data-theme-item-dark .h1 li,[data-theme=white] .data-theme-item-dark li>h1,[data-theme=white] .data-theme-item-dark li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-dark-h1-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] h1,.data-theme-white [data-theme-item=dark] .h1,.data-theme-white [data-theme-item=dark] h1 a,.data-theme-white [data-theme-item=dark] .h1 a,.data-theme-white [data-theme-item=dark] h1 *,.data-theme-white [data-theme-item=dark] .h1 *,.data-theme-white [data-theme-item=dark] .h1 span,.data-theme-white [data-theme-item=dark] h1 span,.data-theme-white [data-theme-item=dark] h1 p,.data-theme-white [data-theme-item=dark] .h1 p,.data-theme-white [data-theme-item=dark] .h1>span,.data-theme-white [data-theme-item=dark] h1>span,.data-theme-white [data-theme-item=dark] h1>p,.data-theme-white [data-theme-item=dark] .h1>p,.data-theme-white [data-theme-item=dark] h1 li,.data-theme-white [data-theme-item=dark] .h1 li,.data-theme-white [data-theme-item=dark] li>h1,.data-theme-white [data-theme-item=dark] li>.h1,[data-theme=white] [data-theme-item=dark] h1,[data-theme=white] [data-theme-item=dark] .h1,[data-theme=white] [data-theme-item=dark] h1 a,[data-theme=white] [data-theme-item=dark] .h1 a,[data-theme=white] [data-theme-item=dark] h1 *,[data-theme=white] [data-theme-item=dark] .h1 *,[data-theme=white] [data-theme-item=dark] .h1 span,[data-theme=white] [data-theme-item=dark] h1 span,[data-theme=white] [data-theme-item=dark] h1 p,[data-theme=white] [data-theme-item=dark] .h1 p,[data-theme=white] [data-theme-item=dark] .h1>span,[data-theme=white] [data-theme-item=dark] h1>span,[data-theme=white] [data-theme-item=dark] h1>p,[data-theme=white] [data-theme-item=dark] .h1>p,[data-theme=white] [data-theme-item=dark] h1 li,[data-theme=white] [data-theme-item=dark] .h1 li,[data-theme=white] [data-theme-item=dark] li>h1,[data-theme=white] [data-theme-item=dark] li>.h1,[data-theme=white] .data-theme-item-dark h1,[data-theme=white] .data-theme-item-dark .h1,[data-theme=white] .data-theme-item-dark h1 a,[data-theme=white] .data-theme-item-dark .h1 a,[data-theme=white] .data-theme-item-dark h1 *,[data-theme=white] .data-theme-item-dark .h1 *,[data-theme=white] .data-theme-item-dark .h1 span,[data-theme=white] .data-theme-item-dark h1 span,[data-theme=white] .data-theme-item-dark h1 p,[data-theme=white] .data-theme-item-dark .h1 p,[data-theme=white] .data-theme-item-dark .h1>span,[data-theme=white] .data-theme-item-dark h1>span,[data-theme=white] .data-theme-item-dark h1>p,[data-theme=white] .data-theme-item-dark .h1>p,[data-theme=white] .data-theme-item-dark h1 li,[data-theme=white] .data-theme-item-dark .h1 li,[data-theme=white] .data-theme-item-dark li>h1,[data-theme=white] .data-theme-item-dark li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-h1,[data-theme=white] [data-theme-item=dark] .text-h1,[data-theme=white] .data-theme-item-dark .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-white [data-theme-item=dark] .text-dark-h1,[data-theme=white] [data-theme-item=dark] .text-dark-h1,[data-theme=white] .data-theme-item-dark .text-dark-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-h1{color:var(--nv-themes-dark-h1-color)}.data-theme-white [data-theme-item=dark] h2,.data-theme-white [data-theme-item=dark] .h2,.data-theme-white [data-theme-item=dark] h2 a,.data-theme-white [data-theme-item=dark] .h2 a,.data-theme-white [data-theme-item=dark] h2 *,.data-theme-white [data-theme-item=dark] .h2 *,.data-theme-white [data-theme-item=dark] .h2 span,.data-theme-white [data-theme-item=dark] h2 span,.data-theme-white [data-theme-item=dark] h2 p,.data-theme-white [data-theme-item=dark] .h2 p,.data-theme-white [data-theme-item=dark] .h2>span,.data-theme-white [data-theme-item=dark] h2>span,.data-theme-white [data-theme-item=dark] h2>p,.data-theme-white [data-theme-item=dark] .h2>p,.data-theme-white [data-theme-item=dark] h2 li,.data-theme-white [data-theme-item=dark] .h2 li,.data-theme-white [data-theme-item=dark] li>h2,.data-theme-white [data-theme-item=dark] li>.h2,[data-theme=white] [data-theme-item=dark] h2,[data-theme=white] [data-theme-item=dark] .h2,[data-theme=white] [data-theme-item=dark] h2 a,[data-theme=white] [data-theme-item=dark] .h2 a,[data-theme=white] [data-theme-item=dark] h2 *,[data-theme=white] [data-theme-item=dark] .h2 *,[data-theme=white] [data-theme-item=dark] .h2 span,[data-theme=white] [data-theme-item=dark] h2 span,[data-theme=white] [data-theme-item=dark] h2 p,[data-theme=white] [data-theme-item=dark] .h2 p,[data-theme=white] [data-theme-item=dark] .h2>span,[data-theme=white] [data-theme-item=dark] h2>span,[data-theme=white] [data-theme-item=dark] h2>p,[data-theme=white] [data-theme-item=dark] .h2>p,[data-theme=white] [data-theme-item=dark] h2 li,[data-theme=white] [data-theme-item=dark] .h2 li,[data-theme=white] [data-theme-item=dark] li>h2,[data-theme=white] [data-theme-item=dark] li>.h2,[data-theme=white] .data-theme-item-dark h2,[data-theme=white] .data-theme-item-dark .h2,[data-theme=white] .data-theme-item-dark h2 a,[data-theme=white] .data-theme-item-dark .h2 a,[data-theme=white] .data-theme-item-dark h2 *,[data-theme=white] .data-theme-item-dark .h2 *,[data-theme=white] .data-theme-item-dark .h2 span,[data-theme=white] .data-theme-item-dark h2 span,[data-theme=white] .data-theme-item-dark h2 p,[data-theme=white] .data-theme-item-dark .h2 p,[data-theme=white] .data-theme-item-dark .h2>span,[data-theme=white] .data-theme-item-dark h2>span,[data-theme=white] .data-theme-item-dark h2>p,[data-theme=white] .data-theme-item-dark .h2>p,[data-theme=white] .data-theme-item-dark h2 li,[data-theme=white] .data-theme-item-dark .h2 li,[data-theme=white] .data-theme-item-dark li>h2,[data-theme=white] .data-theme-item-dark li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-dark-h2-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] h2,.data-theme-white [data-theme-item=dark] .h2,.data-theme-white [data-theme-item=dark] h2 a,.data-theme-white [data-theme-item=dark] .h2 a,.data-theme-white [data-theme-item=dark] h2 *,.data-theme-white [data-theme-item=dark] .h2 *,.data-theme-white [data-theme-item=dark] .h2 span,.data-theme-white [data-theme-item=dark] h2 span,.data-theme-white [data-theme-item=dark] h2 p,.data-theme-white [data-theme-item=dark] .h2 p,.data-theme-white [data-theme-item=dark] .h2>span,.data-theme-white [data-theme-item=dark] h2>span,.data-theme-white [data-theme-item=dark] h2>p,.data-theme-white [data-theme-item=dark] .h2>p,.data-theme-white [data-theme-item=dark] h2 li,.data-theme-white [data-theme-item=dark] .h2 li,.data-theme-white [data-theme-item=dark] li>h2,.data-theme-white [data-theme-item=dark] li>.h2,[data-theme=white] [data-theme-item=dark] h2,[data-theme=white] [data-theme-item=dark] .h2,[data-theme=white] [data-theme-item=dark] h2 a,[data-theme=white] [data-theme-item=dark] .h2 a,[data-theme=white] [data-theme-item=dark] h2 *,[data-theme=white] [data-theme-item=dark] .h2 *,[data-theme=white] [data-theme-item=dark] .h2 span,[data-theme=white] [data-theme-item=dark] h2 span,[data-theme=white] [data-theme-item=dark] h2 p,[data-theme=white] [data-theme-item=dark] .h2 p,[data-theme=white] [data-theme-item=dark] .h2>span,[data-theme=white] [data-theme-item=dark] h2>span,[data-theme=white] [data-theme-item=dark] h2>p,[data-theme=white] [data-theme-item=dark] .h2>p,[data-theme=white] [data-theme-item=dark] h2 li,[data-theme=white] [data-theme-item=dark] .h2 li,[data-theme=white] [data-theme-item=dark] li>h2,[data-theme=white] [data-theme-item=dark] li>.h2,[data-theme=white] .data-theme-item-dark h2,[data-theme=white] .data-theme-item-dark .h2,[data-theme=white] .data-theme-item-dark h2 a,[data-theme=white] .data-theme-item-dark .h2 a,[data-theme=white] .data-theme-item-dark h2 *,[data-theme=white] .data-theme-item-dark .h2 *,[data-theme=white] .data-theme-item-dark .h2 span,[data-theme=white] .data-theme-item-dark h2 span,[data-theme=white] .data-theme-item-dark h2 p,[data-theme=white] .data-theme-item-dark .h2 p,[data-theme=white] .data-theme-item-dark .h2>span,[data-theme=white] .data-theme-item-dark h2>span,[data-theme=white] .data-theme-item-dark h2>p,[data-theme=white] .data-theme-item-dark .h2>p,[data-theme=white] .data-theme-item-dark h2 li,[data-theme=white] .data-theme-item-dark .h2 li,[data-theme=white] .data-theme-item-dark li>h2,[data-theme=white] .data-theme-item-dark li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-h2,[data-theme=white] [data-theme-item=dark] .text-h2,[data-theme=white] .data-theme-item-dark .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-white [data-theme-item=dark] .text-dark-h2,[data-theme=white] [data-theme-item=dark] .text-dark-h2,[data-theme=white] .data-theme-item-dark .text-dark-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-h2{color:var(--nv-themes-dark-h2-color)}.data-theme-white [data-theme-item=dark] h3,.data-theme-white [data-theme-item=dark] .h3,.data-theme-white [data-theme-item=dark] h3 a,.data-theme-white [data-theme-item=dark] .h3 a,.data-theme-white [data-theme-item=dark] h3 *,.data-theme-white [data-theme-item=dark] .h3 *,.data-theme-white [data-theme-item=dark] .h3 span,.data-theme-white [data-theme-item=dark] h3 span,.data-theme-white [data-theme-item=dark] h3 p,.data-theme-white [data-theme-item=dark] .h3 p,.data-theme-white [data-theme-item=dark] .h3>span,.data-theme-white [data-theme-item=dark] h3>span,.data-theme-white [data-theme-item=dark] h3>p,.data-theme-white [data-theme-item=dark] .h3>p,.data-theme-white [data-theme-item=dark] h3 li,.data-theme-white [data-theme-item=dark] .h3 li,.data-theme-white [data-theme-item=dark] li>h3,.data-theme-white [data-theme-item=dark] li>.h3,[data-theme=white] [data-theme-item=dark] h3,[data-theme=white] [data-theme-item=dark] .h3,[data-theme=white] [data-theme-item=dark] h3 a,[data-theme=white] [data-theme-item=dark] .h3 a,[data-theme=white] [data-theme-item=dark] h3 *,[data-theme=white] [data-theme-item=dark] .h3 *,[data-theme=white] [data-theme-item=dark] .h3 span,[data-theme=white] [data-theme-item=dark] h3 span,[data-theme=white] [data-theme-item=dark] h3 p,[data-theme=white] [data-theme-item=dark] .h3 p,[data-theme=white] [data-theme-item=dark] .h3>span,[data-theme=white] [data-theme-item=dark] h3>span,[data-theme=white] [data-theme-item=dark] h3>p,[data-theme=white] [data-theme-item=dark] .h3>p,[data-theme=white] [data-theme-item=dark] h3 li,[data-theme=white] [data-theme-item=dark] .h3 li,[data-theme=white] [data-theme-item=dark] li>h3,[data-theme=white] [data-theme-item=dark] li>.h3,[data-theme=white] .data-theme-item-dark h3,[data-theme=white] .data-theme-item-dark .h3,[data-theme=white] .data-theme-item-dark h3 a,[data-theme=white] .data-theme-item-dark .h3 a,[data-theme=white] .data-theme-item-dark h3 *,[data-theme=white] .data-theme-item-dark .h3 *,[data-theme=white] .data-theme-item-dark .h3 span,[data-theme=white] .data-theme-item-dark h3 span,[data-theme=white] .data-theme-item-dark h3 p,[data-theme=white] .data-theme-item-dark .h3 p,[data-theme=white] .data-theme-item-dark .h3>span,[data-theme=white] .data-theme-item-dark h3>span,[data-theme=white] .data-theme-item-dark h3>p,[data-theme=white] .data-theme-item-dark .h3>p,[data-theme=white] .data-theme-item-dark h3 li,[data-theme=white] .data-theme-item-dark .h3 li,[data-theme=white] .data-theme-item-dark li>h3,[data-theme=white] .data-theme-item-dark li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-dark-h3-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] h3,.data-theme-white [data-theme-item=dark] .h3,.data-theme-white [data-theme-item=dark] h3 a,.data-theme-white [data-theme-item=dark] .h3 a,.data-theme-white [data-theme-item=dark] h3 *,.data-theme-white [data-theme-item=dark] .h3 *,.data-theme-white [data-theme-item=dark] .h3 span,.data-theme-white [data-theme-item=dark] h3 span,.data-theme-white [data-theme-item=dark] h3 p,.data-theme-white [data-theme-item=dark] .h3 p,.data-theme-white [data-theme-item=dark] .h3>span,.data-theme-white [data-theme-item=dark] h3>span,.data-theme-white [data-theme-item=dark] h3>p,.data-theme-white [data-theme-item=dark] .h3>p,.data-theme-white [data-theme-item=dark] h3 li,.data-theme-white [data-theme-item=dark] .h3 li,.data-theme-white [data-theme-item=dark] li>h3,.data-theme-white [data-theme-item=dark] li>.h3,[data-theme=white] [data-theme-item=dark] h3,[data-theme=white] [data-theme-item=dark] .h3,[data-theme=white] [data-theme-item=dark] h3 a,[data-theme=white] [data-theme-item=dark] .h3 a,[data-theme=white] [data-theme-item=dark] h3 *,[data-theme=white] [data-theme-item=dark] .h3 *,[data-theme=white] [data-theme-item=dark] .h3 span,[data-theme=white] [data-theme-item=dark] h3 span,[data-theme=white] [data-theme-item=dark] h3 p,[data-theme=white] [data-theme-item=dark] .h3 p,[data-theme=white] [data-theme-item=dark] .h3>span,[data-theme=white] [data-theme-item=dark] h3>span,[data-theme=white] [data-theme-item=dark] h3>p,[data-theme=white] [data-theme-item=dark] .h3>p,[data-theme=white] [data-theme-item=dark] h3 li,[data-theme=white] [data-theme-item=dark] .h3 li,[data-theme=white] [data-theme-item=dark] li>h3,[data-theme=white] [data-theme-item=dark] li>.h3,[data-theme=white] .data-theme-item-dark h3,[data-theme=white] .data-theme-item-dark .h3,[data-theme=white] .data-theme-item-dark h3 a,[data-theme=white] .data-theme-item-dark .h3 a,[data-theme=white] .data-theme-item-dark h3 *,[data-theme=white] .data-theme-item-dark .h3 *,[data-theme=white] .data-theme-item-dark .h3 span,[data-theme=white] .data-theme-item-dark h3 span,[data-theme=white] .data-theme-item-dark h3 p,[data-theme=white] .data-theme-item-dark .h3 p,[data-theme=white] .data-theme-item-dark .h3>span,[data-theme=white] .data-theme-item-dark h3>span,[data-theme=white] .data-theme-item-dark h3>p,[data-theme=white] .data-theme-item-dark .h3>p,[data-theme=white] .data-theme-item-dark h3 li,[data-theme=white] .data-theme-item-dark .h3 li,[data-theme=white] .data-theme-item-dark li>h3,[data-theme=white] .data-theme-item-dark li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-h3,[data-theme=white] [data-theme-item=dark] .text-h3,[data-theme=white] .data-theme-item-dark .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-white [data-theme-item=dark] .text-dark-h3,[data-theme=white] [data-theme-item=dark] .text-dark-h3,[data-theme=white] .data-theme-item-dark .text-dark-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-h3{color:var(--nv-themes-dark-h3-color)}.data-theme-white [data-theme-item=dark] h4,.data-theme-white [data-theme-item=dark] .h4,.data-theme-white [data-theme-item=dark] h4 a,.data-theme-white [data-theme-item=dark] .h4 a,.data-theme-white [data-theme-item=dark] h4 *,.data-theme-white [data-theme-item=dark] .h4 *,.data-theme-white [data-theme-item=dark] .h4 span,.data-theme-white [data-theme-item=dark] h4 span,.data-theme-white [data-theme-item=dark] h4 p,.data-theme-white [data-theme-item=dark] .h4 p,.data-theme-white [data-theme-item=dark] .h4>span,.data-theme-white [data-theme-item=dark] h4>span,.data-theme-white [data-theme-item=dark] h4>p,.data-theme-white [data-theme-item=dark] .h4>p,.data-theme-white [data-theme-item=dark] h4 li,.data-theme-white [data-theme-item=dark] .h4 li,.data-theme-white [data-theme-item=dark] li>h4,.data-theme-white [data-theme-item=dark] li>.h4,[data-theme=white] [data-theme-item=dark] h4,[data-theme=white] [data-theme-item=dark] .h4,[data-theme=white] [data-theme-item=dark] h4 a,[data-theme=white] [data-theme-item=dark] .h4 a,[data-theme=white] [data-theme-item=dark] h4 *,[data-theme=white] [data-theme-item=dark] .h4 *,[data-theme=white] [data-theme-item=dark] .h4 span,[data-theme=white] [data-theme-item=dark] h4 span,[data-theme=white] [data-theme-item=dark] h4 p,[data-theme=white] [data-theme-item=dark] .h4 p,[data-theme=white] [data-theme-item=dark] .h4>span,[data-theme=white] [data-theme-item=dark] h4>span,[data-theme=white] [data-theme-item=dark] h4>p,[data-theme=white] [data-theme-item=dark] .h4>p,[data-theme=white] [data-theme-item=dark] h4 li,[data-theme=white] [data-theme-item=dark] .h4 li,[data-theme=white] [data-theme-item=dark] li>h4,[data-theme=white] [data-theme-item=dark] li>.h4,[data-theme=white] .data-theme-item-dark h4,[data-theme=white] .data-theme-item-dark .h4,[data-theme=white] .data-theme-item-dark h4 a,[data-theme=white] .data-theme-item-dark .h4 a,[data-theme=white] .data-theme-item-dark h4 *,[data-theme=white] .data-theme-item-dark .h4 *,[data-theme=white] .data-theme-item-dark .h4 span,[data-theme=white] .data-theme-item-dark h4 span,[data-theme=white] .data-theme-item-dark h4 p,[data-theme=white] .data-theme-item-dark .h4 p,[data-theme=white] .data-theme-item-dark .h4>span,[data-theme=white] .data-theme-item-dark h4>span,[data-theme=white] .data-theme-item-dark h4>p,[data-theme=white] .data-theme-item-dark .h4>p,[data-theme=white] .data-theme-item-dark h4 li,[data-theme=white] .data-theme-item-dark .h4 li,[data-theme=white] .data-theme-item-dark li>h4,[data-theme=white] .data-theme-item-dark li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-dark-h4-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] h4,.data-theme-white [data-theme-item=dark] .h4,.data-theme-white [data-theme-item=dark] h4 a,.data-theme-white [data-theme-item=dark] .h4 a,.data-theme-white [data-theme-item=dark] h4 *,.data-theme-white [data-theme-item=dark] .h4 *,.data-theme-white [data-theme-item=dark] .h4 span,.data-theme-white [data-theme-item=dark] h4 span,.data-theme-white [data-theme-item=dark] h4 p,.data-theme-white [data-theme-item=dark] .h4 p,.data-theme-white [data-theme-item=dark] .h4>span,.data-theme-white [data-theme-item=dark] h4>span,.data-theme-white [data-theme-item=dark] h4>p,.data-theme-white [data-theme-item=dark] .h4>p,.data-theme-white [data-theme-item=dark] h4 li,.data-theme-white [data-theme-item=dark] .h4 li,.data-theme-white [data-theme-item=dark] li>h4,.data-theme-white [data-theme-item=dark] li>.h4,[data-theme=white] [data-theme-item=dark] h4,[data-theme=white] [data-theme-item=dark] .h4,[data-theme=white] [data-theme-item=dark] h4 a,[data-theme=white] [data-theme-item=dark] .h4 a,[data-theme=white] [data-theme-item=dark] h4 *,[data-theme=white] [data-theme-item=dark] .h4 *,[data-theme=white] [data-theme-item=dark] .h4 span,[data-theme=white] [data-theme-item=dark] h4 span,[data-theme=white] [data-theme-item=dark] h4 p,[data-theme=white] [data-theme-item=dark] .h4 p,[data-theme=white] [data-theme-item=dark] .h4>span,[data-theme=white] [data-theme-item=dark] h4>span,[data-theme=white] [data-theme-item=dark] h4>p,[data-theme=white] [data-theme-item=dark] .h4>p,[data-theme=white] [data-theme-item=dark] h4 li,[data-theme=white] [data-theme-item=dark] .h4 li,[data-theme=white] [data-theme-item=dark] li>h4,[data-theme=white] [data-theme-item=dark] li>.h4,[data-theme=white] .data-theme-item-dark h4,[data-theme=white] .data-theme-item-dark .h4,[data-theme=white] .data-theme-item-dark h4 a,[data-theme=white] .data-theme-item-dark .h4 a,[data-theme=white] .data-theme-item-dark h4 *,[data-theme=white] .data-theme-item-dark .h4 *,[data-theme=white] .data-theme-item-dark .h4 span,[data-theme=white] .data-theme-item-dark h4 span,[data-theme=white] .data-theme-item-dark h4 p,[data-theme=white] .data-theme-item-dark .h4 p,[data-theme=white] .data-theme-item-dark .h4>span,[data-theme=white] .data-theme-item-dark h4>span,[data-theme=white] .data-theme-item-dark h4>p,[data-theme=white] .data-theme-item-dark .h4>p,[data-theme=white] .data-theme-item-dark h4 li,[data-theme=white] .data-theme-item-dark .h4 li,[data-theme=white] .data-theme-item-dark li>h4,[data-theme=white] .data-theme-item-dark li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-h4,[data-theme=white] [data-theme-item=dark] .text-h4,[data-theme=white] .data-theme-item-dark .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-white [data-theme-item=dark] .text-dark-h4,[data-theme=white] [data-theme-item=dark] .text-dark-h4,[data-theme=white] .data-theme-item-dark .text-dark-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-h4{color:var(--nv-themes-dark-h4-color)}.data-theme-white [data-theme-item=dark] h5,.data-theme-white [data-theme-item=dark] .h5,.data-theme-white [data-theme-item=dark] h5 a,.data-theme-white [data-theme-item=dark] .h5 a,.data-theme-white [data-theme-item=dark] h5 *,.data-theme-white [data-theme-item=dark] .h5 *,.data-theme-white [data-theme-item=dark] .h5 span,.data-theme-white [data-theme-item=dark] h5 span,.data-theme-white [data-theme-item=dark] h5 p,.data-theme-white [data-theme-item=dark] .h5 p,.data-theme-white [data-theme-item=dark] .h5>span,.data-theme-white [data-theme-item=dark] h5>span,.data-theme-white [data-theme-item=dark] h5>p,.data-theme-white [data-theme-item=dark] .h5>p,.data-theme-white [data-theme-item=dark] h5 li,.data-theme-white [data-theme-item=dark] .h5 li,.data-theme-white [data-theme-item=dark] li>h5,.data-theme-white [data-theme-item=dark] li>.h5,[data-theme=white] [data-theme-item=dark] h5,[data-theme=white] [data-theme-item=dark] .h5,[data-theme=white] [data-theme-item=dark] h5 a,[data-theme=white] [data-theme-item=dark] .h5 a,[data-theme=white] [data-theme-item=dark] h5 *,[data-theme=white] [data-theme-item=dark] .h5 *,[data-theme=white] [data-theme-item=dark] .h5 span,[data-theme=white] [data-theme-item=dark] h5 span,[data-theme=white] [data-theme-item=dark] h5 p,[data-theme=white] [data-theme-item=dark] .h5 p,[data-theme=white] [data-theme-item=dark] .h5>span,[data-theme=white] [data-theme-item=dark] h5>span,[data-theme=white] [data-theme-item=dark] h5>p,[data-theme=white] [data-theme-item=dark] .h5>p,[data-theme=white] [data-theme-item=dark] h5 li,[data-theme=white] [data-theme-item=dark] .h5 li,[data-theme=white] [data-theme-item=dark] li>h5,[data-theme=white] [data-theme-item=dark] li>.h5,[data-theme=white] .data-theme-item-dark h5,[data-theme=white] .data-theme-item-dark .h5,[data-theme=white] .data-theme-item-dark h5 a,[data-theme=white] .data-theme-item-dark .h5 a,[data-theme=white] .data-theme-item-dark h5 *,[data-theme=white] .data-theme-item-dark .h5 *,[data-theme=white] .data-theme-item-dark .h5 span,[data-theme=white] .data-theme-item-dark h5 span,[data-theme=white] .data-theme-item-dark h5 p,[data-theme=white] .data-theme-item-dark .h5 p,[data-theme=white] .data-theme-item-dark .h5>span,[data-theme=white] .data-theme-item-dark h5>span,[data-theme=white] .data-theme-item-dark h5>p,[data-theme=white] .data-theme-item-dark .h5>p,[data-theme=white] .data-theme-item-dark h5 li,[data-theme=white] .data-theme-item-dark .h5 li,[data-theme=white] .data-theme-item-dark li>h5,[data-theme=white] .data-theme-item-dark li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-dark-h5-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] h5,.data-theme-white [data-theme-item=dark] .h5,.data-theme-white [data-theme-item=dark] h5 a,.data-theme-white [data-theme-item=dark] .h5 a,.data-theme-white [data-theme-item=dark] h5 *,.data-theme-white [data-theme-item=dark] .h5 *,.data-theme-white [data-theme-item=dark] .h5 span,.data-theme-white [data-theme-item=dark] h5 span,.data-theme-white [data-theme-item=dark] h5 p,.data-theme-white [data-theme-item=dark] .h5 p,.data-theme-white [data-theme-item=dark] .h5>span,.data-theme-white [data-theme-item=dark] h5>span,.data-theme-white [data-theme-item=dark] h5>p,.data-theme-white [data-theme-item=dark] .h5>p,.data-theme-white [data-theme-item=dark] h5 li,.data-theme-white [data-theme-item=dark] .h5 li,.data-theme-white [data-theme-item=dark] li>h5,.data-theme-white [data-theme-item=dark] li>.h5,[data-theme=white] [data-theme-item=dark] h5,[data-theme=white] [data-theme-item=dark] .h5,[data-theme=white] [data-theme-item=dark] h5 a,[data-theme=white] [data-theme-item=dark] .h5 a,[data-theme=white] [data-theme-item=dark] h5 *,[data-theme=white] [data-theme-item=dark] .h5 *,[data-theme=white] [data-theme-item=dark] .h5 span,[data-theme=white] [data-theme-item=dark] h5 span,[data-theme=white] [data-theme-item=dark] h5 p,[data-theme=white] [data-theme-item=dark] .h5 p,[data-theme=white] [data-theme-item=dark] .h5>span,[data-theme=white] [data-theme-item=dark] h5>span,[data-theme=white] [data-theme-item=dark] h5>p,[data-theme=white] [data-theme-item=dark] .h5>p,[data-theme=white] [data-theme-item=dark] h5 li,[data-theme=white] [data-theme-item=dark] .h5 li,[data-theme=white] [data-theme-item=dark] li>h5,[data-theme=white] [data-theme-item=dark] li>.h5,[data-theme=white] .data-theme-item-dark h5,[data-theme=white] .data-theme-item-dark .h5,[data-theme=white] .data-theme-item-dark h5 a,[data-theme=white] .data-theme-item-dark .h5 a,[data-theme=white] .data-theme-item-dark h5 *,[data-theme=white] .data-theme-item-dark .h5 *,[data-theme=white] .data-theme-item-dark .h5 span,[data-theme=white] .data-theme-item-dark h5 span,[data-theme=white] .data-theme-item-dark h5 p,[data-theme=white] .data-theme-item-dark .h5 p,[data-theme=white] .data-theme-item-dark .h5>span,[data-theme=white] .data-theme-item-dark h5>span,[data-theme=white] .data-theme-item-dark h5>p,[data-theme=white] .data-theme-item-dark .h5>p,[data-theme=white] .data-theme-item-dark h5 li,[data-theme=white] .data-theme-item-dark .h5 li,[data-theme=white] .data-theme-item-dark li>h5,[data-theme=white] .data-theme-item-dark li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-h5,[data-theme=white] [data-theme-item=dark] .text-h5,[data-theme=white] .data-theme-item-dark .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-white [data-theme-item=dark] .text-dark-h5,[data-theme=white] [data-theme-item=dark] .text-dark-h5,[data-theme=white] .data-theme-item-dark .text-dark-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-h5{color:var(--nv-themes-dark-h5-color)}.data-theme-white [data-theme-item=dark] h6,.data-theme-white [data-theme-item=dark] .h6,.data-theme-white [data-theme-item=dark] h6 a,.data-theme-white [data-theme-item=dark] .h6 a,.data-theme-white [data-theme-item=dark] h6 *,.data-theme-white [data-theme-item=dark] .h6 *,.data-theme-white [data-theme-item=dark] .h6 span,.data-theme-white [data-theme-item=dark] h6 span,.data-theme-white [data-theme-item=dark] h6 p,.data-theme-white [data-theme-item=dark] .h6 p,.data-theme-white [data-theme-item=dark] .h6>span,.data-theme-white [data-theme-item=dark] h6>span,.data-theme-white [data-theme-item=dark] h6>p,.data-theme-white [data-theme-item=dark] .h6>p,.data-theme-white [data-theme-item=dark] h6 li,.data-theme-white [data-theme-item=dark] .h6 li,.data-theme-white [data-theme-item=dark] li>h6,.data-theme-white [data-theme-item=dark] li>.h6,[data-theme=white] [data-theme-item=dark] h6,[data-theme=white] [data-theme-item=dark] .h6,[data-theme=white] [data-theme-item=dark] h6 a,[data-theme=white] [data-theme-item=dark] .h6 a,[data-theme=white] [data-theme-item=dark] h6 *,[data-theme=white] [data-theme-item=dark] .h6 *,[data-theme=white] [data-theme-item=dark] .h6 span,[data-theme=white] [data-theme-item=dark] h6 span,[data-theme=white] [data-theme-item=dark] h6 p,[data-theme=white] [data-theme-item=dark] .h6 p,[data-theme=white] [data-theme-item=dark] .h6>span,[data-theme=white] [data-theme-item=dark] h6>span,[data-theme=white] [data-theme-item=dark] h6>p,[data-theme=white] [data-theme-item=dark] .h6>p,[data-theme=white] [data-theme-item=dark] h6 li,[data-theme=white] [data-theme-item=dark] .h6 li,[data-theme=white] [data-theme-item=dark] li>h6,[data-theme=white] [data-theme-item=dark] li>.h6,[data-theme=white] .data-theme-item-dark h6,[data-theme=white] .data-theme-item-dark .h6,[data-theme=white] .data-theme-item-dark h6 a,[data-theme=white] .data-theme-item-dark .h6 a,[data-theme=white] .data-theme-item-dark h6 *,[data-theme=white] .data-theme-item-dark .h6 *,[data-theme=white] .data-theme-item-dark .h6 span,[data-theme=white] .data-theme-item-dark h6 span,[data-theme=white] .data-theme-item-dark h6 p,[data-theme=white] .data-theme-item-dark .h6 p,[data-theme=white] .data-theme-item-dark .h6>span,[data-theme=white] .data-theme-item-dark h6>span,[data-theme=white] .data-theme-item-dark h6>p,[data-theme=white] .data-theme-item-dark .h6>p,[data-theme=white] .data-theme-item-dark h6 li,[data-theme=white] .data-theme-item-dark .h6 li,[data-theme=white] .data-theme-item-dark li>h6,[data-theme=white] .data-theme-item-dark li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-dark-h6-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] h6,.data-theme-white [data-theme-item=dark] .h6,.data-theme-white [data-theme-item=dark] h6 a,.data-theme-white [data-theme-item=dark] .h6 a,.data-theme-white [data-theme-item=dark] h6 *,.data-theme-white [data-theme-item=dark] .h6 *,.data-theme-white [data-theme-item=dark] .h6 span,.data-theme-white [data-theme-item=dark] h6 span,.data-theme-white [data-theme-item=dark] h6 p,.data-theme-white [data-theme-item=dark] .h6 p,.data-theme-white [data-theme-item=dark] .h6>span,.data-theme-white [data-theme-item=dark] h6>span,.data-theme-white [data-theme-item=dark] h6>p,.data-theme-white [data-theme-item=dark] .h6>p,.data-theme-white [data-theme-item=dark] h6 li,.data-theme-white [data-theme-item=dark] .h6 li,.data-theme-white [data-theme-item=dark] li>h6,.data-theme-white [data-theme-item=dark] li>.h6,[data-theme=white] [data-theme-item=dark] h6,[data-theme=white] [data-theme-item=dark] .h6,[data-theme=white] [data-theme-item=dark] h6 a,[data-theme=white] [data-theme-item=dark] .h6 a,[data-theme=white] [data-theme-item=dark] h6 *,[data-theme=white] [data-theme-item=dark] .h6 *,[data-theme=white] [data-theme-item=dark] .h6 span,[data-theme=white] [data-theme-item=dark] h6 span,[data-theme=white] [data-theme-item=dark] h6 p,[data-theme=white] [data-theme-item=dark] .h6 p,[data-theme=white] [data-theme-item=dark] .h6>span,[data-theme=white] [data-theme-item=dark] h6>span,[data-theme=white] [data-theme-item=dark] h6>p,[data-theme=white] [data-theme-item=dark] .h6>p,[data-theme=white] [data-theme-item=dark] h6 li,[data-theme=white] [data-theme-item=dark] .h6 li,[data-theme=white] [data-theme-item=dark] li>h6,[data-theme=white] [data-theme-item=dark] li>.h6,[data-theme=white] .data-theme-item-dark h6,[data-theme=white] .data-theme-item-dark .h6,[data-theme=white] .data-theme-item-dark h6 a,[data-theme=white] .data-theme-item-dark .h6 a,[data-theme=white] .data-theme-item-dark h6 *,[data-theme=white] .data-theme-item-dark .h6 *,[data-theme=white] .data-theme-item-dark .h6 span,[data-theme=white] .data-theme-item-dark h6 span,[data-theme=white] .data-theme-item-dark h6 p,[data-theme=white] .data-theme-item-dark .h6 p,[data-theme=white] .data-theme-item-dark .h6>span,[data-theme=white] .data-theme-item-dark h6>span,[data-theme=white] .data-theme-item-dark h6>p,[data-theme=white] .data-theme-item-dark .h6>p,[data-theme=white] .data-theme-item-dark h6 li,[data-theme=white] .data-theme-item-dark .h6 li,[data-theme=white] .data-theme-item-dark li>h6,[data-theme=white] .data-theme-item-dark li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-h6,[data-theme=white] [data-theme-item=dark] .text-h6,[data-theme=white] .data-theme-item-dark .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-white [data-theme-item=dark] .text-dark-h6,[data-theme=white] [data-theme-item=dark] .text-dark-h6,[data-theme=white] .data-theme-item-dark .text-dark-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-h6{color:var(--nv-themes-dark-h6-color)}.data-theme-white [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item=dark] .text-body,[data-theme=white] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=dark] .text-body,[data-theme=white] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item=dark] .text-body,[data-theme=white] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=dark] .text-body,[data-theme=white] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=dark] .nv-unfloating-label,[data-theme=white] [data-theme-item=dark] .nv-unfloating-label,[data-theme=white] .data-theme-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] .nv-unfloating-label,[data-theme=white] [data-theme-item=dark] .nv-unfloating-label,[data-theme=white] .data-theme-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] .data-theme-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] .data-theme-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-body,[data-theme=white] [data-theme-item=dark] .text-body,[data-theme=white] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-white [data-theme-item=dark] .text-dark-body,[data-theme=white] [data-theme-item=dark] .text-dark-body,[data-theme=white] .data-theme-item-dark .text-dark-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-body,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-body,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-body{color:var(--nv-themes-dark-body-color)}.data-theme-white [data-theme-item=dark] .p-large,.data-theme-white [data-theme-item=dark] p.p-large,.data-theme-white [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] span.p-large,.data-theme-white [data-theme-item=dark] label.p-large,.data-theme-white [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] li.p-large,.data-theme-white [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=dark] .text-body-large,[data-theme=white] [data-theme-item=dark] .p-large,[data-theme=white] [data-theme-item=dark] p.p-large,[data-theme=white] [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] span.p-large,[data-theme=white] [data-theme-item=dark] label.p-large,[data-theme=white] [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] li.p-large,[data-theme=white] [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=dark] .text-body-large,[data-theme=white] .data-theme-item-dark .p-large,[data-theme=white] .data-theme-item-dark p.p-large,[data-theme=white] .data-theme-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark span.p-large,[data-theme=white] .data-theme-item-dark label.p-large,[data-theme=white] .data-theme-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark li.p-large,[data-theme=white] .data-theme-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-dark .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] .p-large,.data-theme-white [data-theme-item=dark] p.p-large,.data-theme-white [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] span.p-large,.data-theme-white [data-theme-item=dark] label.p-large,.data-theme-white [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] li.p-large,.data-theme-white [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=dark] .text-body-large,[data-theme=white] [data-theme-item=dark] .p-large,[data-theme=white] [data-theme-item=dark] p.p-large,[data-theme=white] [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] span.p-large,[data-theme=white] [data-theme-item=dark] label.p-large,[data-theme=white] [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] li.p-large,[data-theme=white] [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=dark] .text-body-large,[data-theme=white] .data-theme-item-dark .p-large,[data-theme=white] .data-theme-item-dark p.p-large,[data-theme=white] .data-theme-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark span.p-large,[data-theme=white] .data-theme-item-dark label.p-large,[data-theme=white] .data-theme-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark li.p-large,[data-theme=white] .data-theme-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-dark .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-bodyLarge,[data-theme=white] [data-theme-item=dark] .text-bodyLarge,[data-theme=white] .data-theme-item-dark .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-white [data-theme-item=dark] .text-dark-bodyLarge,[data-theme=white] [data-theme-item=dark] .text-dark-bodyLarge,[data-theme=white] .data-theme-item-dark .text-dark-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge{color:var(--nv-themes-dark-bodyLarge-color)}.data-theme-white [data-theme-item=dark] .p-small,.data-theme-white [data-theme-item=dark] p.p-small,.data-theme-white [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] span.p-small,.data-theme-white [data-theme-item=dark] label.p-small,.data-theme-white [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] i.p-small,.data-theme-white [data-theme-item=dark] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item=dark] li.p-small,.data-theme-white [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=dark] .text-body-small,[data-theme=white] [data-theme-item=dark] .p-small,[data-theme=white] [data-theme-item=dark] p.p-small,[data-theme=white] [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] span.p-small,[data-theme=white] [data-theme-item=dark] label.p-small,[data-theme=white] [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] i.p-small,[data-theme=white] [data-theme-item=dark] i.p-small *:not(.reset-text),[data-theme=white] [data-theme-item=dark] li.p-small,[data-theme=white] [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=dark] .text-body-small,[data-theme=white] .data-theme-item-dark .p-small,[data-theme=white] .data-theme-item-dark p.p-small,[data-theme=white] .data-theme-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark span.p-small,[data-theme=white] .data-theme-item-dark label.p-small,[data-theme=white] .data-theme-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark i.p-small,[data-theme=white] .data-theme-item-dark i.p-small *:not(.reset-text),[data-theme=white] .data-theme-item-dark li.p-small,[data-theme=white] .data-theme-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-dark .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-white [data-theme-item=dark] .p-small,.data-theme-white [data-theme-item=dark] p.p-small,.data-theme-white [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] span.p-small,.data-theme-white [data-theme-item=dark] label.p-small,.data-theme-white [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=dark] i.p-small,.data-theme-white [data-theme-item=dark] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item=dark] li.p-small,.data-theme-white [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=dark] .text-body-small,[data-theme=white] [data-theme-item=dark] .p-small,[data-theme=white] [data-theme-item=dark] p.p-small,[data-theme=white] [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] span.p-small,[data-theme=white] [data-theme-item=dark] label.p-small,[data-theme=white] [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=dark] i.p-small,[data-theme=white] [data-theme-item=dark] i.p-small *:not(.reset-text),[data-theme=white] [data-theme-item=dark] li.p-small,[data-theme=white] [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=dark] .text-body-small,[data-theme=white] .data-theme-item-dark .p-small,[data-theme=white] .data-theme-item-dark p.p-small,[data-theme=white] .data-theme-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark span.p-small,[data-theme=white] .data-theme-item-dark label.p-small,[data-theme=white] .data-theme-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-dark i.p-small,[data-theme=white] .data-theme-item-dark i.p-small *:not(.reset-text),[data-theme=white] .data-theme-item-dark li.p-small,[data-theme=white] .data-theme-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-dark .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-white [data-theme-item=dark] .text-bodySmall,[data-theme=white] [data-theme-item=dark] .text-bodySmall,[data-theme=white] .data-theme-item-dark .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-bodySmall,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-bodySmall,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-white [data-theme-item=dark] .text-dark-bodySmall,[data-theme=white] [data-theme-item=dark] .text-dark-bodySmall,[data-theme=white] .data-theme-item-dark .text-dark-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall{color:var(--nv-themes-dark-bodySmall-color)}.data-theme-white [data-theme-item=light] h1,.data-theme-white [data-theme-item=light] .h1,.data-theme-white [data-theme-item=light] h1 a,.data-theme-white [data-theme-item=light] .h1 a,.data-theme-white [data-theme-item=light] h1 *,.data-theme-white [data-theme-item=light] .h1 *,.data-theme-white [data-theme-item=light] .h1 span,.data-theme-white [data-theme-item=light] h1 span,.data-theme-white [data-theme-item=light] h1 p,.data-theme-white [data-theme-item=light] .h1 p,.data-theme-white [data-theme-item=light] .h1>span,.data-theme-white [data-theme-item=light] h1>span,.data-theme-white [data-theme-item=light] h1>p,.data-theme-white [data-theme-item=light] .h1>p,.data-theme-white [data-theme-item=light] h1 li,.data-theme-white [data-theme-item=light] .h1 li,.data-theme-white [data-theme-item=light] li>h1,.data-theme-white [data-theme-item=light] li>.h1,[data-theme=white] [data-theme-item=light] h1,[data-theme=white] [data-theme-item=light] .h1,[data-theme=white] [data-theme-item=light] h1 a,[data-theme=white] [data-theme-item=light] .h1 a,[data-theme=white] [data-theme-item=light] h1 *,[data-theme=white] [data-theme-item=light] .h1 *,[data-theme=white] [data-theme-item=light] .h1 span,[data-theme=white] [data-theme-item=light] h1 span,[data-theme=white] [data-theme-item=light] h1 p,[data-theme=white] [data-theme-item=light] .h1 p,[data-theme=white] [data-theme-item=light] .h1>span,[data-theme=white] [data-theme-item=light] h1>span,[data-theme=white] [data-theme-item=light] h1>p,[data-theme=white] [data-theme-item=light] .h1>p,[data-theme=white] [data-theme-item=light] h1 li,[data-theme=white] [data-theme-item=light] .h1 li,[data-theme=white] [data-theme-item=light] li>h1,[data-theme=white] [data-theme-item=light] li>.h1,[data-theme=white] .data-theme-item-light h1,[data-theme=white] .data-theme-item-light .h1,[data-theme=white] .data-theme-item-light h1 a,[data-theme=white] .data-theme-item-light .h1 a,[data-theme=white] .data-theme-item-light h1 *,[data-theme=white] .data-theme-item-light .h1 *,[data-theme=white] .data-theme-item-light .h1 span,[data-theme=white] .data-theme-item-light h1 span,[data-theme=white] .data-theme-item-light h1 p,[data-theme=white] .data-theme-item-light .h1 p,[data-theme=white] .data-theme-item-light .h1>span,[data-theme=white] .data-theme-item-light h1>span,[data-theme=white] .data-theme-item-light h1>p,[data-theme=white] .data-theme-item-light .h1>p,[data-theme=white] .data-theme-item-light h1 li,[data-theme=white] .data-theme-item-light .h1 li,[data-theme=white] .data-theme-item-light li>h1,[data-theme=white] .data-theme-item-light li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-light-h1-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] h1,.data-theme-white [data-theme-item=light] .h1,.data-theme-white [data-theme-item=light] h1 a,.data-theme-white [data-theme-item=light] .h1 a,.data-theme-white [data-theme-item=light] h1 *,.data-theme-white [data-theme-item=light] .h1 *,.data-theme-white [data-theme-item=light] .h1 span,.data-theme-white [data-theme-item=light] h1 span,.data-theme-white [data-theme-item=light] h1 p,.data-theme-white [data-theme-item=light] .h1 p,.data-theme-white [data-theme-item=light] .h1>span,.data-theme-white [data-theme-item=light] h1>span,.data-theme-white [data-theme-item=light] h1>p,.data-theme-white [data-theme-item=light] .h1>p,.data-theme-white [data-theme-item=light] h1 li,.data-theme-white [data-theme-item=light] .h1 li,.data-theme-white [data-theme-item=light] li>h1,.data-theme-white [data-theme-item=light] li>.h1,[data-theme=white] [data-theme-item=light] h1,[data-theme=white] [data-theme-item=light] .h1,[data-theme=white] [data-theme-item=light] h1 a,[data-theme=white] [data-theme-item=light] .h1 a,[data-theme=white] [data-theme-item=light] h1 *,[data-theme=white] [data-theme-item=light] .h1 *,[data-theme=white] [data-theme-item=light] .h1 span,[data-theme=white] [data-theme-item=light] h1 span,[data-theme=white] [data-theme-item=light] h1 p,[data-theme=white] [data-theme-item=light] .h1 p,[data-theme=white] [data-theme-item=light] .h1>span,[data-theme=white] [data-theme-item=light] h1>span,[data-theme=white] [data-theme-item=light] h1>p,[data-theme=white] [data-theme-item=light] .h1>p,[data-theme=white] [data-theme-item=light] h1 li,[data-theme=white] [data-theme-item=light] .h1 li,[data-theme=white] [data-theme-item=light] li>h1,[data-theme=white] [data-theme-item=light] li>.h1,[data-theme=white] .data-theme-item-light h1,[data-theme=white] .data-theme-item-light .h1,[data-theme=white] .data-theme-item-light h1 a,[data-theme=white] .data-theme-item-light .h1 a,[data-theme=white] .data-theme-item-light h1 *,[data-theme=white] .data-theme-item-light .h1 *,[data-theme=white] .data-theme-item-light .h1 span,[data-theme=white] .data-theme-item-light h1 span,[data-theme=white] .data-theme-item-light h1 p,[data-theme=white] .data-theme-item-light .h1 p,[data-theme=white] .data-theme-item-light .h1>span,[data-theme=white] .data-theme-item-light h1>span,[data-theme=white] .data-theme-item-light h1>p,[data-theme=white] .data-theme-item-light .h1>p,[data-theme=white] .data-theme-item-light h1 li,[data-theme=white] .data-theme-item-light .h1 li,[data-theme=white] .data-theme-item-light li>h1,[data-theme=white] .data-theme-item-light li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-white [data-theme-item=light] .text-h1,[data-theme=white] [data-theme-item=light] .text-h1,[data-theme=white] .data-theme-item-light .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-white [data-theme-item=light] .text-light-h1,[data-theme=white] [data-theme-item=light] .text-light-h1,[data-theme=white] .data-theme-item-light .text-light-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-h1{color:var(--nv-themes-light-h1-color)}.data-theme-white [data-theme-item=light] h2,.data-theme-white [data-theme-item=light] .h2,.data-theme-white [data-theme-item=light] h2 a,.data-theme-white [data-theme-item=light] .h2 a,.data-theme-white [data-theme-item=light] h2 *,.data-theme-white [data-theme-item=light] .h2 *,.data-theme-white [data-theme-item=light] .h2 span,.data-theme-white [data-theme-item=light] h2 span,.data-theme-white [data-theme-item=light] h2 p,.data-theme-white [data-theme-item=light] .h2 p,.data-theme-white [data-theme-item=light] .h2>span,.data-theme-white [data-theme-item=light] h2>span,.data-theme-white [data-theme-item=light] h2>p,.data-theme-white [data-theme-item=light] .h2>p,.data-theme-white [data-theme-item=light] h2 li,.data-theme-white [data-theme-item=light] .h2 li,.data-theme-white [data-theme-item=light] li>h2,.data-theme-white [data-theme-item=light] li>.h2,[data-theme=white] [data-theme-item=light] h2,[data-theme=white] [data-theme-item=light] .h2,[data-theme=white] [data-theme-item=light] h2 a,[data-theme=white] [data-theme-item=light] .h2 a,[data-theme=white] [data-theme-item=light] h2 *,[data-theme=white] [data-theme-item=light] .h2 *,[data-theme=white] [data-theme-item=light] .h2 span,[data-theme=white] [data-theme-item=light] h2 span,[data-theme=white] [data-theme-item=light] h2 p,[data-theme=white] [data-theme-item=light] .h2 p,[data-theme=white] [data-theme-item=light] .h2>span,[data-theme=white] [data-theme-item=light] h2>span,[data-theme=white] [data-theme-item=light] h2>p,[data-theme=white] [data-theme-item=light] .h2>p,[data-theme=white] [data-theme-item=light] h2 li,[data-theme=white] [data-theme-item=light] .h2 li,[data-theme=white] [data-theme-item=light] li>h2,[data-theme=white] [data-theme-item=light] li>.h2,[data-theme=white] .data-theme-item-light h2,[data-theme=white] .data-theme-item-light .h2,[data-theme=white] .data-theme-item-light h2 a,[data-theme=white] .data-theme-item-light .h2 a,[data-theme=white] .data-theme-item-light h2 *,[data-theme=white] .data-theme-item-light .h2 *,[data-theme=white] .data-theme-item-light .h2 span,[data-theme=white] .data-theme-item-light h2 span,[data-theme=white] .data-theme-item-light h2 p,[data-theme=white] .data-theme-item-light .h2 p,[data-theme=white] .data-theme-item-light .h2>span,[data-theme=white] .data-theme-item-light h2>span,[data-theme=white] .data-theme-item-light h2>p,[data-theme=white] .data-theme-item-light .h2>p,[data-theme=white] .data-theme-item-light h2 li,[data-theme=white] .data-theme-item-light .h2 li,[data-theme=white] .data-theme-item-light li>h2,[data-theme=white] .data-theme-item-light li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-light-h2-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] h2,.data-theme-white [data-theme-item=light] .h2,.data-theme-white [data-theme-item=light] h2 a,.data-theme-white [data-theme-item=light] .h2 a,.data-theme-white [data-theme-item=light] h2 *,.data-theme-white [data-theme-item=light] .h2 *,.data-theme-white [data-theme-item=light] .h2 span,.data-theme-white [data-theme-item=light] h2 span,.data-theme-white [data-theme-item=light] h2 p,.data-theme-white [data-theme-item=light] .h2 p,.data-theme-white [data-theme-item=light] .h2>span,.data-theme-white [data-theme-item=light] h2>span,.data-theme-white [data-theme-item=light] h2>p,.data-theme-white [data-theme-item=light] .h2>p,.data-theme-white [data-theme-item=light] h2 li,.data-theme-white [data-theme-item=light] .h2 li,.data-theme-white [data-theme-item=light] li>h2,.data-theme-white [data-theme-item=light] li>.h2,[data-theme=white] [data-theme-item=light] h2,[data-theme=white] [data-theme-item=light] .h2,[data-theme=white] [data-theme-item=light] h2 a,[data-theme=white] [data-theme-item=light] .h2 a,[data-theme=white] [data-theme-item=light] h2 *,[data-theme=white] [data-theme-item=light] .h2 *,[data-theme=white] [data-theme-item=light] .h2 span,[data-theme=white] [data-theme-item=light] h2 span,[data-theme=white] [data-theme-item=light] h2 p,[data-theme=white] [data-theme-item=light] .h2 p,[data-theme=white] [data-theme-item=light] .h2>span,[data-theme=white] [data-theme-item=light] h2>span,[data-theme=white] [data-theme-item=light] h2>p,[data-theme=white] [data-theme-item=light] .h2>p,[data-theme=white] [data-theme-item=light] h2 li,[data-theme=white] [data-theme-item=light] .h2 li,[data-theme=white] [data-theme-item=light] li>h2,[data-theme=white] [data-theme-item=light] li>.h2,[data-theme=white] .data-theme-item-light h2,[data-theme=white] .data-theme-item-light .h2,[data-theme=white] .data-theme-item-light h2 a,[data-theme=white] .data-theme-item-light .h2 a,[data-theme=white] .data-theme-item-light h2 *,[data-theme=white] .data-theme-item-light .h2 *,[data-theme=white] .data-theme-item-light .h2 span,[data-theme=white] .data-theme-item-light h2 span,[data-theme=white] .data-theme-item-light h2 p,[data-theme=white] .data-theme-item-light .h2 p,[data-theme=white] .data-theme-item-light .h2>span,[data-theme=white] .data-theme-item-light h2>span,[data-theme=white] .data-theme-item-light h2>p,[data-theme=white] .data-theme-item-light .h2>p,[data-theme=white] .data-theme-item-light h2 li,[data-theme=white] .data-theme-item-light .h2 li,[data-theme=white] .data-theme-item-light li>h2,[data-theme=white] .data-theme-item-light li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-white [data-theme-item=light] .text-h2,[data-theme=white] [data-theme-item=light] .text-h2,[data-theme=white] .data-theme-item-light .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-white [data-theme-item=light] .text-light-h2,[data-theme=white] [data-theme-item=light] .text-light-h2,[data-theme=white] .data-theme-item-light .text-light-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-h2{color:var(--nv-themes-light-h2-color)}.data-theme-white [data-theme-item=light] h3,.data-theme-white [data-theme-item=light] .h3,.data-theme-white [data-theme-item=light] h3 a,.data-theme-white [data-theme-item=light] .h3 a,.data-theme-white [data-theme-item=light] h3 *,.data-theme-white [data-theme-item=light] .h3 *,.data-theme-white [data-theme-item=light] .h3 span,.data-theme-white [data-theme-item=light] h3 span,.data-theme-white [data-theme-item=light] h3 p,.data-theme-white [data-theme-item=light] .h3 p,.data-theme-white [data-theme-item=light] .h3>span,.data-theme-white [data-theme-item=light] h3>span,.data-theme-white [data-theme-item=light] h3>p,.data-theme-white [data-theme-item=light] .h3>p,.data-theme-white [data-theme-item=light] h3 li,.data-theme-white [data-theme-item=light] .h3 li,.data-theme-white [data-theme-item=light] li>h3,.data-theme-white [data-theme-item=light] li>.h3,[data-theme=white] [data-theme-item=light] h3,[data-theme=white] [data-theme-item=light] .h3,[data-theme=white] [data-theme-item=light] h3 a,[data-theme=white] [data-theme-item=light] .h3 a,[data-theme=white] [data-theme-item=light] h3 *,[data-theme=white] [data-theme-item=light] .h3 *,[data-theme=white] [data-theme-item=light] .h3 span,[data-theme=white] [data-theme-item=light] h3 span,[data-theme=white] [data-theme-item=light] h3 p,[data-theme=white] [data-theme-item=light] .h3 p,[data-theme=white] [data-theme-item=light] .h3>span,[data-theme=white] [data-theme-item=light] h3>span,[data-theme=white] [data-theme-item=light] h3>p,[data-theme=white] [data-theme-item=light] .h3>p,[data-theme=white] [data-theme-item=light] h3 li,[data-theme=white] [data-theme-item=light] .h3 li,[data-theme=white] [data-theme-item=light] li>h3,[data-theme=white] [data-theme-item=light] li>.h3,[data-theme=white] .data-theme-item-light h3,[data-theme=white] .data-theme-item-light .h3,[data-theme=white] .data-theme-item-light h3 a,[data-theme=white] .data-theme-item-light .h3 a,[data-theme=white] .data-theme-item-light h3 *,[data-theme=white] .data-theme-item-light .h3 *,[data-theme=white] .data-theme-item-light .h3 span,[data-theme=white] .data-theme-item-light h3 span,[data-theme=white] .data-theme-item-light h3 p,[data-theme=white] .data-theme-item-light .h3 p,[data-theme=white] .data-theme-item-light .h3>span,[data-theme=white] .data-theme-item-light h3>span,[data-theme=white] .data-theme-item-light h3>p,[data-theme=white] .data-theme-item-light .h3>p,[data-theme=white] .data-theme-item-light h3 li,[data-theme=white] .data-theme-item-light .h3 li,[data-theme=white] .data-theme-item-light li>h3,[data-theme=white] .data-theme-item-light li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-light-h3-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] h3,.data-theme-white [data-theme-item=light] .h3,.data-theme-white [data-theme-item=light] h3 a,.data-theme-white [data-theme-item=light] .h3 a,.data-theme-white [data-theme-item=light] h3 *,.data-theme-white [data-theme-item=light] .h3 *,.data-theme-white [data-theme-item=light] .h3 span,.data-theme-white [data-theme-item=light] h3 span,.data-theme-white [data-theme-item=light] h3 p,.data-theme-white [data-theme-item=light] .h3 p,.data-theme-white [data-theme-item=light] .h3>span,.data-theme-white [data-theme-item=light] h3>span,.data-theme-white [data-theme-item=light] h3>p,.data-theme-white [data-theme-item=light] .h3>p,.data-theme-white [data-theme-item=light] h3 li,.data-theme-white [data-theme-item=light] .h3 li,.data-theme-white [data-theme-item=light] li>h3,.data-theme-white [data-theme-item=light] li>.h3,[data-theme=white] [data-theme-item=light] h3,[data-theme=white] [data-theme-item=light] .h3,[data-theme=white] [data-theme-item=light] h3 a,[data-theme=white] [data-theme-item=light] .h3 a,[data-theme=white] [data-theme-item=light] h3 *,[data-theme=white] [data-theme-item=light] .h3 *,[data-theme=white] [data-theme-item=light] .h3 span,[data-theme=white] [data-theme-item=light] h3 span,[data-theme=white] [data-theme-item=light] h3 p,[data-theme=white] [data-theme-item=light] .h3 p,[data-theme=white] [data-theme-item=light] .h3>span,[data-theme=white] [data-theme-item=light] h3>span,[data-theme=white] [data-theme-item=light] h3>p,[data-theme=white] [data-theme-item=light] .h3>p,[data-theme=white] [data-theme-item=light] h3 li,[data-theme=white] [data-theme-item=light] .h3 li,[data-theme=white] [data-theme-item=light] li>h3,[data-theme=white] [data-theme-item=light] li>.h3,[data-theme=white] .data-theme-item-light h3,[data-theme=white] .data-theme-item-light .h3,[data-theme=white] .data-theme-item-light h3 a,[data-theme=white] .data-theme-item-light .h3 a,[data-theme=white] .data-theme-item-light h3 *,[data-theme=white] .data-theme-item-light .h3 *,[data-theme=white] .data-theme-item-light .h3 span,[data-theme=white] .data-theme-item-light h3 span,[data-theme=white] .data-theme-item-light h3 p,[data-theme=white] .data-theme-item-light .h3 p,[data-theme=white] .data-theme-item-light .h3>span,[data-theme=white] .data-theme-item-light h3>span,[data-theme=white] .data-theme-item-light h3>p,[data-theme=white] .data-theme-item-light .h3>p,[data-theme=white] .data-theme-item-light h3 li,[data-theme=white] .data-theme-item-light .h3 li,[data-theme=white] .data-theme-item-light li>h3,[data-theme=white] .data-theme-item-light li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-white [data-theme-item=light] .text-h3,[data-theme=white] [data-theme-item=light] .text-h3,[data-theme=white] .data-theme-item-light .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-white [data-theme-item=light] .text-light-h3,[data-theme=white] [data-theme-item=light] .text-light-h3,[data-theme=white] .data-theme-item-light .text-light-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-h3{color:var(--nv-themes-light-h3-color)}.data-theme-white [data-theme-item=light] h4,.data-theme-white [data-theme-item=light] .h4,.data-theme-white [data-theme-item=light] h4 a,.data-theme-white [data-theme-item=light] .h4 a,.data-theme-white [data-theme-item=light] h4 *,.data-theme-white [data-theme-item=light] .h4 *,.data-theme-white [data-theme-item=light] .h4 span,.data-theme-white [data-theme-item=light] h4 span,.data-theme-white [data-theme-item=light] h4 p,.data-theme-white [data-theme-item=light] .h4 p,.data-theme-white [data-theme-item=light] .h4>span,.data-theme-white [data-theme-item=light] h4>span,.data-theme-white [data-theme-item=light] h4>p,.data-theme-white [data-theme-item=light] .h4>p,.data-theme-white [data-theme-item=light] h4 li,.data-theme-white [data-theme-item=light] .h4 li,.data-theme-white [data-theme-item=light] li>h4,.data-theme-white [data-theme-item=light] li>.h4,[data-theme=white] [data-theme-item=light] h4,[data-theme=white] [data-theme-item=light] .h4,[data-theme=white] [data-theme-item=light] h4 a,[data-theme=white] [data-theme-item=light] .h4 a,[data-theme=white] [data-theme-item=light] h4 *,[data-theme=white] [data-theme-item=light] .h4 *,[data-theme=white] [data-theme-item=light] .h4 span,[data-theme=white] [data-theme-item=light] h4 span,[data-theme=white] [data-theme-item=light] h4 p,[data-theme=white] [data-theme-item=light] .h4 p,[data-theme=white] [data-theme-item=light] .h4>span,[data-theme=white] [data-theme-item=light] h4>span,[data-theme=white] [data-theme-item=light] h4>p,[data-theme=white] [data-theme-item=light] .h4>p,[data-theme=white] [data-theme-item=light] h4 li,[data-theme=white] [data-theme-item=light] .h4 li,[data-theme=white] [data-theme-item=light] li>h4,[data-theme=white] [data-theme-item=light] li>.h4,[data-theme=white] .data-theme-item-light h4,[data-theme=white] .data-theme-item-light .h4,[data-theme=white] .data-theme-item-light h4 a,[data-theme=white] .data-theme-item-light .h4 a,[data-theme=white] .data-theme-item-light h4 *,[data-theme=white] .data-theme-item-light .h4 *,[data-theme=white] .data-theme-item-light .h4 span,[data-theme=white] .data-theme-item-light h4 span,[data-theme=white] .data-theme-item-light h4 p,[data-theme=white] .data-theme-item-light .h4 p,[data-theme=white] .data-theme-item-light .h4>span,[data-theme=white] .data-theme-item-light h4>span,[data-theme=white] .data-theme-item-light h4>p,[data-theme=white] .data-theme-item-light .h4>p,[data-theme=white] .data-theme-item-light h4 li,[data-theme=white] .data-theme-item-light .h4 li,[data-theme=white] .data-theme-item-light li>h4,[data-theme=white] .data-theme-item-light li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-light-h4-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] h4,.data-theme-white [data-theme-item=light] .h4,.data-theme-white [data-theme-item=light] h4 a,.data-theme-white [data-theme-item=light] .h4 a,.data-theme-white [data-theme-item=light] h4 *,.data-theme-white [data-theme-item=light] .h4 *,.data-theme-white [data-theme-item=light] .h4 span,.data-theme-white [data-theme-item=light] h4 span,.data-theme-white [data-theme-item=light] h4 p,.data-theme-white [data-theme-item=light] .h4 p,.data-theme-white [data-theme-item=light] .h4>span,.data-theme-white [data-theme-item=light] h4>span,.data-theme-white [data-theme-item=light] h4>p,.data-theme-white [data-theme-item=light] .h4>p,.data-theme-white [data-theme-item=light] h4 li,.data-theme-white [data-theme-item=light] .h4 li,.data-theme-white [data-theme-item=light] li>h4,.data-theme-white [data-theme-item=light] li>.h4,[data-theme=white] [data-theme-item=light] h4,[data-theme=white] [data-theme-item=light] .h4,[data-theme=white] [data-theme-item=light] h4 a,[data-theme=white] [data-theme-item=light] .h4 a,[data-theme=white] [data-theme-item=light] h4 *,[data-theme=white] [data-theme-item=light] .h4 *,[data-theme=white] [data-theme-item=light] .h4 span,[data-theme=white] [data-theme-item=light] h4 span,[data-theme=white] [data-theme-item=light] h4 p,[data-theme=white] [data-theme-item=light] .h4 p,[data-theme=white] [data-theme-item=light] .h4>span,[data-theme=white] [data-theme-item=light] h4>span,[data-theme=white] [data-theme-item=light] h4>p,[data-theme=white] [data-theme-item=light] .h4>p,[data-theme=white] [data-theme-item=light] h4 li,[data-theme=white] [data-theme-item=light] .h4 li,[data-theme=white] [data-theme-item=light] li>h4,[data-theme=white] [data-theme-item=light] li>.h4,[data-theme=white] .data-theme-item-light h4,[data-theme=white] .data-theme-item-light .h4,[data-theme=white] .data-theme-item-light h4 a,[data-theme=white] .data-theme-item-light .h4 a,[data-theme=white] .data-theme-item-light h4 *,[data-theme=white] .data-theme-item-light .h4 *,[data-theme=white] .data-theme-item-light .h4 span,[data-theme=white] .data-theme-item-light h4 span,[data-theme=white] .data-theme-item-light h4 p,[data-theme=white] .data-theme-item-light .h4 p,[data-theme=white] .data-theme-item-light .h4>span,[data-theme=white] .data-theme-item-light h4>span,[data-theme=white] .data-theme-item-light h4>p,[data-theme=white] .data-theme-item-light .h4>p,[data-theme=white] .data-theme-item-light h4 li,[data-theme=white] .data-theme-item-light .h4 li,[data-theme=white] .data-theme-item-light li>h4,[data-theme=white] .data-theme-item-light li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-white [data-theme-item=light] .text-h4,[data-theme=white] [data-theme-item=light] .text-h4,[data-theme=white] .data-theme-item-light .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-white [data-theme-item=light] .text-light-h4,[data-theme=white] [data-theme-item=light] .text-light-h4,[data-theme=white] .data-theme-item-light .text-light-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-h4{color:var(--nv-themes-light-h4-color)}.data-theme-white [data-theme-item=light] h5,.data-theme-white [data-theme-item=light] .h5,.data-theme-white [data-theme-item=light] h5 a,.data-theme-white [data-theme-item=light] .h5 a,.data-theme-white [data-theme-item=light] h5 *,.data-theme-white [data-theme-item=light] .h5 *,.data-theme-white [data-theme-item=light] .h5 span,.data-theme-white [data-theme-item=light] h5 span,.data-theme-white [data-theme-item=light] h5 p,.data-theme-white [data-theme-item=light] .h5 p,.data-theme-white [data-theme-item=light] .h5>span,.data-theme-white [data-theme-item=light] h5>span,.data-theme-white [data-theme-item=light] h5>p,.data-theme-white [data-theme-item=light] .h5>p,.data-theme-white [data-theme-item=light] h5 li,.data-theme-white [data-theme-item=light] .h5 li,.data-theme-white [data-theme-item=light] li>h5,.data-theme-white [data-theme-item=light] li>.h5,[data-theme=white] [data-theme-item=light] h5,[data-theme=white] [data-theme-item=light] .h5,[data-theme=white] [data-theme-item=light] h5 a,[data-theme=white] [data-theme-item=light] .h5 a,[data-theme=white] [data-theme-item=light] h5 *,[data-theme=white] [data-theme-item=light] .h5 *,[data-theme=white] [data-theme-item=light] .h5 span,[data-theme=white] [data-theme-item=light] h5 span,[data-theme=white] [data-theme-item=light] h5 p,[data-theme=white] [data-theme-item=light] .h5 p,[data-theme=white] [data-theme-item=light] .h5>span,[data-theme=white] [data-theme-item=light] h5>span,[data-theme=white] [data-theme-item=light] h5>p,[data-theme=white] [data-theme-item=light] .h5>p,[data-theme=white] [data-theme-item=light] h5 li,[data-theme=white] [data-theme-item=light] .h5 li,[data-theme=white] [data-theme-item=light] li>h5,[data-theme=white] [data-theme-item=light] li>.h5,[data-theme=white] .data-theme-item-light h5,[data-theme=white] .data-theme-item-light .h5,[data-theme=white] .data-theme-item-light h5 a,[data-theme=white] .data-theme-item-light .h5 a,[data-theme=white] .data-theme-item-light h5 *,[data-theme=white] .data-theme-item-light .h5 *,[data-theme=white] .data-theme-item-light .h5 span,[data-theme=white] .data-theme-item-light h5 span,[data-theme=white] .data-theme-item-light h5 p,[data-theme=white] .data-theme-item-light .h5 p,[data-theme=white] .data-theme-item-light .h5>span,[data-theme=white] .data-theme-item-light h5>span,[data-theme=white] .data-theme-item-light h5>p,[data-theme=white] .data-theme-item-light .h5>p,[data-theme=white] .data-theme-item-light h5 li,[data-theme=white] .data-theme-item-light .h5 li,[data-theme=white] .data-theme-item-light li>h5,[data-theme=white] .data-theme-item-light li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-light-h5-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] h5,.data-theme-white [data-theme-item=light] .h5,.data-theme-white [data-theme-item=light] h5 a,.data-theme-white [data-theme-item=light] .h5 a,.data-theme-white [data-theme-item=light] h5 *,.data-theme-white [data-theme-item=light] .h5 *,.data-theme-white [data-theme-item=light] .h5 span,.data-theme-white [data-theme-item=light] h5 span,.data-theme-white [data-theme-item=light] h5 p,.data-theme-white [data-theme-item=light] .h5 p,.data-theme-white [data-theme-item=light] .h5>span,.data-theme-white [data-theme-item=light] h5>span,.data-theme-white [data-theme-item=light] h5>p,.data-theme-white [data-theme-item=light] .h5>p,.data-theme-white [data-theme-item=light] h5 li,.data-theme-white [data-theme-item=light] .h5 li,.data-theme-white [data-theme-item=light] li>h5,.data-theme-white [data-theme-item=light] li>.h5,[data-theme=white] [data-theme-item=light] h5,[data-theme=white] [data-theme-item=light] .h5,[data-theme=white] [data-theme-item=light] h5 a,[data-theme=white] [data-theme-item=light] .h5 a,[data-theme=white] [data-theme-item=light] h5 *,[data-theme=white] [data-theme-item=light] .h5 *,[data-theme=white] [data-theme-item=light] .h5 span,[data-theme=white] [data-theme-item=light] h5 span,[data-theme=white] [data-theme-item=light] h5 p,[data-theme=white] [data-theme-item=light] .h5 p,[data-theme=white] [data-theme-item=light] .h5>span,[data-theme=white] [data-theme-item=light] h5>span,[data-theme=white] [data-theme-item=light] h5>p,[data-theme=white] [data-theme-item=light] .h5>p,[data-theme=white] [data-theme-item=light] h5 li,[data-theme=white] [data-theme-item=light] .h5 li,[data-theme=white] [data-theme-item=light] li>h5,[data-theme=white] [data-theme-item=light] li>.h5,[data-theme=white] .data-theme-item-light h5,[data-theme=white] .data-theme-item-light .h5,[data-theme=white] .data-theme-item-light h5 a,[data-theme=white] .data-theme-item-light .h5 a,[data-theme=white] .data-theme-item-light h5 *,[data-theme=white] .data-theme-item-light .h5 *,[data-theme=white] .data-theme-item-light .h5 span,[data-theme=white] .data-theme-item-light h5 span,[data-theme=white] .data-theme-item-light h5 p,[data-theme=white] .data-theme-item-light .h5 p,[data-theme=white] .data-theme-item-light .h5>span,[data-theme=white] .data-theme-item-light h5>span,[data-theme=white] .data-theme-item-light h5>p,[data-theme=white] .data-theme-item-light .h5>p,[data-theme=white] .data-theme-item-light h5 li,[data-theme=white] .data-theme-item-light .h5 li,[data-theme=white] .data-theme-item-light li>h5,[data-theme=white] .data-theme-item-light li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-white [data-theme-item=light] .text-h5,[data-theme=white] [data-theme-item=light] .text-h5,[data-theme=white] .data-theme-item-light .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-white [data-theme-item=light] .text-light-h5,[data-theme=white] [data-theme-item=light] .text-light-h5,[data-theme=white] .data-theme-item-light .text-light-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-h5{color:var(--nv-themes-light-h5-color)}.data-theme-white [data-theme-item=light] h6,.data-theme-white [data-theme-item=light] .h6,.data-theme-white [data-theme-item=light] h6 a,.data-theme-white [data-theme-item=light] .h6 a,.data-theme-white [data-theme-item=light] h6 *,.data-theme-white [data-theme-item=light] .h6 *,.data-theme-white [data-theme-item=light] .h6 span,.data-theme-white [data-theme-item=light] h6 span,.data-theme-white [data-theme-item=light] h6 p,.data-theme-white [data-theme-item=light] .h6 p,.data-theme-white [data-theme-item=light] .h6>span,.data-theme-white [data-theme-item=light] h6>span,.data-theme-white [data-theme-item=light] h6>p,.data-theme-white [data-theme-item=light] .h6>p,.data-theme-white [data-theme-item=light] h6 li,.data-theme-white [data-theme-item=light] .h6 li,.data-theme-white [data-theme-item=light] li>h6,.data-theme-white [data-theme-item=light] li>.h6,[data-theme=white] [data-theme-item=light] h6,[data-theme=white] [data-theme-item=light] .h6,[data-theme=white] [data-theme-item=light] h6 a,[data-theme=white] [data-theme-item=light] .h6 a,[data-theme=white] [data-theme-item=light] h6 *,[data-theme=white] [data-theme-item=light] .h6 *,[data-theme=white] [data-theme-item=light] .h6 span,[data-theme=white] [data-theme-item=light] h6 span,[data-theme=white] [data-theme-item=light] h6 p,[data-theme=white] [data-theme-item=light] .h6 p,[data-theme=white] [data-theme-item=light] .h6>span,[data-theme=white] [data-theme-item=light] h6>span,[data-theme=white] [data-theme-item=light] h6>p,[data-theme=white] [data-theme-item=light] .h6>p,[data-theme=white] [data-theme-item=light] h6 li,[data-theme=white] [data-theme-item=light] .h6 li,[data-theme=white] [data-theme-item=light] li>h6,[data-theme=white] [data-theme-item=light] li>.h6,[data-theme=white] .data-theme-item-light h6,[data-theme=white] .data-theme-item-light .h6,[data-theme=white] .data-theme-item-light h6 a,[data-theme=white] .data-theme-item-light .h6 a,[data-theme=white] .data-theme-item-light h6 *,[data-theme=white] .data-theme-item-light .h6 *,[data-theme=white] .data-theme-item-light .h6 span,[data-theme=white] .data-theme-item-light h6 span,[data-theme=white] .data-theme-item-light h6 p,[data-theme=white] .data-theme-item-light .h6 p,[data-theme=white] .data-theme-item-light .h6>span,[data-theme=white] .data-theme-item-light h6>span,[data-theme=white] .data-theme-item-light h6>p,[data-theme=white] .data-theme-item-light .h6>p,[data-theme=white] .data-theme-item-light h6 li,[data-theme=white] .data-theme-item-light .h6 li,[data-theme=white] .data-theme-item-light li>h6,[data-theme=white] .data-theme-item-light li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-light-h6-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] h6,.data-theme-white [data-theme-item=light] .h6,.data-theme-white [data-theme-item=light] h6 a,.data-theme-white [data-theme-item=light] .h6 a,.data-theme-white [data-theme-item=light] h6 *,.data-theme-white [data-theme-item=light] .h6 *,.data-theme-white [data-theme-item=light] .h6 span,.data-theme-white [data-theme-item=light] h6 span,.data-theme-white [data-theme-item=light] h6 p,.data-theme-white [data-theme-item=light] .h6 p,.data-theme-white [data-theme-item=light] .h6>span,.data-theme-white [data-theme-item=light] h6>span,.data-theme-white [data-theme-item=light] h6>p,.data-theme-white [data-theme-item=light] .h6>p,.data-theme-white [data-theme-item=light] h6 li,.data-theme-white [data-theme-item=light] .h6 li,.data-theme-white [data-theme-item=light] li>h6,.data-theme-white [data-theme-item=light] li>.h6,[data-theme=white] [data-theme-item=light] h6,[data-theme=white] [data-theme-item=light] .h6,[data-theme=white] [data-theme-item=light] h6 a,[data-theme=white] [data-theme-item=light] .h6 a,[data-theme=white] [data-theme-item=light] h6 *,[data-theme=white] [data-theme-item=light] .h6 *,[data-theme=white] [data-theme-item=light] .h6 span,[data-theme=white] [data-theme-item=light] h6 span,[data-theme=white] [data-theme-item=light] h6 p,[data-theme=white] [data-theme-item=light] .h6 p,[data-theme=white] [data-theme-item=light] .h6>span,[data-theme=white] [data-theme-item=light] h6>span,[data-theme=white] [data-theme-item=light] h6>p,[data-theme=white] [data-theme-item=light] .h6>p,[data-theme=white] [data-theme-item=light] h6 li,[data-theme=white] [data-theme-item=light] .h6 li,[data-theme=white] [data-theme-item=light] li>h6,[data-theme=white] [data-theme-item=light] li>.h6,[data-theme=white] .data-theme-item-light h6,[data-theme=white] .data-theme-item-light .h6,[data-theme=white] .data-theme-item-light h6 a,[data-theme=white] .data-theme-item-light .h6 a,[data-theme=white] .data-theme-item-light h6 *,[data-theme=white] .data-theme-item-light .h6 *,[data-theme=white] .data-theme-item-light .h6 span,[data-theme=white] .data-theme-item-light h6 span,[data-theme=white] .data-theme-item-light h6 p,[data-theme=white] .data-theme-item-light .h6 p,[data-theme=white] .data-theme-item-light .h6>span,[data-theme=white] .data-theme-item-light h6>span,[data-theme=white] .data-theme-item-light h6>p,[data-theme=white] .data-theme-item-light .h6>p,[data-theme=white] .data-theme-item-light h6 li,[data-theme=white] .data-theme-item-light .h6 li,[data-theme=white] .data-theme-item-light li>h6,[data-theme=white] .data-theme-item-light li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-white [data-theme-item=light] .text-h6,[data-theme=white] [data-theme-item=light] .text-h6,[data-theme=white] .data-theme-item-light .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-white [data-theme-item=light] .text-light-h6,[data-theme=white] [data-theme-item=light] .text-light-h6,[data-theme=white] .data-theme-item-light .text-light-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-h6{color:var(--nv-themes-light-h6-color)}.data-theme-white [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item=light] .text-body,[data-theme=white] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=light] .text-body,[data-theme=white] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item=light] .text-body,[data-theme=white] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=light] .text-body,[data-theme=white] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=light] .nv-unfloating-label,[data-theme=white] [data-theme-item=light] .nv-unfloating-label,[data-theme=white] .data-theme-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] .nv-unfloating-label,[data-theme=white] [data-theme-item=light] .nv-unfloating-label,[data-theme=white] .data-theme-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] .data-theme-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] .data-theme-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=light] .text-body,[data-theme=white] [data-theme-item=light] .text-body,[data-theme=white] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-white [data-theme-item=light] .text-light-body,[data-theme=white] [data-theme-item=light] .text-light-body,[data-theme=white] .data-theme-item-light .text-light-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-body,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-body,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-body,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-body{color:var(--nv-themes-light-body-color)}.data-theme-white [data-theme-item=light] .p-large,.data-theme-white [data-theme-item=light] p.p-large,.data-theme-white [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] span.p-large,.data-theme-white [data-theme-item=light] label.p-large,.data-theme-white [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] li.p-large,.data-theme-white [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=light] .text-body-large,[data-theme=white] [data-theme-item=light] .p-large,[data-theme=white] [data-theme-item=light] p.p-large,[data-theme=white] [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] span.p-large,[data-theme=white] [data-theme-item=light] label.p-large,[data-theme=white] [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] li.p-large,[data-theme=white] [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=light] .text-body-large,[data-theme=white] .data-theme-item-light .p-large,[data-theme=white] .data-theme-item-light p.p-large,[data-theme=white] .data-theme-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light span.p-large,[data-theme=white] .data-theme-item-light label.p-large,[data-theme=white] .data-theme-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light li.p-large,[data-theme=white] .data-theme-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-light .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-white [data-theme-item=light] .p-large,.data-theme-white [data-theme-item=light] p.p-large,.data-theme-white [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] span.p-large,.data-theme-white [data-theme-item=light] label.p-large,.data-theme-white [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] li.p-large,.data-theme-white [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=light] .text-body-large,[data-theme=white] [data-theme-item=light] .p-large,[data-theme=white] [data-theme-item=light] p.p-large,[data-theme=white] [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] span.p-large,[data-theme=white] [data-theme-item=light] label.p-large,[data-theme=white] [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] li.p-large,[data-theme=white] [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=light] .text-body-large,[data-theme=white] .data-theme-item-light .p-large,[data-theme=white] .data-theme-item-light p.p-large,[data-theme=white] .data-theme-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light span.p-large,[data-theme=white] .data-theme-item-light label.p-large,[data-theme=white] .data-theme-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light li.p-large,[data-theme=white] .data-theme-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-light .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-white [data-theme-item=light] .text-bodyLarge,[data-theme=white] [data-theme-item=light] .text-bodyLarge,[data-theme=white] .data-theme-item-light .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-bodyLarge,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-bodyLarge,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-white [data-theme-item=light] .text-light-bodyLarge,[data-theme=white] [data-theme-item=light] .text-light-bodyLarge,[data-theme=white] .data-theme-item-light .text-light-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge{color:var(--nv-themes-light-bodyLarge-color)}.data-theme-white [data-theme-item=light] .p-small,.data-theme-white [data-theme-item=light] p.p-small,.data-theme-white [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] span.p-small,.data-theme-white [data-theme-item=light] label.p-small,.data-theme-white [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] i.p-small,.data-theme-white [data-theme-item=light] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item=light] li.p-small,.data-theme-white [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=light] .text-body-small,[data-theme=white] [data-theme-item=light] .p-small,[data-theme=white] [data-theme-item=light] p.p-small,[data-theme=white] [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] span.p-small,[data-theme=white] [data-theme-item=light] label.p-small,[data-theme=white] [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] i.p-small,[data-theme=white] [data-theme-item=light] i.p-small *:not(.reset-text),[data-theme=white] [data-theme-item=light] li.p-small,[data-theme=white] [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=light] .text-body-small,[data-theme=white] .data-theme-item-light .p-small,[data-theme=white] .data-theme-item-light p.p-small,[data-theme=white] .data-theme-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light span.p-small,[data-theme=white] .data-theme-item-light label.p-small,[data-theme=white] .data-theme-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light i.p-small,[data-theme=white] .data-theme-item-light i.p-small *:not(.reset-text),[data-theme=white] .data-theme-item-light li.p-small,[data-theme=white] .data-theme-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-light .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-white [data-theme-item=light] .p-small,.data-theme-white [data-theme-item=light] p.p-small,.data-theme-white [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] span.p-small,.data-theme-white [data-theme-item=light] label.p-small,.data-theme-white [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=light] i.p-small,.data-theme-white [data-theme-item=light] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item=light] li.p-small,.data-theme-white [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=light] .text-body-small,[data-theme=white] [data-theme-item=light] .p-small,[data-theme=white] [data-theme-item=light] p.p-small,[data-theme=white] [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] span.p-small,[data-theme=white] [data-theme-item=light] label.p-small,[data-theme=white] [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=light] i.p-small,[data-theme=white] [data-theme-item=light] i.p-small *:not(.reset-text),[data-theme=white] [data-theme-item=light] li.p-small,[data-theme=white] [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=light] .text-body-small,[data-theme=white] .data-theme-item-light .p-small,[data-theme=white] .data-theme-item-light p.p-small,[data-theme=white] .data-theme-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light span.p-small,[data-theme=white] .data-theme-item-light label.p-small,[data-theme=white] .data-theme-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-light i.p-small,[data-theme=white] .data-theme-item-light i.p-small *:not(.reset-text),[data-theme=white] .data-theme-item-light li.p-small,[data-theme=white] .data-theme-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-light .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-white [data-theme-item=light] .text-bodySmall,[data-theme=white] [data-theme-item=light] .text-bodySmall,[data-theme=white] .data-theme-item-light .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-bodySmall,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-bodySmall,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-white [data-theme-item=light] .text-light-bodySmall,[data-theme=white] [data-theme-item=light] .text-light-bodySmall,[data-theme=white] .data-theme-item-light .text-light-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall{color:var(--nv-themes-light-bodySmall-color)}.data-theme-white [data-theme-item=white] h1,.data-theme-white [data-theme-item=white] .h1,.data-theme-white [data-theme-item=white] h1 a,.data-theme-white [data-theme-item=white] .h1 a,.data-theme-white [data-theme-item=white] h1 *,.data-theme-white [data-theme-item=white] .h1 *,.data-theme-white [data-theme-item=white] .h1 span,.data-theme-white [data-theme-item=white] h1 span,.data-theme-white [data-theme-item=white] h1 p,.data-theme-white [data-theme-item=white] .h1 p,.data-theme-white [data-theme-item=white] .h1>span,.data-theme-white [data-theme-item=white] h1>span,.data-theme-white [data-theme-item=white] h1>p,.data-theme-white [data-theme-item=white] .h1>p,.data-theme-white [data-theme-item=white] h1 li,.data-theme-white [data-theme-item=white] .h1 li,.data-theme-white [data-theme-item=white] li>h1,.data-theme-white [data-theme-item=white] li>.h1,[data-theme=white] [data-theme-item=white] h1,[data-theme=white] [data-theme-item=white] .h1,[data-theme=white] [data-theme-item=white] h1 a,[data-theme=white] [data-theme-item=white] .h1 a,[data-theme=white] [data-theme-item=white] h1 *,[data-theme=white] [data-theme-item=white] .h1 *,[data-theme=white] [data-theme-item=white] .h1 span,[data-theme=white] [data-theme-item=white] h1 span,[data-theme=white] [data-theme-item=white] h1 p,[data-theme=white] [data-theme-item=white] .h1 p,[data-theme=white] [data-theme-item=white] .h1>span,[data-theme=white] [data-theme-item=white] h1>span,[data-theme=white] [data-theme-item=white] h1>p,[data-theme=white] [data-theme-item=white] .h1>p,[data-theme=white] [data-theme-item=white] h1 li,[data-theme=white] [data-theme-item=white] .h1 li,[data-theme=white] [data-theme-item=white] li>h1,[data-theme=white] [data-theme-item=white] li>.h1,[data-theme=white] .data-theme-item-white h1,[data-theme=white] .data-theme-item-white .h1,[data-theme=white] .data-theme-item-white h1 a,[data-theme=white] .data-theme-item-white .h1 a,[data-theme=white] .data-theme-item-white h1 *,[data-theme=white] .data-theme-item-white .h1 *,[data-theme=white] .data-theme-item-white .h1 span,[data-theme=white] .data-theme-item-white h1 span,[data-theme=white] .data-theme-item-white h1 p,[data-theme=white] .data-theme-item-white .h1 p,[data-theme=white] .data-theme-item-white .h1>span,[data-theme=white] .data-theme-item-white h1>span,[data-theme=white] .data-theme-item-white h1>p,[data-theme=white] .data-theme-item-white .h1>p,[data-theme=white] .data-theme-item-white h1 li,[data-theme=white] .data-theme-item-white .h1 li,[data-theme=white] .data-theme-item-white li>h1,[data-theme=white] .data-theme-item-white li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-white-h1-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] h1,.data-theme-white [data-theme-item=white] .h1,.data-theme-white [data-theme-item=white] h1 a,.data-theme-white [data-theme-item=white] .h1 a,.data-theme-white [data-theme-item=white] h1 *,.data-theme-white [data-theme-item=white] .h1 *,.data-theme-white [data-theme-item=white] .h1 span,.data-theme-white [data-theme-item=white] h1 span,.data-theme-white [data-theme-item=white] h1 p,.data-theme-white [data-theme-item=white] .h1 p,.data-theme-white [data-theme-item=white] .h1>span,.data-theme-white [data-theme-item=white] h1>span,.data-theme-white [data-theme-item=white] h1>p,.data-theme-white [data-theme-item=white] .h1>p,.data-theme-white [data-theme-item=white] h1 li,.data-theme-white [data-theme-item=white] .h1 li,.data-theme-white [data-theme-item=white] li>h1,.data-theme-white [data-theme-item=white] li>.h1,[data-theme=white] [data-theme-item=white] h1,[data-theme=white] [data-theme-item=white] .h1,[data-theme=white] [data-theme-item=white] h1 a,[data-theme=white] [data-theme-item=white] .h1 a,[data-theme=white] [data-theme-item=white] h1 *,[data-theme=white] [data-theme-item=white] .h1 *,[data-theme=white] [data-theme-item=white] .h1 span,[data-theme=white] [data-theme-item=white] h1 span,[data-theme=white] [data-theme-item=white] h1 p,[data-theme=white] [data-theme-item=white] .h1 p,[data-theme=white] [data-theme-item=white] .h1>span,[data-theme=white] [data-theme-item=white] h1>span,[data-theme=white] [data-theme-item=white] h1>p,[data-theme=white] [data-theme-item=white] .h1>p,[data-theme=white] [data-theme-item=white] h1 li,[data-theme=white] [data-theme-item=white] .h1 li,[data-theme=white] [data-theme-item=white] li>h1,[data-theme=white] [data-theme-item=white] li>.h1,[data-theme=white] .data-theme-item-white h1,[data-theme=white] .data-theme-item-white .h1,[data-theme=white] .data-theme-item-white h1 a,[data-theme=white] .data-theme-item-white .h1 a,[data-theme=white] .data-theme-item-white h1 *,[data-theme=white] .data-theme-item-white .h1 *,[data-theme=white] .data-theme-item-white .h1 span,[data-theme=white] .data-theme-item-white h1 span,[data-theme=white] .data-theme-item-white h1 p,[data-theme=white] .data-theme-item-white .h1 p,[data-theme=white] .data-theme-item-white .h1>span,[data-theme=white] .data-theme-item-white h1>span,[data-theme=white] .data-theme-item-white h1>p,[data-theme=white] .data-theme-item-white .h1>p,[data-theme=white] .data-theme-item-white h1 li,[data-theme=white] .data-theme-item-white .h1 li,[data-theme=white] .data-theme-item-white li>h1,[data-theme=white] .data-theme-item-white li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-white [data-theme-item=white] .text-h1,[data-theme=white] [data-theme-item=white] .text-h1,[data-theme=white] .data-theme-item-white .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-white [data-theme-item=white] .text-white-h1,[data-theme=white] [data-theme-item=white] .text-white-h1,[data-theme=white] .data-theme-item-white .text-white-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-h1{color:var(--nv-themes-white-h1-color)}.data-theme-white [data-theme-item=white] h2,.data-theme-white [data-theme-item=white] .h2,.data-theme-white [data-theme-item=white] h2 a,.data-theme-white [data-theme-item=white] .h2 a,.data-theme-white [data-theme-item=white] h2 *,.data-theme-white [data-theme-item=white] .h2 *,.data-theme-white [data-theme-item=white] .h2 span,.data-theme-white [data-theme-item=white] h2 span,.data-theme-white [data-theme-item=white] h2 p,.data-theme-white [data-theme-item=white] .h2 p,.data-theme-white [data-theme-item=white] .h2>span,.data-theme-white [data-theme-item=white] h2>span,.data-theme-white [data-theme-item=white] h2>p,.data-theme-white [data-theme-item=white] .h2>p,.data-theme-white [data-theme-item=white] h2 li,.data-theme-white [data-theme-item=white] .h2 li,.data-theme-white [data-theme-item=white] li>h2,.data-theme-white [data-theme-item=white] li>.h2,[data-theme=white] [data-theme-item=white] h2,[data-theme=white] [data-theme-item=white] .h2,[data-theme=white] [data-theme-item=white] h2 a,[data-theme=white] [data-theme-item=white] .h2 a,[data-theme=white] [data-theme-item=white] h2 *,[data-theme=white] [data-theme-item=white] .h2 *,[data-theme=white] [data-theme-item=white] .h2 span,[data-theme=white] [data-theme-item=white] h2 span,[data-theme=white] [data-theme-item=white] h2 p,[data-theme=white] [data-theme-item=white] .h2 p,[data-theme=white] [data-theme-item=white] .h2>span,[data-theme=white] [data-theme-item=white] h2>span,[data-theme=white] [data-theme-item=white] h2>p,[data-theme=white] [data-theme-item=white] .h2>p,[data-theme=white] [data-theme-item=white] h2 li,[data-theme=white] [data-theme-item=white] .h2 li,[data-theme=white] [data-theme-item=white] li>h2,[data-theme=white] [data-theme-item=white] li>.h2,[data-theme=white] .data-theme-item-white h2,[data-theme=white] .data-theme-item-white .h2,[data-theme=white] .data-theme-item-white h2 a,[data-theme=white] .data-theme-item-white .h2 a,[data-theme=white] .data-theme-item-white h2 *,[data-theme=white] .data-theme-item-white .h2 *,[data-theme=white] .data-theme-item-white .h2 span,[data-theme=white] .data-theme-item-white h2 span,[data-theme=white] .data-theme-item-white h2 p,[data-theme=white] .data-theme-item-white .h2 p,[data-theme=white] .data-theme-item-white .h2>span,[data-theme=white] .data-theme-item-white h2>span,[data-theme=white] .data-theme-item-white h2>p,[data-theme=white] .data-theme-item-white .h2>p,[data-theme=white] .data-theme-item-white h2 li,[data-theme=white] .data-theme-item-white .h2 li,[data-theme=white] .data-theme-item-white li>h2,[data-theme=white] .data-theme-item-white li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-white-h2-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] h2,.data-theme-white [data-theme-item=white] .h2,.data-theme-white [data-theme-item=white] h2 a,.data-theme-white [data-theme-item=white] .h2 a,.data-theme-white [data-theme-item=white] h2 *,.data-theme-white [data-theme-item=white] .h2 *,.data-theme-white [data-theme-item=white] .h2 span,.data-theme-white [data-theme-item=white] h2 span,.data-theme-white [data-theme-item=white] h2 p,.data-theme-white [data-theme-item=white] .h2 p,.data-theme-white [data-theme-item=white] .h2>span,.data-theme-white [data-theme-item=white] h2>span,.data-theme-white [data-theme-item=white] h2>p,.data-theme-white [data-theme-item=white] .h2>p,.data-theme-white [data-theme-item=white] h2 li,.data-theme-white [data-theme-item=white] .h2 li,.data-theme-white [data-theme-item=white] li>h2,.data-theme-white [data-theme-item=white] li>.h2,[data-theme=white] [data-theme-item=white] h2,[data-theme=white] [data-theme-item=white] .h2,[data-theme=white] [data-theme-item=white] h2 a,[data-theme=white] [data-theme-item=white] .h2 a,[data-theme=white] [data-theme-item=white] h2 *,[data-theme=white] [data-theme-item=white] .h2 *,[data-theme=white] [data-theme-item=white] .h2 span,[data-theme=white] [data-theme-item=white] h2 span,[data-theme=white] [data-theme-item=white] h2 p,[data-theme=white] [data-theme-item=white] .h2 p,[data-theme=white] [data-theme-item=white] .h2>span,[data-theme=white] [data-theme-item=white] h2>span,[data-theme=white] [data-theme-item=white] h2>p,[data-theme=white] [data-theme-item=white] .h2>p,[data-theme=white] [data-theme-item=white] h2 li,[data-theme=white] [data-theme-item=white] .h2 li,[data-theme=white] [data-theme-item=white] li>h2,[data-theme=white] [data-theme-item=white] li>.h2,[data-theme=white] .data-theme-item-white h2,[data-theme=white] .data-theme-item-white .h2,[data-theme=white] .data-theme-item-white h2 a,[data-theme=white] .data-theme-item-white .h2 a,[data-theme=white] .data-theme-item-white h2 *,[data-theme=white] .data-theme-item-white .h2 *,[data-theme=white] .data-theme-item-white .h2 span,[data-theme=white] .data-theme-item-white h2 span,[data-theme=white] .data-theme-item-white h2 p,[data-theme=white] .data-theme-item-white .h2 p,[data-theme=white] .data-theme-item-white .h2>span,[data-theme=white] .data-theme-item-white h2>span,[data-theme=white] .data-theme-item-white h2>p,[data-theme=white] .data-theme-item-white .h2>p,[data-theme=white] .data-theme-item-white h2 li,[data-theme=white] .data-theme-item-white .h2 li,[data-theme=white] .data-theme-item-white li>h2,[data-theme=white] .data-theme-item-white li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-white [data-theme-item=white] .text-h2,[data-theme=white] [data-theme-item=white] .text-h2,[data-theme=white] .data-theme-item-white .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-white [data-theme-item=white] .text-white-h2,[data-theme=white] [data-theme-item=white] .text-white-h2,[data-theme=white] .data-theme-item-white .text-white-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-h2{color:var(--nv-themes-white-h2-color)}.data-theme-white [data-theme-item=white] h3,.data-theme-white [data-theme-item=white] .h3,.data-theme-white [data-theme-item=white] h3 a,.data-theme-white [data-theme-item=white] .h3 a,.data-theme-white [data-theme-item=white] h3 *,.data-theme-white [data-theme-item=white] .h3 *,.data-theme-white [data-theme-item=white] .h3 span,.data-theme-white [data-theme-item=white] h3 span,.data-theme-white [data-theme-item=white] h3 p,.data-theme-white [data-theme-item=white] .h3 p,.data-theme-white [data-theme-item=white] .h3>span,.data-theme-white [data-theme-item=white] h3>span,.data-theme-white [data-theme-item=white] h3>p,.data-theme-white [data-theme-item=white] .h3>p,.data-theme-white [data-theme-item=white] h3 li,.data-theme-white [data-theme-item=white] .h3 li,.data-theme-white [data-theme-item=white] li>h3,.data-theme-white [data-theme-item=white] li>.h3,[data-theme=white] [data-theme-item=white] h3,[data-theme=white] [data-theme-item=white] .h3,[data-theme=white] [data-theme-item=white] h3 a,[data-theme=white] [data-theme-item=white] .h3 a,[data-theme=white] [data-theme-item=white] h3 *,[data-theme=white] [data-theme-item=white] .h3 *,[data-theme=white] [data-theme-item=white] .h3 span,[data-theme=white] [data-theme-item=white] h3 span,[data-theme=white] [data-theme-item=white] h3 p,[data-theme=white] [data-theme-item=white] .h3 p,[data-theme=white] [data-theme-item=white] .h3>span,[data-theme=white] [data-theme-item=white] h3>span,[data-theme=white] [data-theme-item=white] h3>p,[data-theme=white] [data-theme-item=white] .h3>p,[data-theme=white] [data-theme-item=white] h3 li,[data-theme=white] [data-theme-item=white] .h3 li,[data-theme=white] [data-theme-item=white] li>h3,[data-theme=white] [data-theme-item=white] li>.h3,[data-theme=white] .data-theme-item-white h3,[data-theme=white] .data-theme-item-white .h3,[data-theme=white] .data-theme-item-white h3 a,[data-theme=white] .data-theme-item-white .h3 a,[data-theme=white] .data-theme-item-white h3 *,[data-theme=white] .data-theme-item-white .h3 *,[data-theme=white] .data-theme-item-white .h3 span,[data-theme=white] .data-theme-item-white h3 span,[data-theme=white] .data-theme-item-white h3 p,[data-theme=white] .data-theme-item-white .h3 p,[data-theme=white] .data-theme-item-white .h3>span,[data-theme=white] .data-theme-item-white h3>span,[data-theme=white] .data-theme-item-white h3>p,[data-theme=white] .data-theme-item-white .h3>p,[data-theme=white] .data-theme-item-white h3 li,[data-theme=white] .data-theme-item-white .h3 li,[data-theme=white] .data-theme-item-white li>h3,[data-theme=white] .data-theme-item-white li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-white-h3-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] h3,.data-theme-white [data-theme-item=white] .h3,.data-theme-white [data-theme-item=white] h3 a,.data-theme-white [data-theme-item=white] .h3 a,.data-theme-white [data-theme-item=white] h3 *,.data-theme-white [data-theme-item=white] .h3 *,.data-theme-white [data-theme-item=white] .h3 span,.data-theme-white [data-theme-item=white] h3 span,.data-theme-white [data-theme-item=white] h3 p,.data-theme-white [data-theme-item=white] .h3 p,.data-theme-white [data-theme-item=white] .h3>span,.data-theme-white [data-theme-item=white] h3>span,.data-theme-white [data-theme-item=white] h3>p,.data-theme-white [data-theme-item=white] .h3>p,.data-theme-white [data-theme-item=white] h3 li,.data-theme-white [data-theme-item=white] .h3 li,.data-theme-white [data-theme-item=white] li>h3,.data-theme-white [data-theme-item=white] li>.h3,[data-theme=white] [data-theme-item=white] h3,[data-theme=white] [data-theme-item=white] .h3,[data-theme=white] [data-theme-item=white] h3 a,[data-theme=white] [data-theme-item=white] .h3 a,[data-theme=white] [data-theme-item=white] h3 *,[data-theme=white] [data-theme-item=white] .h3 *,[data-theme=white] [data-theme-item=white] .h3 span,[data-theme=white] [data-theme-item=white] h3 span,[data-theme=white] [data-theme-item=white] h3 p,[data-theme=white] [data-theme-item=white] .h3 p,[data-theme=white] [data-theme-item=white] .h3>span,[data-theme=white] [data-theme-item=white] h3>span,[data-theme=white] [data-theme-item=white] h3>p,[data-theme=white] [data-theme-item=white] .h3>p,[data-theme=white] [data-theme-item=white] h3 li,[data-theme=white] [data-theme-item=white] .h3 li,[data-theme=white] [data-theme-item=white] li>h3,[data-theme=white] [data-theme-item=white] li>.h3,[data-theme=white] .data-theme-item-white h3,[data-theme=white] .data-theme-item-white .h3,[data-theme=white] .data-theme-item-white h3 a,[data-theme=white] .data-theme-item-white .h3 a,[data-theme=white] .data-theme-item-white h3 *,[data-theme=white] .data-theme-item-white .h3 *,[data-theme=white] .data-theme-item-white .h3 span,[data-theme=white] .data-theme-item-white h3 span,[data-theme=white] .data-theme-item-white h3 p,[data-theme=white] .data-theme-item-white .h3 p,[data-theme=white] .data-theme-item-white .h3>span,[data-theme=white] .data-theme-item-white h3>span,[data-theme=white] .data-theme-item-white h3>p,[data-theme=white] .data-theme-item-white .h3>p,[data-theme=white] .data-theme-item-white h3 li,[data-theme=white] .data-theme-item-white .h3 li,[data-theme=white] .data-theme-item-white li>h3,[data-theme=white] .data-theme-item-white li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-white [data-theme-item=white] .text-h3,[data-theme=white] [data-theme-item=white] .text-h3,[data-theme=white] .data-theme-item-white .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-white [data-theme-item=white] .text-white-h3,[data-theme=white] [data-theme-item=white] .text-white-h3,[data-theme=white] .data-theme-item-white .text-white-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-h3{color:var(--nv-themes-white-h3-color)}.data-theme-white [data-theme-item=white] h4,.data-theme-white [data-theme-item=white] .h4,.data-theme-white [data-theme-item=white] h4 a,.data-theme-white [data-theme-item=white] .h4 a,.data-theme-white [data-theme-item=white] h4 *,.data-theme-white [data-theme-item=white] .h4 *,.data-theme-white [data-theme-item=white] .h4 span,.data-theme-white [data-theme-item=white] h4 span,.data-theme-white [data-theme-item=white] h4 p,.data-theme-white [data-theme-item=white] .h4 p,.data-theme-white [data-theme-item=white] .h4>span,.data-theme-white [data-theme-item=white] h4>span,.data-theme-white [data-theme-item=white] h4>p,.data-theme-white [data-theme-item=white] .h4>p,.data-theme-white [data-theme-item=white] h4 li,.data-theme-white [data-theme-item=white] .h4 li,.data-theme-white [data-theme-item=white] li>h4,.data-theme-white [data-theme-item=white] li>.h4,[data-theme=white] [data-theme-item=white] h4,[data-theme=white] [data-theme-item=white] .h4,[data-theme=white] [data-theme-item=white] h4 a,[data-theme=white] [data-theme-item=white] .h4 a,[data-theme=white] [data-theme-item=white] h4 *,[data-theme=white] [data-theme-item=white] .h4 *,[data-theme=white] [data-theme-item=white] .h4 span,[data-theme=white] [data-theme-item=white] h4 span,[data-theme=white] [data-theme-item=white] h4 p,[data-theme=white] [data-theme-item=white] .h4 p,[data-theme=white] [data-theme-item=white] .h4>span,[data-theme=white] [data-theme-item=white] h4>span,[data-theme=white] [data-theme-item=white] h4>p,[data-theme=white] [data-theme-item=white] .h4>p,[data-theme=white] [data-theme-item=white] h4 li,[data-theme=white] [data-theme-item=white] .h4 li,[data-theme=white] [data-theme-item=white] li>h4,[data-theme=white] [data-theme-item=white] li>.h4,[data-theme=white] .data-theme-item-white h4,[data-theme=white] .data-theme-item-white .h4,[data-theme=white] .data-theme-item-white h4 a,[data-theme=white] .data-theme-item-white .h4 a,[data-theme=white] .data-theme-item-white h4 *,[data-theme=white] .data-theme-item-white .h4 *,[data-theme=white] .data-theme-item-white .h4 span,[data-theme=white] .data-theme-item-white h4 span,[data-theme=white] .data-theme-item-white h4 p,[data-theme=white] .data-theme-item-white .h4 p,[data-theme=white] .data-theme-item-white .h4>span,[data-theme=white] .data-theme-item-white h4>span,[data-theme=white] .data-theme-item-white h4>p,[data-theme=white] .data-theme-item-white .h4>p,[data-theme=white] .data-theme-item-white h4 li,[data-theme=white] .data-theme-item-white .h4 li,[data-theme=white] .data-theme-item-white li>h4,[data-theme=white] .data-theme-item-white li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-white-h4-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] h4,.data-theme-white [data-theme-item=white] .h4,.data-theme-white [data-theme-item=white] h4 a,.data-theme-white [data-theme-item=white] .h4 a,.data-theme-white [data-theme-item=white] h4 *,.data-theme-white [data-theme-item=white] .h4 *,.data-theme-white [data-theme-item=white] .h4 span,.data-theme-white [data-theme-item=white] h4 span,.data-theme-white [data-theme-item=white] h4 p,.data-theme-white [data-theme-item=white] .h4 p,.data-theme-white [data-theme-item=white] .h4>span,.data-theme-white [data-theme-item=white] h4>span,.data-theme-white [data-theme-item=white] h4>p,.data-theme-white [data-theme-item=white] .h4>p,.data-theme-white [data-theme-item=white] h4 li,.data-theme-white [data-theme-item=white] .h4 li,.data-theme-white [data-theme-item=white] li>h4,.data-theme-white [data-theme-item=white] li>.h4,[data-theme=white] [data-theme-item=white] h4,[data-theme=white] [data-theme-item=white] .h4,[data-theme=white] [data-theme-item=white] h4 a,[data-theme=white] [data-theme-item=white] .h4 a,[data-theme=white] [data-theme-item=white] h4 *,[data-theme=white] [data-theme-item=white] .h4 *,[data-theme=white] [data-theme-item=white] .h4 span,[data-theme=white] [data-theme-item=white] h4 span,[data-theme=white] [data-theme-item=white] h4 p,[data-theme=white] [data-theme-item=white] .h4 p,[data-theme=white] [data-theme-item=white] .h4>span,[data-theme=white] [data-theme-item=white] h4>span,[data-theme=white] [data-theme-item=white] h4>p,[data-theme=white] [data-theme-item=white] .h4>p,[data-theme=white] [data-theme-item=white] h4 li,[data-theme=white] [data-theme-item=white] .h4 li,[data-theme=white] [data-theme-item=white] li>h4,[data-theme=white] [data-theme-item=white] li>.h4,[data-theme=white] .data-theme-item-white h4,[data-theme=white] .data-theme-item-white .h4,[data-theme=white] .data-theme-item-white h4 a,[data-theme=white] .data-theme-item-white .h4 a,[data-theme=white] .data-theme-item-white h4 *,[data-theme=white] .data-theme-item-white .h4 *,[data-theme=white] .data-theme-item-white .h4 span,[data-theme=white] .data-theme-item-white h4 span,[data-theme=white] .data-theme-item-white h4 p,[data-theme=white] .data-theme-item-white .h4 p,[data-theme=white] .data-theme-item-white .h4>span,[data-theme=white] .data-theme-item-white h4>span,[data-theme=white] .data-theme-item-white h4>p,[data-theme=white] .data-theme-item-white .h4>p,[data-theme=white] .data-theme-item-white h4 li,[data-theme=white] .data-theme-item-white .h4 li,[data-theme=white] .data-theme-item-white li>h4,[data-theme=white] .data-theme-item-white li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-white [data-theme-item=white] .text-h4,[data-theme=white] [data-theme-item=white] .text-h4,[data-theme=white] .data-theme-item-white .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-white [data-theme-item=white] .text-white-h4,[data-theme=white] [data-theme-item=white] .text-white-h4,[data-theme=white] .data-theme-item-white .text-white-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-h4{color:var(--nv-themes-white-h4-color)}.data-theme-white [data-theme-item=white] h5,.data-theme-white [data-theme-item=white] .h5,.data-theme-white [data-theme-item=white] h5 a,.data-theme-white [data-theme-item=white] .h5 a,.data-theme-white [data-theme-item=white] h5 *,.data-theme-white [data-theme-item=white] .h5 *,.data-theme-white [data-theme-item=white] .h5 span,.data-theme-white [data-theme-item=white] h5 span,.data-theme-white [data-theme-item=white] h5 p,.data-theme-white [data-theme-item=white] .h5 p,.data-theme-white [data-theme-item=white] .h5>span,.data-theme-white [data-theme-item=white] h5>span,.data-theme-white [data-theme-item=white] h5>p,.data-theme-white [data-theme-item=white] .h5>p,.data-theme-white [data-theme-item=white] h5 li,.data-theme-white [data-theme-item=white] .h5 li,.data-theme-white [data-theme-item=white] li>h5,.data-theme-white [data-theme-item=white] li>.h5,[data-theme=white] [data-theme-item=white] h5,[data-theme=white] [data-theme-item=white] .h5,[data-theme=white] [data-theme-item=white] h5 a,[data-theme=white] [data-theme-item=white] .h5 a,[data-theme=white] [data-theme-item=white] h5 *,[data-theme=white] [data-theme-item=white] .h5 *,[data-theme=white] [data-theme-item=white] .h5 span,[data-theme=white] [data-theme-item=white] h5 span,[data-theme=white] [data-theme-item=white] h5 p,[data-theme=white] [data-theme-item=white] .h5 p,[data-theme=white] [data-theme-item=white] .h5>span,[data-theme=white] [data-theme-item=white] h5>span,[data-theme=white] [data-theme-item=white] h5>p,[data-theme=white] [data-theme-item=white] .h5>p,[data-theme=white] [data-theme-item=white] h5 li,[data-theme=white] [data-theme-item=white] .h5 li,[data-theme=white] [data-theme-item=white] li>h5,[data-theme=white] [data-theme-item=white] li>.h5,[data-theme=white] .data-theme-item-white h5,[data-theme=white] .data-theme-item-white .h5,[data-theme=white] .data-theme-item-white h5 a,[data-theme=white] .data-theme-item-white .h5 a,[data-theme=white] .data-theme-item-white h5 *,[data-theme=white] .data-theme-item-white .h5 *,[data-theme=white] .data-theme-item-white .h5 span,[data-theme=white] .data-theme-item-white h5 span,[data-theme=white] .data-theme-item-white h5 p,[data-theme=white] .data-theme-item-white .h5 p,[data-theme=white] .data-theme-item-white .h5>span,[data-theme=white] .data-theme-item-white h5>span,[data-theme=white] .data-theme-item-white h5>p,[data-theme=white] .data-theme-item-white .h5>p,[data-theme=white] .data-theme-item-white h5 li,[data-theme=white] .data-theme-item-white .h5 li,[data-theme=white] .data-theme-item-white li>h5,[data-theme=white] .data-theme-item-white li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-white-h5-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] h5,.data-theme-white [data-theme-item=white] .h5,.data-theme-white [data-theme-item=white] h5 a,.data-theme-white [data-theme-item=white] .h5 a,.data-theme-white [data-theme-item=white] h5 *,.data-theme-white [data-theme-item=white] .h5 *,.data-theme-white [data-theme-item=white] .h5 span,.data-theme-white [data-theme-item=white] h5 span,.data-theme-white [data-theme-item=white] h5 p,.data-theme-white [data-theme-item=white] .h5 p,.data-theme-white [data-theme-item=white] .h5>span,.data-theme-white [data-theme-item=white] h5>span,.data-theme-white [data-theme-item=white] h5>p,.data-theme-white [data-theme-item=white] .h5>p,.data-theme-white [data-theme-item=white] h5 li,.data-theme-white [data-theme-item=white] .h5 li,.data-theme-white [data-theme-item=white] li>h5,.data-theme-white [data-theme-item=white] li>.h5,[data-theme=white] [data-theme-item=white] h5,[data-theme=white] [data-theme-item=white] .h5,[data-theme=white] [data-theme-item=white] h5 a,[data-theme=white] [data-theme-item=white] .h5 a,[data-theme=white] [data-theme-item=white] h5 *,[data-theme=white] [data-theme-item=white] .h5 *,[data-theme=white] [data-theme-item=white] .h5 span,[data-theme=white] [data-theme-item=white] h5 span,[data-theme=white] [data-theme-item=white] h5 p,[data-theme=white] [data-theme-item=white] .h5 p,[data-theme=white] [data-theme-item=white] .h5>span,[data-theme=white] [data-theme-item=white] h5>span,[data-theme=white] [data-theme-item=white] h5>p,[data-theme=white] [data-theme-item=white] .h5>p,[data-theme=white] [data-theme-item=white] h5 li,[data-theme=white] [data-theme-item=white] .h5 li,[data-theme=white] [data-theme-item=white] li>h5,[data-theme=white] [data-theme-item=white] li>.h5,[data-theme=white] .data-theme-item-white h5,[data-theme=white] .data-theme-item-white .h5,[data-theme=white] .data-theme-item-white h5 a,[data-theme=white] .data-theme-item-white .h5 a,[data-theme=white] .data-theme-item-white h5 *,[data-theme=white] .data-theme-item-white .h5 *,[data-theme=white] .data-theme-item-white .h5 span,[data-theme=white] .data-theme-item-white h5 span,[data-theme=white] .data-theme-item-white h5 p,[data-theme=white] .data-theme-item-white .h5 p,[data-theme=white] .data-theme-item-white .h5>span,[data-theme=white] .data-theme-item-white h5>span,[data-theme=white] .data-theme-item-white h5>p,[data-theme=white] .data-theme-item-white .h5>p,[data-theme=white] .data-theme-item-white h5 li,[data-theme=white] .data-theme-item-white .h5 li,[data-theme=white] .data-theme-item-white li>h5,[data-theme=white] .data-theme-item-white li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-white [data-theme-item=white] .text-h5,[data-theme=white] [data-theme-item=white] .text-h5,[data-theme=white] .data-theme-item-white .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-white [data-theme-item=white] .text-white-h5,[data-theme=white] [data-theme-item=white] .text-white-h5,[data-theme=white] .data-theme-item-white .text-white-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-h5{color:var(--nv-themes-white-h5-color)}.data-theme-white [data-theme-item=white] h6,.data-theme-white [data-theme-item=white] .h6,.data-theme-white [data-theme-item=white] h6 a,.data-theme-white [data-theme-item=white] .h6 a,.data-theme-white [data-theme-item=white] h6 *,.data-theme-white [data-theme-item=white] .h6 *,.data-theme-white [data-theme-item=white] .h6 span,.data-theme-white [data-theme-item=white] h6 span,.data-theme-white [data-theme-item=white] h6 p,.data-theme-white [data-theme-item=white] .h6 p,.data-theme-white [data-theme-item=white] .h6>span,.data-theme-white [data-theme-item=white] h6>span,.data-theme-white [data-theme-item=white] h6>p,.data-theme-white [data-theme-item=white] .h6>p,.data-theme-white [data-theme-item=white] h6 li,.data-theme-white [data-theme-item=white] .h6 li,.data-theme-white [data-theme-item=white] li>h6,.data-theme-white [data-theme-item=white] li>.h6,[data-theme=white] [data-theme-item=white] h6,[data-theme=white] [data-theme-item=white] .h6,[data-theme=white] [data-theme-item=white] h6 a,[data-theme=white] [data-theme-item=white] .h6 a,[data-theme=white] [data-theme-item=white] h6 *,[data-theme=white] [data-theme-item=white] .h6 *,[data-theme=white] [data-theme-item=white] .h6 span,[data-theme=white] [data-theme-item=white] h6 span,[data-theme=white] [data-theme-item=white] h6 p,[data-theme=white] [data-theme-item=white] .h6 p,[data-theme=white] [data-theme-item=white] .h6>span,[data-theme=white] [data-theme-item=white] h6>span,[data-theme=white] [data-theme-item=white] h6>p,[data-theme=white] [data-theme-item=white] .h6>p,[data-theme=white] [data-theme-item=white] h6 li,[data-theme=white] [data-theme-item=white] .h6 li,[data-theme=white] [data-theme-item=white] li>h6,[data-theme=white] [data-theme-item=white] li>.h6,[data-theme=white] .data-theme-item-white h6,[data-theme=white] .data-theme-item-white .h6,[data-theme=white] .data-theme-item-white h6 a,[data-theme=white] .data-theme-item-white .h6 a,[data-theme=white] .data-theme-item-white h6 *,[data-theme=white] .data-theme-item-white .h6 *,[data-theme=white] .data-theme-item-white .h6 span,[data-theme=white] .data-theme-item-white h6 span,[data-theme=white] .data-theme-item-white h6 p,[data-theme=white] .data-theme-item-white .h6 p,[data-theme=white] .data-theme-item-white .h6>span,[data-theme=white] .data-theme-item-white h6>span,[data-theme=white] .data-theme-item-white h6>p,[data-theme=white] .data-theme-item-white .h6>p,[data-theme=white] .data-theme-item-white h6 li,[data-theme=white] .data-theme-item-white .h6 li,[data-theme=white] .data-theme-item-white li>h6,[data-theme=white] .data-theme-item-white li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-white-h6-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] h6,.data-theme-white [data-theme-item=white] .h6,.data-theme-white [data-theme-item=white] h6 a,.data-theme-white [data-theme-item=white] .h6 a,.data-theme-white [data-theme-item=white] h6 *,.data-theme-white [data-theme-item=white] .h6 *,.data-theme-white [data-theme-item=white] .h6 span,.data-theme-white [data-theme-item=white] h6 span,.data-theme-white [data-theme-item=white] h6 p,.data-theme-white [data-theme-item=white] .h6 p,.data-theme-white [data-theme-item=white] .h6>span,.data-theme-white [data-theme-item=white] h6>span,.data-theme-white [data-theme-item=white] h6>p,.data-theme-white [data-theme-item=white] .h6>p,.data-theme-white [data-theme-item=white] h6 li,.data-theme-white [data-theme-item=white] .h6 li,.data-theme-white [data-theme-item=white] li>h6,.data-theme-white [data-theme-item=white] li>.h6,[data-theme=white] [data-theme-item=white] h6,[data-theme=white] [data-theme-item=white] .h6,[data-theme=white] [data-theme-item=white] h6 a,[data-theme=white] [data-theme-item=white] .h6 a,[data-theme=white] [data-theme-item=white] h6 *,[data-theme=white] [data-theme-item=white] .h6 *,[data-theme=white] [data-theme-item=white] .h6 span,[data-theme=white] [data-theme-item=white] h6 span,[data-theme=white] [data-theme-item=white] h6 p,[data-theme=white] [data-theme-item=white] .h6 p,[data-theme=white] [data-theme-item=white] .h6>span,[data-theme=white] [data-theme-item=white] h6>span,[data-theme=white] [data-theme-item=white] h6>p,[data-theme=white] [data-theme-item=white] .h6>p,[data-theme=white] [data-theme-item=white] h6 li,[data-theme=white] [data-theme-item=white] .h6 li,[data-theme=white] [data-theme-item=white] li>h6,[data-theme=white] [data-theme-item=white] li>.h6,[data-theme=white] .data-theme-item-white h6,[data-theme=white] .data-theme-item-white .h6,[data-theme=white] .data-theme-item-white h6 a,[data-theme=white] .data-theme-item-white .h6 a,[data-theme=white] .data-theme-item-white h6 *,[data-theme=white] .data-theme-item-white .h6 *,[data-theme=white] .data-theme-item-white .h6 span,[data-theme=white] .data-theme-item-white h6 span,[data-theme=white] .data-theme-item-white h6 p,[data-theme=white] .data-theme-item-white .h6 p,[data-theme=white] .data-theme-item-white .h6>span,[data-theme=white] .data-theme-item-white h6>span,[data-theme=white] .data-theme-item-white h6>p,[data-theme=white] .data-theme-item-white .h6>p,[data-theme=white] .data-theme-item-white h6 li,[data-theme=white] .data-theme-item-white .h6 li,[data-theme=white] .data-theme-item-white li>h6,[data-theme=white] .data-theme-item-white li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-white [data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-white [data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-white [data-theme-item=white] .text-h6,[data-theme=white] [data-theme-item=white] .text-h6,[data-theme=white] .data-theme-item-white .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-white [data-theme-item=white] .text-white-h6,[data-theme=white] [data-theme-item=white] .text-white-h6,[data-theme=white] .data-theme-item-white .text-white-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-h6{color:var(--nv-themes-white-h6-color)}.data-theme-white [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item=white] .text-body,[data-theme=white] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=white] .text-body,[data-theme=white] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item=white] .text-body,[data-theme=white] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=white] .text-body,[data-theme=white] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=white] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=white] .data-theme-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-white [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=white] .nv-unfloating-label,[data-theme=white] [data-theme-item=white] .nv-unfloating-label,[data-theme=white] .data-theme-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] .nv-unfloating-label,[data-theme=white] [data-theme-item=white] .nv-unfloating-label,[data-theme=white] .data-theme-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] .data-theme-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-white [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=white] .data-theme-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-white [data-theme-item=white] .text-body,[data-theme=white] [data-theme-item=white] .text-body,[data-theme=white] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-white [data-theme-item=white] .text-white-body,[data-theme=white] [data-theme-item=white] .text-white-body,[data-theme=white] .data-theme-item-white .text-white-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-body,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-body,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-body,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-body,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-body,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-body{color:var(--nv-themes-white-body-color)}.data-theme-white [data-theme-item=white] .p-large,.data-theme-white [data-theme-item=white] p.p-large,.data-theme-white [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] span.p-large,.data-theme-white [data-theme-item=white] label.p-large,.data-theme-white [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] li.p-large,.data-theme-white [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=white] .text-body-large,[data-theme=white] [data-theme-item=white] .p-large,[data-theme=white] [data-theme-item=white] p.p-large,[data-theme=white] [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] span.p-large,[data-theme=white] [data-theme-item=white] label.p-large,[data-theme=white] [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] li.p-large,[data-theme=white] [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=white] .text-body-large,[data-theme=white] .data-theme-item-white .p-large,[data-theme=white] .data-theme-item-white p.p-large,[data-theme=white] .data-theme-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white span.p-large,[data-theme=white] .data-theme-item-white label.p-large,[data-theme=white] .data-theme-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white li.p-large,[data-theme=white] .data-theme-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-white .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-white [data-theme-item=white] .p-large,.data-theme-white [data-theme-item=white] p.p-large,.data-theme-white [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] span.p-large,.data-theme-white [data-theme-item=white] label.p-large,.data-theme-white [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] li.p-large,.data-theme-white [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=white] .text-body-large,[data-theme=white] [data-theme-item=white] .p-large,[data-theme=white] [data-theme-item=white] p.p-large,[data-theme=white] [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] span.p-large,[data-theme=white] [data-theme-item=white] label.p-large,[data-theme=white] [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] li.p-large,[data-theme=white] [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=white] .text-body-large,[data-theme=white] .data-theme-item-white .p-large,[data-theme=white] .data-theme-item-white p.p-large,[data-theme=white] .data-theme-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white span.p-large,[data-theme=white] .data-theme-item-white label.p-large,[data-theme=white] .data-theme-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white li.p-large,[data-theme=white] .data-theme-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-white .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-white [data-theme-item=white] .text-bodyLarge,[data-theme=white] [data-theme-item=white] .text-bodyLarge,[data-theme=white] .data-theme-item-white .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-bodyLarge,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-bodyLarge,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-white [data-theme-item=white] .text-white-bodyLarge,[data-theme=white] [data-theme-item=white] .text-white-bodyLarge,[data-theme=white] .data-theme-item-white .text-white-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge{color:var(--nv-themes-white-bodyLarge-color)}.data-theme-white [data-theme-item=white] .p-small,.data-theme-white [data-theme-item=white] p.p-small,.data-theme-white [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] span.p-small,.data-theme-white [data-theme-item=white] label.p-small,.data-theme-white [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] i.p-small,.data-theme-white [data-theme-item=white] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item=white] li.p-small,.data-theme-white [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=white] .text-body-small,[data-theme=white] [data-theme-item=white] .p-small,[data-theme=white] [data-theme-item=white] p.p-small,[data-theme=white] [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] span.p-small,[data-theme=white] [data-theme-item=white] label.p-small,[data-theme=white] [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] i.p-small,[data-theme=white] [data-theme-item=white] i.p-small *:not(.reset-text),[data-theme=white] [data-theme-item=white] li.p-small,[data-theme=white] [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=white] .text-body-small,[data-theme=white] .data-theme-item-white .p-small,[data-theme=white] .data-theme-item-white p.p-small,[data-theme=white] .data-theme-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white span.p-small,[data-theme=white] .data-theme-item-white label.p-small,[data-theme=white] .data-theme-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white i.p-small,[data-theme=white] .data-theme-item-white i.p-small *:not(.reset-text),[data-theme=white] .data-theme-item-white li.p-small,[data-theme=white] .data-theme-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-white .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-white [data-theme-item=white] .p-small,.data-theme-white [data-theme-item=white] p.p-small,.data-theme-white [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] span.p-small,.data-theme-white [data-theme-item=white] label.p-small,.data-theme-white [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item=white] i.p-small,.data-theme-white [data-theme-item=white] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item=white] li.p-small,.data-theme-white [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item=white] .text-body-small,[data-theme=white] [data-theme-item=white] .p-small,[data-theme=white] [data-theme-item=white] p.p-small,[data-theme=white] [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] span.p-small,[data-theme=white] [data-theme-item=white] label.p-small,[data-theme=white] [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] [data-theme-item=white] i.p-small,[data-theme=white] [data-theme-item=white] i.p-small *:not(.reset-text),[data-theme=white] [data-theme-item=white] li.p-small,[data-theme=white] [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] [data-theme-item=white] .text-body-small,[data-theme=white] .data-theme-item-white .p-small,[data-theme=white] .data-theme-item-white p.p-small,[data-theme=white] .data-theme-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white span.p-small,[data-theme=white] .data-theme-item-white label.p-small,[data-theme=white] .data-theme-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme=white] .data-theme-item-white i.p-small,[data-theme=white] .data-theme-item-white i.p-small *:not(.reset-text),[data-theme=white] .data-theme-item-white li.p-small,[data-theme=white] .data-theme-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=white] .data-theme-item-white .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-white [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-white [data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-white [data-theme-item=white] .text-bodySmall,[data-theme=white] [data-theme-item=white] .text-bodySmall,[data-theme=white] .data-theme-item-white .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-bodySmall,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-bodySmall,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-white [data-theme-item=white] .text-white-bodySmall,[data-theme=white] [data-theme-item=white] .text-white-bodySmall,[data-theme=white] .data-theme-item-white .text-white-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall{color:var(--nv-themes-white-bodySmall-color)}.data-theme-light h1,.data-theme-light .h1,.data-theme-light h1 a,.data-theme-light .h1 a,.data-theme-light h1 *,.data-theme-light .h1 *,.data-theme-light .h1 span,.data-theme-light h1 span,.data-theme-light h1 p,.data-theme-light .h1 p,.data-theme-light .h1>span,.data-theme-light h1>span,.data-theme-light h1>p,.data-theme-light .h1>p,.data-theme-light h1 li,.data-theme-light .h1 li,.data-theme-light li>h1,.data-theme-light li>.h1,[data-theme=light] h1,[data-theme=light] .h1,[data-theme=light] h1 a,[data-theme=light] .h1 a,[data-theme=light] h1 *,[data-theme=light] .h1 *,[data-theme=light] .h1 span,[data-theme=light] h1 span,[data-theme=light] h1 p,[data-theme=light] .h1 p,[data-theme=light] .h1>span,[data-theme=light] h1>span,[data-theme=light] h1>p,[data-theme=light] .h1>p,[data-theme=light] h1 li,[data-theme=light] .h1 li,[data-theme=light] li>h1,[data-theme=light] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-light-h1-color)}@media (min-width: 992px){.data-theme-light h1,.data-theme-light .h1,.data-theme-light h1 a,.data-theme-light .h1 a,.data-theme-light h1 *,.data-theme-light .h1 *,.data-theme-light .h1 span,.data-theme-light h1 span,.data-theme-light h1 p,.data-theme-light .h1 p,.data-theme-light .h1>span,.data-theme-light h1>span,.data-theme-light h1>p,.data-theme-light .h1>p,.data-theme-light h1 li,.data-theme-light .h1 li,.data-theme-light li>h1,.data-theme-light li>.h1,[data-theme=light] h1,[data-theme=light] .h1,[data-theme=light] h1 a,[data-theme=light] .h1 a,[data-theme=light] h1 *,[data-theme=light] .h1 *,[data-theme=light] .h1 span,[data-theme=light] h1 span,[data-theme=light] h1 p,[data-theme=light] .h1 p,[data-theme=light] .h1>span,[data-theme=light] h1>span,[data-theme=light] h1>p,[data-theme=light] .h1>p,[data-theme=light] h1 li,[data-theme=light] .h1 li,[data-theme=light] li>h1,[data-theme=light] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-light .text-h1,[data-theme=light] .text-h1,.data-theme-light .text-light-h1,[data-theme=light] .text-light-h1{color:var(--nv-themes-light-h1-color)}.data-theme-light h2,.data-theme-light .h2,.data-theme-light h2 a,.data-theme-light .h2 a,.data-theme-light h2 *,.data-theme-light .h2 *,.data-theme-light .h2 span,.data-theme-light h2 span,.data-theme-light h2 p,.data-theme-light .h2 p,.data-theme-light .h2>span,.data-theme-light h2>span,.data-theme-light h2>p,.data-theme-light .h2>p,.data-theme-light h2 li,.data-theme-light .h2 li,.data-theme-light li>h2,.data-theme-light li>.h2,[data-theme=light] h2,[data-theme=light] .h2,[data-theme=light] h2 a,[data-theme=light] .h2 a,[data-theme=light] h2 *,[data-theme=light] .h2 *,[data-theme=light] .h2 span,[data-theme=light] h2 span,[data-theme=light] h2 p,[data-theme=light] .h2 p,[data-theme=light] .h2>span,[data-theme=light] h2>span,[data-theme=light] h2>p,[data-theme=light] .h2>p,[data-theme=light] h2 li,[data-theme=light] .h2 li,[data-theme=light] li>h2,[data-theme=light] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-light-h2-color)}@media (min-width: 992px){.data-theme-light h2,.data-theme-light .h2,.data-theme-light h2 a,.data-theme-light .h2 a,.data-theme-light h2 *,.data-theme-light .h2 *,.data-theme-light .h2 span,.data-theme-light h2 span,.data-theme-light h2 p,.data-theme-light .h2 p,.data-theme-light .h2>span,.data-theme-light h2>span,.data-theme-light h2>p,.data-theme-light .h2>p,.data-theme-light h2 li,.data-theme-light .h2 li,.data-theme-light li>h2,.data-theme-light li>.h2,[data-theme=light] h2,[data-theme=light] .h2,[data-theme=light] h2 a,[data-theme=light] .h2 a,[data-theme=light] h2 *,[data-theme=light] .h2 *,[data-theme=light] .h2 span,[data-theme=light] h2 span,[data-theme=light] h2 p,[data-theme=light] .h2 p,[data-theme=light] .h2>span,[data-theme=light] h2>span,[data-theme=light] h2>p,[data-theme=light] .h2>p,[data-theme=light] h2 li,[data-theme=light] .h2 li,[data-theme=light] li>h2,[data-theme=light] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-light .text-h2,[data-theme=light] .text-h2,.data-theme-light .text-light-h2,[data-theme=light] .text-light-h2{color:var(--nv-themes-light-h2-color)}.data-theme-light h3,.data-theme-light .h3,.data-theme-light h3 a,.data-theme-light .h3 a,.data-theme-light h3 *,.data-theme-light .h3 *,.data-theme-light .h3 span,.data-theme-light h3 span,.data-theme-light h3 p,.data-theme-light .h3 p,.data-theme-light .h3>span,.data-theme-light h3>span,.data-theme-light h3>p,.data-theme-light .h3>p,.data-theme-light h3 li,.data-theme-light .h3 li,.data-theme-light li>h3,.data-theme-light li>.h3,[data-theme=light] h3,[data-theme=light] .h3,[data-theme=light] h3 a,[data-theme=light] .h3 a,[data-theme=light] h3 *,[data-theme=light] .h3 *,[data-theme=light] .h3 span,[data-theme=light] h3 span,[data-theme=light] h3 p,[data-theme=light] .h3 p,[data-theme=light] .h3>span,[data-theme=light] h3>span,[data-theme=light] h3>p,[data-theme=light] .h3>p,[data-theme=light] h3 li,[data-theme=light] .h3 li,[data-theme=light] li>h3,[data-theme=light] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-light-h3-color)}@media (min-width: 992px){.data-theme-light h3,.data-theme-light .h3,.data-theme-light h3 a,.data-theme-light .h3 a,.data-theme-light h3 *,.data-theme-light .h3 *,.data-theme-light .h3 span,.data-theme-light h3 span,.data-theme-light h3 p,.data-theme-light .h3 p,.data-theme-light .h3>span,.data-theme-light h3>span,.data-theme-light h3>p,.data-theme-light .h3>p,.data-theme-light h3 li,.data-theme-light .h3 li,.data-theme-light li>h3,.data-theme-light li>.h3,[data-theme=light] h3,[data-theme=light] .h3,[data-theme=light] h3 a,[data-theme=light] .h3 a,[data-theme=light] h3 *,[data-theme=light] .h3 *,[data-theme=light] .h3 span,[data-theme=light] h3 span,[data-theme=light] h3 p,[data-theme=light] .h3 p,[data-theme=light] .h3>span,[data-theme=light] h3>span,[data-theme=light] h3>p,[data-theme=light] .h3>p,[data-theme=light] h3 li,[data-theme=light] .h3 li,[data-theme=light] li>h3,[data-theme=light] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-light .text-h3,[data-theme=light] .text-h3,.data-theme-light .text-light-h3,[data-theme=light] .text-light-h3{color:var(--nv-themes-light-h3-color)}.data-theme-light h4,.data-theme-light .h4,.data-theme-light h4 a,.data-theme-light .h4 a,.data-theme-light h4 *,.data-theme-light .h4 *,.data-theme-light .h4 span,.data-theme-light h4 span,.data-theme-light h4 p,.data-theme-light .h4 p,.data-theme-light .h4>span,.data-theme-light h4>span,.data-theme-light h4>p,.data-theme-light .h4>p,.data-theme-light h4 li,.data-theme-light .h4 li,.data-theme-light li>h4,.data-theme-light li>.h4,[data-theme=light] h4,[data-theme=light] .h4,[data-theme=light] h4 a,[data-theme=light] .h4 a,[data-theme=light] h4 *,[data-theme=light] .h4 *,[data-theme=light] .h4 span,[data-theme=light] h4 span,[data-theme=light] h4 p,[data-theme=light] .h4 p,[data-theme=light] .h4>span,[data-theme=light] h4>span,[data-theme=light] h4>p,[data-theme=light] .h4>p,[data-theme=light] h4 li,[data-theme=light] .h4 li,[data-theme=light] li>h4,[data-theme=light] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-light-h4-color)}@media (min-width: 992px){.data-theme-light h4,.data-theme-light .h4,.data-theme-light h4 a,.data-theme-light .h4 a,.data-theme-light h4 *,.data-theme-light .h4 *,.data-theme-light .h4 span,.data-theme-light h4 span,.data-theme-light h4 p,.data-theme-light .h4 p,.data-theme-light .h4>span,.data-theme-light h4>span,.data-theme-light h4>p,.data-theme-light .h4>p,.data-theme-light h4 li,.data-theme-light .h4 li,.data-theme-light li>h4,.data-theme-light li>.h4,[data-theme=light] h4,[data-theme=light] .h4,[data-theme=light] h4 a,[data-theme=light] .h4 a,[data-theme=light] h4 *,[data-theme=light] .h4 *,[data-theme=light] .h4 span,[data-theme=light] h4 span,[data-theme=light] h4 p,[data-theme=light] .h4 p,[data-theme=light] .h4>span,[data-theme=light] h4>span,[data-theme=light] h4>p,[data-theme=light] .h4>p,[data-theme=light] h4 li,[data-theme=light] .h4 li,[data-theme=light] li>h4,[data-theme=light] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-light .text-h4,[data-theme=light] .text-h4,.data-theme-light .text-light-h4,[data-theme=light] .text-light-h4{color:var(--nv-themes-light-h4-color)}.data-theme-light h5,.data-theme-light .h5,.data-theme-light h5 a,.data-theme-light .h5 a,.data-theme-light h5 *,.data-theme-light .h5 *,.data-theme-light .h5 span,.data-theme-light h5 span,.data-theme-light h5 p,.data-theme-light .h5 p,.data-theme-light .h5>span,.data-theme-light h5>span,.data-theme-light h5>p,.data-theme-light .h5>p,.data-theme-light h5 li,.data-theme-light .h5 li,.data-theme-light li>h5,.data-theme-light li>.h5,[data-theme=light] h5,[data-theme=light] .h5,[data-theme=light] h5 a,[data-theme=light] .h5 a,[data-theme=light] h5 *,[data-theme=light] .h5 *,[data-theme=light] .h5 span,[data-theme=light] h5 span,[data-theme=light] h5 p,[data-theme=light] .h5 p,[data-theme=light] .h5>span,[data-theme=light] h5>span,[data-theme=light] h5>p,[data-theme=light] .h5>p,[data-theme=light] h5 li,[data-theme=light] .h5 li,[data-theme=light] li>h5,[data-theme=light] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-light-h5-color)}@media (min-width: 992px){.data-theme-light h5,.data-theme-light .h5,.data-theme-light h5 a,.data-theme-light .h5 a,.data-theme-light h5 *,.data-theme-light .h5 *,.data-theme-light .h5 span,.data-theme-light h5 span,.data-theme-light h5 p,.data-theme-light .h5 p,.data-theme-light .h5>span,.data-theme-light h5>span,.data-theme-light h5>p,.data-theme-light .h5>p,.data-theme-light h5 li,.data-theme-light .h5 li,.data-theme-light li>h5,.data-theme-light li>.h5,[data-theme=light] h5,[data-theme=light] .h5,[data-theme=light] h5 a,[data-theme=light] .h5 a,[data-theme=light] h5 *,[data-theme=light] .h5 *,[data-theme=light] .h5 span,[data-theme=light] h5 span,[data-theme=light] h5 p,[data-theme=light] .h5 p,[data-theme=light] .h5>span,[data-theme=light] h5>span,[data-theme=light] h5>p,[data-theme=light] .h5>p,[data-theme=light] h5 li,[data-theme=light] .h5 li,[data-theme=light] li>h5,[data-theme=light] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-light .text-h5,[data-theme=light] .text-h5,.data-theme-light .text-light-h5,[data-theme=light] .text-light-h5{color:var(--nv-themes-light-h5-color)}.data-theme-light h6,.data-theme-light .h6,.data-theme-light h6 a,.data-theme-light .h6 a,.data-theme-light h6 *,.data-theme-light .h6 *,.data-theme-light .h6 span,.data-theme-light h6 span,.data-theme-light h6 p,.data-theme-light .h6 p,.data-theme-light .h6>span,.data-theme-light h6>span,.data-theme-light h6>p,.data-theme-light .h6>p,.data-theme-light h6 li,.data-theme-light .h6 li,.data-theme-light li>h6,.data-theme-light li>.h6,[data-theme=light] h6,[data-theme=light] .h6,[data-theme=light] h6 a,[data-theme=light] .h6 a,[data-theme=light] h6 *,[data-theme=light] .h6 *,[data-theme=light] .h6 span,[data-theme=light] h6 span,[data-theme=light] h6 p,[data-theme=light] .h6 p,[data-theme=light] .h6>span,[data-theme=light] h6>span,[data-theme=light] h6>p,[data-theme=light] .h6>p,[data-theme=light] h6 li,[data-theme=light] .h6 li,[data-theme=light] li>h6,[data-theme=light] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-light-h6-color)}@media (min-width: 992px){.data-theme-light h6,.data-theme-light .h6,.data-theme-light h6 a,.data-theme-light .h6 a,.data-theme-light h6 *,.data-theme-light .h6 *,.data-theme-light .h6 span,.data-theme-light h6 span,.data-theme-light h6 p,.data-theme-light .h6 p,.data-theme-light .h6>span,.data-theme-light h6>span,.data-theme-light h6>p,.data-theme-light .h6>p,.data-theme-light h6 li,.data-theme-light .h6 li,.data-theme-light li>h6,.data-theme-light li>.h6,[data-theme=light] h6,[data-theme=light] .h6,[data-theme=light] h6 a,[data-theme=light] .h6 a,[data-theme=light] h6 *,[data-theme=light] .h6 *,[data-theme=light] .h6 span,[data-theme=light] h6 span,[data-theme=light] h6 p,[data-theme=light] .h6 p,[data-theme=light] .h6>span,[data-theme=light] h6>span,[data-theme=light] h6>p,[data-theme=light] .h6>p,[data-theme=light] h6 li,[data-theme=light] .h6 li,[data-theme=light] li>h6,[data-theme=light] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-light .text-h6,[data-theme=light] .text-h6,.data-theme-light .text-light-h6,[data-theme=light] .text-light-h6{color:var(--nv-themes-light-h6-color)}.data-theme-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light .text-body,[data-theme=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light .text-body,[data-theme=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light li:not(.reset-text):not(.text-link),[data-theme=light] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light li:not(.reset-text):not(.text-link),[data-theme=light] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light .nv-unfloating-label,[data-theme=light] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light .nv-unfloating-label,[data-theme=light] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light .text-body,[data-theme=light] .text-body,.data-theme-light .text-light-body,[data-theme=light] .text-light-body{color:var(--nv-themes-light-body-color)}.data-theme-light .p-large,.data-theme-light p.p-large,.data-theme-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-light span.p-large,.data-theme-light label.p-large,.data-theme-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-light li.p-large,.data-theme-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light .text-body-large,[data-theme=light] .p-large,[data-theme=light] p.p-large,[data-theme=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] span.p-large,[data-theme=light] label.p-large,[data-theme=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] li.p-large,[data-theme=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-light .p-large,.data-theme-light p.p-large,.data-theme-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-light span.p-large,.data-theme-light label.p-large,.data-theme-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-light li.p-large,.data-theme-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light .text-body-large,[data-theme=light] .p-large,[data-theme=light] p.p-large,[data-theme=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] span.p-large,[data-theme=light] label.p-large,[data-theme=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] li.p-large,[data-theme=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-light .text-bodyLarge,[data-theme=light] .text-bodyLarge,.data-theme-light .text-light-bodyLarge,[data-theme=light] .text-light-bodyLarge{color:var(--nv-themes-light-bodyLarge-color)}.data-theme-light .p-small,.data-theme-light p.p-small,.data-theme-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-light span.p-small,.data-theme-light label.p-small,.data-theme-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-light i.p-small,.data-theme-light i.p-small *:not(.reset-text),.data-theme-light li.p-small,.data-theme-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light .text-body-small,[data-theme=light] .p-small,[data-theme=light] p.p-small,[data-theme=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] span.p-small,[data-theme=light] label.p-small,[data-theme=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] i.p-small,[data-theme=light] i.p-small *:not(.reset-text),[data-theme=light] li.p-small,[data-theme=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-light .p-small,.data-theme-light p.p-small,.data-theme-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-light span.p-small,.data-theme-light label.p-small,.data-theme-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-light i.p-small,.data-theme-light i.p-small *:not(.reset-text),.data-theme-light li.p-small,.data-theme-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light .text-body-small,[data-theme=light] .p-small,[data-theme=light] p.p-small,[data-theme=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] span.p-small,[data-theme=light] label.p-small,[data-theme=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] i.p-small,[data-theme=light] i.p-small *:not(.reset-text),[data-theme=light] li.p-small,[data-theme=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-light .text-bodySmall,[data-theme=light] .text-bodySmall,.data-theme-light .text-light-bodySmall,[data-theme=light] .text-light-bodySmall{color:var(--nv-themes-light-bodySmall-color)}.data-theme-light [data-theme-item=dark] h1,.data-theme-light [data-theme-item=dark] .h1,.data-theme-light [data-theme-item=dark] h1 a,.data-theme-light [data-theme-item=dark] .h1 a,.data-theme-light [data-theme-item=dark] h1 *,.data-theme-light [data-theme-item=dark] .h1 *,.data-theme-light [data-theme-item=dark] .h1 span,.data-theme-light [data-theme-item=dark] h1 span,.data-theme-light [data-theme-item=dark] h1 p,.data-theme-light [data-theme-item=dark] .h1 p,.data-theme-light [data-theme-item=dark] .h1>span,.data-theme-light [data-theme-item=dark] h1>span,.data-theme-light [data-theme-item=dark] h1>p,.data-theme-light [data-theme-item=dark] .h1>p,.data-theme-light [data-theme-item=dark] h1 li,.data-theme-light [data-theme-item=dark] .h1 li,.data-theme-light [data-theme-item=dark] li>h1,.data-theme-light [data-theme-item=dark] li>.h1,[data-theme=light] [data-theme-item=dark] h1,[data-theme=light] [data-theme-item=dark] .h1,[data-theme=light] [data-theme-item=dark] h1 a,[data-theme=light] [data-theme-item=dark] .h1 a,[data-theme=light] [data-theme-item=dark] h1 *,[data-theme=light] [data-theme-item=dark] .h1 *,[data-theme=light] [data-theme-item=dark] .h1 span,[data-theme=light] [data-theme-item=dark] h1 span,[data-theme=light] [data-theme-item=dark] h1 p,[data-theme=light] [data-theme-item=dark] .h1 p,[data-theme=light] [data-theme-item=dark] .h1>span,[data-theme=light] [data-theme-item=dark] h1>span,[data-theme=light] [data-theme-item=dark] h1>p,[data-theme=light] [data-theme-item=dark] .h1>p,[data-theme=light] [data-theme-item=dark] h1 li,[data-theme=light] [data-theme-item=dark] .h1 li,[data-theme=light] [data-theme-item=dark] li>h1,[data-theme=light] [data-theme-item=dark] li>.h1,[data-theme=light] .data-theme-item-dark h1,[data-theme=light] .data-theme-item-dark .h1,[data-theme=light] .data-theme-item-dark h1 a,[data-theme=light] .data-theme-item-dark .h1 a,[data-theme=light] .data-theme-item-dark h1 *,[data-theme=light] .data-theme-item-dark .h1 *,[data-theme=light] .data-theme-item-dark .h1 span,[data-theme=light] .data-theme-item-dark h1 span,[data-theme=light] .data-theme-item-dark h1 p,[data-theme=light] .data-theme-item-dark .h1 p,[data-theme=light] .data-theme-item-dark .h1>span,[data-theme=light] .data-theme-item-dark h1>span,[data-theme=light] .data-theme-item-dark h1>p,[data-theme=light] .data-theme-item-dark .h1>p,[data-theme=light] .data-theme-item-dark h1 li,[data-theme=light] .data-theme-item-dark .h1 li,[data-theme=light] .data-theme-item-dark li>h1,[data-theme=light] .data-theme-item-dark li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-dark-h1-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] h1,.data-theme-light [data-theme-item=dark] .h1,.data-theme-light [data-theme-item=dark] h1 a,.data-theme-light [data-theme-item=dark] .h1 a,.data-theme-light [data-theme-item=dark] h1 *,.data-theme-light [data-theme-item=dark] .h1 *,.data-theme-light [data-theme-item=dark] .h1 span,.data-theme-light [data-theme-item=dark] h1 span,.data-theme-light [data-theme-item=dark] h1 p,.data-theme-light [data-theme-item=dark] .h1 p,.data-theme-light [data-theme-item=dark] .h1>span,.data-theme-light [data-theme-item=dark] h1>span,.data-theme-light [data-theme-item=dark] h1>p,.data-theme-light [data-theme-item=dark] .h1>p,.data-theme-light [data-theme-item=dark] h1 li,.data-theme-light [data-theme-item=dark] .h1 li,.data-theme-light [data-theme-item=dark] li>h1,.data-theme-light [data-theme-item=dark] li>.h1,[data-theme=light] [data-theme-item=dark] h1,[data-theme=light] [data-theme-item=dark] .h1,[data-theme=light] [data-theme-item=dark] h1 a,[data-theme=light] [data-theme-item=dark] .h1 a,[data-theme=light] [data-theme-item=dark] h1 *,[data-theme=light] [data-theme-item=dark] .h1 *,[data-theme=light] [data-theme-item=dark] .h1 span,[data-theme=light] [data-theme-item=dark] h1 span,[data-theme=light] [data-theme-item=dark] h1 p,[data-theme=light] [data-theme-item=dark] .h1 p,[data-theme=light] [data-theme-item=dark] .h1>span,[data-theme=light] [data-theme-item=dark] h1>span,[data-theme=light] [data-theme-item=dark] h1>p,[data-theme=light] [data-theme-item=dark] .h1>p,[data-theme=light] [data-theme-item=dark] h1 li,[data-theme=light] [data-theme-item=dark] .h1 li,[data-theme=light] [data-theme-item=dark] li>h1,[data-theme=light] [data-theme-item=dark] li>.h1,[data-theme=light] .data-theme-item-dark h1,[data-theme=light] .data-theme-item-dark .h1,[data-theme=light] .data-theme-item-dark h1 a,[data-theme=light] .data-theme-item-dark .h1 a,[data-theme=light] .data-theme-item-dark h1 *,[data-theme=light] .data-theme-item-dark .h1 *,[data-theme=light] .data-theme-item-dark .h1 span,[data-theme=light] .data-theme-item-dark h1 span,[data-theme=light] .data-theme-item-dark h1 p,[data-theme=light] .data-theme-item-dark .h1 p,[data-theme=light] .data-theme-item-dark .h1>span,[data-theme=light] .data-theme-item-dark h1>span,[data-theme=light] .data-theme-item-dark h1>p,[data-theme=light] .data-theme-item-dark .h1>p,[data-theme=light] .data-theme-item-dark h1 li,[data-theme=light] .data-theme-item-dark .h1 li,[data-theme=light] .data-theme-item-dark li>h1,[data-theme=light] .data-theme-item-dark li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-h1,[data-theme=light] [data-theme-item=dark] .text-h1,[data-theme=light] .data-theme-item-dark .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-light [data-theme-item=dark] .text-dark-h1,[data-theme=light] [data-theme-item=dark] .text-dark-h1,[data-theme=light] .data-theme-item-dark .text-dark-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-h1{color:var(--nv-themes-dark-h1-color)}.data-theme-light [data-theme-item=dark] h2,.data-theme-light [data-theme-item=dark] .h2,.data-theme-light [data-theme-item=dark] h2 a,.data-theme-light [data-theme-item=dark] .h2 a,.data-theme-light [data-theme-item=dark] h2 *,.data-theme-light [data-theme-item=dark] .h2 *,.data-theme-light [data-theme-item=dark] .h2 span,.data-theme-light [data-theme-item=dark] h2 span,.data-theme-light [data-theme-item=dark] h2 p,.data-theme-light [data-theme-item=dark] .h2 p,.data-theme-light [data-theme-item=dark] .h2>span,.data-theme-light [data-theme-item=dark] h2>span,.data-theme-light [data-theme-item=dark] h2>p,.data-theme-light [data-theme-item=dark] .h2>p,.data-theme-light [data-theme-item=dark] h2 li,.data-theme-light [data-theme-item=dark] .h2 li,.data-theme-light [data-theme-item=dark] li>h2,.data-theme-light [data-theme-item=dark] li>.h2,[data-theme=light] [data-theme-item=dark] h2,[data-theme=light] [data-theme-item=dark] .h2,[data-theme=light] [data-theme-item=dark] h2 a,[data-theme=light] [data-theme-item=dark] .h2 a,[data-theme=light] [data-theme-item=dark] h2 *,[data-theme=light] [data-theme-item=dark] .h2 *,[data-theme=light] [data-theme-item=dark] .h2 span,[data-theme=light] [data-theme-item=dark] h2 span,[data-theme=light] [data-theme-item=dark] h2 p,[data-theme=light] [data-theme-item=dark] .h2 p,[data-theme=light] [data-theme-item=dark] .h2>span,[data-theme=light] [data-theme-item=dark] h2>span,[data-theme=light] [data-theme-item=dark] h2>p,[data-theme=light] [data-theme-item=dark] .h2>p,[data-theme=light] [data-theme-item=dark] h2 li,[data-theme=light] [data-theme-item=dark] .h2 li,[data-theme=light] [data-theme-item=dark] li>h2,[data-theme=light] [data-theme-item=dark] li>.h2,[data-theme=light] .data-theme-item-dark h2,[data-theme=light] .data-theme-item-dark .h2,[data-theme=light] .data-theme-item-dark h2 a,[data-theme=light] .data-theme-item-dark .h2 a,[data-theme=light] .data-theme-item-dark h2 *,[data-theme=light] .data-theme-item-dark .h2 *,[data-theme=light] .data-theme-item-dark .h2 span,[data-theme=light] .data-theme-item-dark h2 span,[data-theme=light] .data-theme-item-dark h2 p,[data-theme=light] .data-theme-item-dark .h2 p,[data-theme=light] .data-theme-item-dark .h2>span,[data-theme=light] .data-theme-item-dark h2>span,[data-theme=light] .data-theme-item-dark h2>p,[data-theme=light] .data-theme-item-dark .h2>p,[data-theme=light] .data-theme-item-dark h2 li,[data-theme=light] .data-theme-item-dark .h2 li,[data-theme=light] .data-theme-item-dark li>h2,[data-theme=light] .data-theme-item-dark li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-dark-h2-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] h2,.data-theme-light [data-theme-item=dark] .h2,.data-theme-light [data-theme-item=dark] h2 a,.data-theme-light [data-theme-item=dark] .h2 a,.data-theme-light [data-theme-item=dark] h2 *,.data-theme-light [data-theme-item=dark] .h2 *,.data-theme-light [data-theme-item=dark] .h2 span,.data-theme-light [data-theme-item=dark] h2 span,.data-theme-light [data-theme-item=dark] h2 p,.data-theme-light [data-theme-item=dark] .h2 p,.data-theme-light [data-theme-item=dark] .h2>span,.data-theme-light [data-theme-item=dark] h2>span,.data-theme-light [data-theme-item=dark] h2>p,.data-theme-light [data-theme-item=dark] .h2>p,.data-theme-light [data-theme-item=dark] h2 li,.data-theme-light [data-theme-item=dark] .h2 li,.data-theme-light [data-theme-item=dark] li>h2,.data-theme-light [data-theme-item=dark] li>.h2,[data-theme=light] [data-theme-item=dark] h2,[data-theme=light] [data-theme-item=dark] .h2,[data-theme=light] [data-theme-item=dark] h2 a,[data-theme=light] [data-theme-item=dark] .h2 a,[data-theme=light] [data-theme-item=dark] h2 *,[data-theme=light] [data-theme-item=dark] .h2 *,[data-theme=light] [data-theme-item=dark] .h2 span,[data-theme=light] [data-theme-item=dark] h2 span,[data-theme=light] [data-theme-item=dark] h2 p,[data-theme=light] [data-theme-item=dark] .h2 p,[data-theme=light] [data-theme-item=dark] .h2>span,[data-theme=light] [data-theme-item=dark] h2>span,[data-theme=light] [data-theme-item=dark] h2>p,[data-theme=light] [data-theme-item=dark] .h2>p,[data-theme=light] [data-theme-item=dark] h2 li,[data-theme=light] [data-theme-item=dark] .h2 li,[data-theme=light] [data-theme-item=dark] li>h2,[data-theme=light] [data-theme-item=dark] li>.h2,[data-theme=light] .data-theme-item-dark h2,[data-theme=light] .data-theme-item-dark .h2,[data-theme=light] .data-theme-item-dark h2 a,[data-theme=light] .data-theme-item-dark .h2 a,[data-theme=light] .data-theme-item-dark h2 *,[data-theme=light] .data-theme-item-dark .h2 *,[data-theme=light] .data-theme-item-dark .h2 span,[data-theme=light] .data-theme-item-dark h2 span,[data-theme=light] .data-theme-item-dark h2 p,[data-theme=light] .data-theme-item-dark .h2 p,[data-theme=light] .data-theme-item-dark .h2>span,[data-theme=light] .data-theme-item-dark h2>span,[data-theme=light] .data-theme-item-dark h2>p,[data-theme=light] .data-theme-item-dark .h2>p,[data-theme=light] .data-theme-item-dark h2 li,[data-theme=light] .data-theme-item-dark .h2 li,[data-theme=light] .data-theme-item-dark li>h2,[data-theme=light] .data-theme-item-dark li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-h2,[data-theme=light] [data-theme-item=dark] .text-h2,[data-theme=light] .data-theme-item-dark .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-light [data-theme-item=dark] .text-dark-h2,[data-theme=light] [data-theme-item=dark] .text-dark-h2,[data-theme=light] .data-theme-item-dark .text-dark-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-h2{color:var(--nv-themes-dark-h2-color)}.data-theme-light [data-theme-item=dark] h3,.data-theme-light [data-theme-item=dark] .h3,.data-theme-light [data-theme-item=dark] h3 a,.data-theme-light [data-theme-item=dark] .h3 a,.data-theme-light [data-theme-item=dark] h3 *,.data-theme-light [data-theme-item=dark] .h3 *,.data-theme-light [data-theme-item=dark] .h3 span,.data-theme-light [data-theme-item=dark] h3 span,.data-theme-light [data-theme-item=dark] h3 p,.data-theme-light [data-theme-item=dark] .h3 p,.data-theme-light [data-theme-item=dark] .h3>span,.data-theme-light [data-theme-item=dark] h3>span,.data-theme-light [data-theme-item=dark] h3>p,.data-theme-light [data-theme-item=dark] .h3>p,.data-theme-light [data-theme-item=dark] h3 li,.data-theme-light [data-theme-item=dark] .h3 li,.data-theme-light [data-theme-item=dark] li>h3,.data-theme-light [data-theme-item=dark] li>.h3,[data-theme=light] [data-theme-item=dark] h3,[data-theme=light] [data-theme-item=dark] .h3,[data-theme=light] [data-theme-item=dark] h3 a,[data-theme=light] [data-theme-item=dark] .h3 a,[data-theme=light] [data-theme-item=dark] h3 *,[data-theme=light] [data-theme-item=dark] .h3 *,[data-theme=light] [data-theme-item=dark] .h3 span,[data-theme=light] [data-theme-item=dark] h3 span,[data-theme=light] [data-theme-item=dark] h3 p,[data-theme=light] [data-theme-item=dark] .h3 p,[data-theme=light] [data-theme-item=dark] .h3>span,[data-theme=light] [data-theme-item=dark] h3>span,[data-theme=light] [data-theme-item=dark] h3>p,[data-theme=light] [data-theme-item=dark] .h3>p,[data-theme=light] [data-theme-item=dark] h3 li,[data-theme=light] [data-theme-item=dark] .h3 li,[data-theme=light] [data-theme-item=dark] li>h3,[data-theme=light] [data-theme-item=dark] li>.h3,[data-theme=light] .data-theme-item-dark h3,[data-theme=light] .data-theme-item-dark .h3,[data-theme=light] .data-theme-item-dark h3 a,[data-theme=light] .data-theme-item-dark .h3 a,[data-theme=light] .data-theme-item-dark h3 *,[data-theme=light] .data-theme-item-dark .h3 *,[data-theme=light] .data-theme-item-dark .h3 span,[data-theme=light] .data-theme-item-dark h3 span,[data-theme=light] .data-theme-item-dark h3 p,[data-theme=light] .data-theme-item-dark .h3 p,[data-theme=light] .data-theme-item-dark .h3>span,[data-theme=light] .data-theme-item-dark h3>span,[data-theme=light] .data-theme-item-dark h3>p,[data-theme=light] .data-theme-item-dark .h3>p,[data-theme=light] .data-theme-item-dark h3 li,[data-theme=light] .data-theme-item-dark .h3 li,[data-theme=light] .data-theme-item-dark li>h3,[data-theme=light] .data-theme-item-dark li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-dark-h3-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] h3,.data-theme-light [data-theme-item=dark] .h3,.data-theme-light [data-theme-item=dark] h3 a,.data-theme-light [data-theme-item=dark] .h3 a,.data-theme-light [data-theme-item=dark] h3 *,.data-theme-light [data-theme-item=dark] .h3 *,.data-theme-light [data-theme-item=dark] .h3 span,.data-theme-light [data-theme-item=dark] h3 span,.data-theme-light [data-theme-item=dark] h3 p,.data-theme-light [data-theme-item=dark] .h3 p,.data-theme-light [data-theme-item=dark] .h3>span,.data-theme-light [data-theme-item=dark] h3>span,.data-theme-light [data-theme-item=dark] h3>p,.data-theme-light [data-theme-item=dark] .h3>p,.data-theme-light [data-theme-item=dark] h3 li,.data-theme-light [data-theme-item=dark] .h3 li,.data-theme-light [data-theme-item=dark] li>h3,.data-theme-light [data-theme-item=dark] li>.h3,[data-theme=light] [data-theme-item=dark] h3,[data-theme=light] [data-theme-item=dark] .h3,[data-theme=light] [data-theme-item=dark] h3 a,[data-theme=light] [data-theme-item=dark] .h3 a,[data-theme=light] [data-theme-item=dark] h3 *,[data-theme=light] [data-theme-item=dark] .h3 *,[data-theme=light] [data-theme-item=dark] .h3 span,[data-theme=light] [data-theme-item=dark] h3 span,[data-theme=light] [data-theme-item=dark] h3 p,[data-theme=light] [data-theme-item=dark] .h3 p,[data-theme=light] [data-theme-item=dark] .h3>span,[data-theme=light] [data-theme-item=dark] h3>span,[data-theme=light] [data-theme-item=dark] h3>p,[data-theme=light] [data-theme-item=dark] .h3>p,[data-theme=light] [data-theme-item=dark] h3 li,[data-theme=light] [data-theme-item=dark] .h3 li,[data-theme=light] [data-theme-item=dark] li>h3,[data-theme=light] [data-theme-item=dark] li>.h3,[data-theme=light] .data-theme-item-dark h3,[data-theme=light] .data-theme-item-dark .h3,[data-theme=light] .data-theme-item-dark h3 a,[data-theme=light] .data-theme-item-dark .h3 a,[data-theme=light] .data-theme-item-dark h3 *,[data-theme=light] .data-theme-item-dark .h3 *,[data-theme=light] .data-theme-item-dark .h3 span,[data-theme=light] .data-theme-item-dark h3 span,[data-theme=light] .data-theme-item-dark h3 p,[data-theme=light] .data-theme-item-dark .h3 p,[data-theme=light] .data-theme-item-dark .h3>span,[data-theme=light] .data-theme-item-dark h3>span,[data-theme=light] .data-theme-item-dark h3>p,[data-theme=light] .data-theme-item-dark .h3>p,[data-theme=light] .data-theme-item-dark h3 li,[data-theme=light] .data-theme-item-dark .h3 li,[data-theme=light] .data-theme-item-dark li>h3,[data-theme=light] .data-theme-item-dark li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-h3,[data-theme=light] [data-theme-item=dark] .text-h3,[data-theme=light] .data-theme-item-dark .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-light [data-theme-item=dark] .text-dark-h3,[data-theme=light] [data-theme-item=dark] .text-dark-h3,[data-theme=light] .data-theme-item-dark .text-dark-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-h3{color:var(--nv-themes-dark-h3-color)}.data-theme-light [data-theme-item=dark] h4,.data-theme-light [data-theme-item=dark] .h4,.data-theme-light [data-theme-item=dark] h4 a,.data-theme-light [data-theme-item=dark] .h4 a,.data-theme-light [data-theme-item=dark] h4 *,.data-theme-light [data-theme-item=dark] .h4 *,.data-theme-light [data-theme-item=dark] .h4 span,.data-theme-light [data-theme-item=dark] h4 span,.data-theme-light [data-theme-item=dark] h4 p,.data-theme-light [data-theme-item=dark] .h4 p,.data-theme-light [data-theme-item=dark] .h4>span,.data-theme-light [data-theme-item=dark] h4>span,.data-theme-light [data-theme-item=dark] h4>p,.data-theme-light [data-theme-item=dark] .h4>p,.data-theme-light [data-theme-item=dark] h4 li,.data-theme-light [data-theme-item=dark] .h4 li,.data-theme-light [data-theme-item=dark] li>h4,.data-theme-light [data-theme-item=dark] li>.h4,[data-theme=light] [data-theme-item=dark] h4,[data-theme=light] [data-theme-item=dark] .h4,[data-theme=light] [data-theme-item=dark] h4 a,[data-theme=light] [data-theme-item=dark] .h4 a,[data-theme=light] [data-theme-item=dark] h4 *,[data-theme=light] [data-theme-item=dark] .h4 *,[data-theme=light] [data-theme-item=dark] .h4 span,[data-theme=light] [data-theme-item=dark] h4 span,[data-theme=light] [data-theme-item=dark] h4 p,[data-theme=light] [data-theme-item=dark] .h4 p,[data-theme=light] [data-theme-item=dark] .h4>span,[data-theme=light] [data-theme-item=dark] h4>span,[data-theme=light] [data-theme-item=dark] h4>p,[data-theme=light] [data-theme-item=dark] .h4>p,[data-theme=light] [data-theme-item=dark] h4 li,[data-theme=light] [data-theme-item=dark] .h4 li,[data-theme=light] [data-theme-item=dark] li>h4,[data-theme=light] [data-theme-item=dark] li>.h4,[data-theme=light] .data-theme-item-dark h4,[data-theme=light] .data-theme-item-dark .h4,[data-theme=light] .data-theme-item-dark h4 a,[data-theme=light] .data-theme-item-dark .h4 a,[data-theme=light] .data-theme-item-dark h4 *,[data-theme=light] .data-theme-item-dark .h4 *,[data-theme=light] .data-theme-item-dark .h4 span,[data-theme=light] .data-theme-item-dark h4 span,[data-theme=light] .data-theme-item-dark h4 p,[data-theme=light] .data-theme-item-dark .h4 p,[data-theme=light] .data-theme-item-dark .h4>span,[data-theme=light] .data-theme-item-dark h4>span,[data-theme=light] .data-theme-item-dark h4>p,[data-theme=light] .data-theme-item-dark .h4>p,[data-theme=light] .data-theme-item-dark h4 li,[data-theme=light] .data-theme-item-dark .h4 li,[data-theme=light] .data-theme-item-dark li>h4,[data-theme=light] .data-theme-item-dark li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-dark-h4-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] h4,.data-theme-light [data-theme-item=dark] .h4,.data-theme-light [data-theme-item=dark] h4 a,.data-theme-light [data-theme-item=dark] .h4 a,.data-theme-light [data-theme-item=dark] h4 *,.data-theme-light [data-theme-item=dark] .h4 *,.data-theme-light [data-theme-item=dark] .h4 span,.data-theme-light [data-theme-item=dark] h4 span,.data-theme-light [data-theme-item=dark] h4 p,.data-theme-light [data-theme-item=dark] .h4 p,.data-theme-light [data-theme-item=dark] .h4>span,.data-theme-light [data-theme-item=dark] h4>span,.data-theme-light [data-theme-item=dark] h4>p,.data-theme-light [data-theme-item=dark] .h4>p,.data-theme-light [data-theme-item=dark] h4 li,.data-theme-light [data-theme-item=dark] .h4 li,.data-theme-light [data-theme-item=dark] li>h4,.data-theme-light [data-theme-item=dark] li>.h4,[data-theme=light] [data-theme-item=dark] h4,[data-theme=light] [data-theme-item=dark] .h4,[data-theme=light] [data-theme-item=dark] h4 a,[data-theme=light] [data-theme-item=dark] .h4 a,[data-theme=light] [data-theme-item=dark] h4 *,[data-theme=light] [data-theme-item=dark] .h4 *,[data-theme=light] [data-theme-item=dark] .h4 span,[data-theme=light] [data-theme-item=dark] h4 span,[data-theme=light] [data-theme-item=dark] h4 p,[data-theme=light] [data-theme-item=dark] .h4 p,[data-theme=light] [data-theme-item=dark] .h4>span,[data-theme=light] [data-theme-item=dark] h4>span,[data-theme=light] [data-theme-item=dark] h4>p,[data-theme=light] [data-theme-item=dark] .h4>p,[data-theme=light] [data-theme-item=dark] h4 li,[data-theme=light] [data-theme-item=dark] .h4 li,[data-theme=light] [data-theme-item=dark] li>h4,[data-theme=light] [data-theme-item=dark] li>.h4,[data-theme=light] .data-theme-item-dark h4,[data-theme=light] .data-theme-item-dark .h4,[data-theme=light] .data-theme-item-dark h4 a,[data-theme=light] .data-theme-item-dark .h4 a,[data-theme=light] .data-theme-item-dark h4 *,[data-theme=light] .data-theme-item-dark .h4 *,[data-theme=light] .data-theme-item-dark .h4 span,[data-theme=light] .data-theme-item-dark h4 span,[data-theme=light] .data-theme-item-dark h4 p,[data-theme=light] .data-theme-item-dark .h4 p,[data-theme=light] .data-theme-item-dark .h4>span,[data-theme=light] .data-theme-item-dark h4>span,[data-theme=light] .data-theme-item-dark h4>p,[data-theme=light] .data-theme-item-dark .h4>p,[data-theme=light] .data-theme-item-dark h4 li,[data-theme=light] .data-theme-item-dark .h4 li,[data-theme=light] .data-theme-item-dark li>h4,[data-theme=light] .data-theme-item-dark li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-h4,[data-theme=light] [data-theme-item=dark] .text-h4,[data-theme=light] .data-theme-item-dark .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-light [data-theme-item=dark] .text-dark-h4,[data-theme=light] [data-theme-item=dark] .text-dark-h4,[data-theme=light] .data-theme-item-dark .text-dark-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-h4{color:var(--nv-themes-dark-h4-color)}.data-theme-light [data-theme-item=dark] h5,.data-theme-light [data-theme-item=dark] .h5,.data-theme-light [data-theme-item=dark] h5 a,.data-theme-light [data-theme-item=dark] .h5 a,.data-theme-light [data-theme-item=dark] h5 *,.data-theme-light [data-theme-item=dark] .h5 *,.data-theme-light [data-theme-item=dark] .h5 span,.data-theme-light [data-theme-item=dark] h5 span,.data-theme-light [data-theme-item=dark] h5 p,.data-theme-light [data-theme-item=dark] .h5 p,.data-theme-light [data-theme-item=dark] .h5>span,.data-theme-light [data-theme-item=dark] h5>span,.data-theme-light [data-theme-item=dark] h5>p,.data-theme-light [data-theme-item=dark] .h5>p,.data-theme-light [data-theme-item=dark] h5 li,.data-theme-light [data-theme-item=dark] .h5 li,.data-theme-light [data-theme-item=dark] li>h5,.data-theme-light [data-theme-item=dark] li>.h5,[data-theme=light] [data-theme-item=dark] h5,[data-theme=light] [data-theme-item=dark] .h5,[data-theme=light] [data-theme-item=dark] h5 a,[data-theme=light] [data-theme-item=dark] .h5 a,[data-theme=light] [data-theme-item=dark] h5 *,[data-theme=light] [data-theme-item=dark] .h5 *,[data-theme=light] [data-theme-item=dark] .h5 span,[data-theme=light] [data-theme-item=dark] h5 span,[data-theme=light] [data-theme-item=dark] h5 p,[data-theme=light] [data-theme-item=dark] .h5 p,[data-theme=light] [data-theme-item=dark] .h5>span,[data-theme=light] [data-theme-item=dark] h5>span,[data-theme=light] [data-theme-item=dark] h5>p,[data-theme=light] [data-theme-item=dark] .h5>p,[data-theme=light] [data-theme-item=dark] h5 li,[data-theme=light] [data-theme-item=dark] .h5 li,[data-theme=light] [data-theme-item=dark] li>h5,[data-theme=light] [data-theme-item=dark] li>.h5,[data-theme=light] .data-theme-item-dark h5,[data-theme=light] .data-theme-item-dark .h5,[data-theme=light] .data-theme-item-dark h5 a,[data-theme=light] .data-theme-item-dark .h5 a,[data-theme=light] .data-theme-item-dark h5 *,[data-theme=light] .data-theme-item-dark .h5 *,[data-theme=light] .data-theme-item-dark .h5 span,[data-theme=light] .data-theme-item-dark h5 span,[data-theme=light] .data-theme-item-dark h5 p,[data-theme=light] .data-theme-item-dark .h5 p,[data-theme=light] .data-theme-item-dark .h5>span,[data-theme=light] .data-theme-item-dark h5>span,[data-theme=light] .data-theme-item-dark h5>p,[data-theme=light] .data-theme-item-dark .h5>p,[data-theme=light] .data-theme-item-dark h5 li,[data-theme=light] .data-theme-item-dark .h5 li,[data-theme=light] .data-theme-item-dark li>h5,[data-theme=light] .data-theme-item-dark li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-dark-h5-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] h5,.data-theme-light [data-theme-item=dark] .h5,.data-theme-light [data-theme-item=dark] h5 a,.data-theme-light [data-theme-item=dark] .h5 a,.data-theme-light [data-theme-item=dark] h5 *,.data-theme-light [data-theme-item=dark] .h5 *,.data-theme-light [data-theme-item=dark] .h5 span,.data-theme-light [data-theme-item=dark] h5 span,.data-theme-light [data-theme-item=dark] h5 p,.data-theme-light [data-theme-item=dark] .h5 p,.data-theme-light [data-theme-item=dark] .h5>span,.data-theme-light [data-theme-item=dark] h5>span,.data-theme-light [data-theme-item=dark] h5>p,.data-theme-light [data-theme-item=dark] .h5>p,.data-theme-light [data-theme-item=dark] h5 li,.data-theme-light [data-theme-item=dark] .h5 li,.data-theme-light [data-theme-item=dark] li>h5,.data-theme-light [data-theme-item=dark] li>.h5,[data-theme=light] [data-theme-item=dark] h5,[data-theme=light] [data-theme-item=dark] .h5,[data-theme=light] [data-theme-item=dark] h5 a,[data-theme=light] [data-theme-item=dark] .h5 a,[data-theme=light] [data-theme-item=dark] h5 *,[data-theme=light] [data-theme-item=dark] .h5 *,[data-theme=light] [data-theme-item=dark] .h5 span,[data-theme=light] [data-theme-item=dark] h5 span,[data-theme=light] [data-theme-item=dark] h5 p,[data-theme=light] [data-theme-item=dark] .h5 p,[data-theme=light] [data-theme-item=dark] .h5>span,[data-theme=light] [data-theme-item=dark] h5>span,[data-theme=light] [data-theme-item=dark] h5>p,[data-theme=light] [data-theme-item=dark] .h5>p,[data-theme=light] [data-theme-item=dark] h5 li,[data-theme=light] [data-theme-item=dark] .h5 li,[data-theme=light] [data-theme-item=dark] li>h5,[data-theme=light] [data-theme-item=dark] li>.h5,[data-theme=light] .data-theme-item-dark h5,[data-theme=light] .data-theme-item-dark .h5,[data-theme=light] .data-theme-item-dark h5 a,[data-theme=light] .data-theme-item-dark .h5 a,[data-theme=light] .data-theme-item-dark h5 *,[data-theme=light] .data-theme-item-dark .h5 *,[data-theme=light] .data-theme-item-dark .h5 span,[data-theme=light] .data-theme-item-dark h5 span,[data-theme=light] .data-theme-item-dark h5 p,[data-theme=light] .data-theme-item-dark .h5 p,[data-theme=light] .data-theme-item-dark .h5>span,[data-theme=light] .data-theme-item-dark h5>span,[data-theme=light] .data-theme-item-dark h5>p,[data-theme=light] .data-theme-item-dark .h5>p,[data-theme=light] .data-theme-item-dark h5 li,[data-theme=light] .data-theme-item-dark .h5 li,[data-theme=light] .data-theme-item-dark li>h5,[data-theme=light] .data-theme-item-dark li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-h5,[data-theme=light] [data-theme-item=dark] .text-h5,[data-theme=light] .data-theme-item-dark .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-light [data-theme-item=dark] .text-dark-h5,[data-theme=light] [data-theme-item=dark] .text-dark-h5,[data-theme=light] .data-theme-item-dark .text-dark-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-h5{color:var(--nv-themes-dark-h5-color)}.data-theme-light [data-theme-item=dark] h6,.data-theme-light [data-theme-item=dark] .h6,.data-theme-light [data-theme-item=dark] h6 a,.data-theme-light [data-theme-item=dark] .h6 a,.data-theme-light [data-theme-item=dark] h6 *,.data-theme-light [data-theme-item=dark] .h6 *,.data-theme-light [data-theme-item=dark] .h6 span,.data-theme-light [data-theme-item=dark] h6 span,.data-theme-light [data-theme-item=dark] h6 p,.data-theme-light [data-theme-item=dark] .h6 p,.data-theme-light [data-theme-item=dark] .h6>span,.data-theme-light [data-theme-item=dark] h6>span,.data-theme-light [data-theme-item=dark] h6>p,.data-theme-light [data-theme-item=dark] .h6>p,.data-theme-light [data-theme-item=dark] h6 li,.data-theme-light [data-theme-item=dark] .h6 li,.data-theme-light [data-theme-item=dark] li>h6,.data-theme-light [data-theme-item=dark] li>.h6,[data-theme=light] [data-theme-item=dark] h6,[data-theme=light] [data-theme-item=dark] .h6,[data-theme=light] [data-theme-item=dark] h6 a,[data-theme=light] [data-theme-item=dark] .h6 a,[data-theme=light] [data-theme-item=dark] h6 *,[data-theme=light] [data-theme-item=dark] .h6 *,[data-theme=light] [data-theme-item=dark] .h6 span,[data-theme=light] [data-theme-item=dark] h6 span,[data-theme=light] [data-theme-item=dark] h6 p,[data-theme=light] [data-theme-item=dark] .h6 p,[data-theme=light] [data-theme-item=dark] .h6>span,[data-theme=light] [data-theme-item=dark] h6>span,[data-theme=light] [data-theme-item=dark] h6>p,[data-theme=light] [data-theme-item=dark] .h6>p,[data-theme=light] [data-theme-item=dark] h6 li,[data-theme=light] [data-theme-item=dark] .h6 li,[data-theme=light] [data-theme-item=dark] li>h6,[data-theme=light] [data-theme-item=dark] li>.h6,[data-theme=light] .data-theme-item-dark h6,[data-theme=light] .data-theme-item-dark .h6,[data-theme=light] .data-theme-item-dark h6 a,[data-theme=light] .data-theme-item-dark .h6 a,[data-theme=light] .data-theme-item-dark h6 *,[data-theme=light] .data-theme-item-dark .h6 *,[data-theme=light] .data-theme-item-dark .h6 span,[data-theme=light] .data-theme-item-dark h6 span,[data-theme=light] .data-theme-item-dark h6 p,[data-theme=light] .data-theme-item-dark .h6 p,[data-theme=light] .data-theme-item-dark .h6>span,[data-theme=light] .data-theme-item-dark h6>span,[data-theme=light] .data-theme-item-dark h6>p,[data-theme=light] .data-theme-item-dark .h6>p,[data-theme=light] .data-theme-item-dark h6 li,[data-theme=light] .data-theme-item-dark .h6 li,[data-theme=light] .data-theme-item-dark li>h6,[data-theme=light] .data-theme-item-dark li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-dark-h6-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] h6,.data-theme-light [data-theme-item=dark] .h6,.data-theme-light [data-theme-item=dark] h6 a,.data-theme-light [data-theme-item=dark] .h6 a,.data-theme-light [data-theme-item=dark] h6 *,.data-theme-light [data-theme-item=dark] .h6 *,.data-theme-light [data-theme-item=dark] .h6 span,.data-theme-light [data-theme-item=dark] h6 span,.data-theme-light [data-theme-item=dark] h6 p,.data-theme-light [data-theme-item=dark] .h6 p,.data-theme-light [data-theme-item=dark] .h6>span,.data-theme-light [data-theme-item=dark] h6>span,.data-theme-light [data-theme-item=dark] h6>p,.data-theme-light [data-theme-item=dark] .h6>p,.data-theme-light [data-theme-item=dark] h6 li,.data-theme-light [data-theme-item=dark] .h6 li,.data-theme-light [data-theme-item=dark] li>h6,.data-theme-light [data-theme-item=dark] li>.h6,[data-theme=light] [data-theme-item=dark] h6,[data-theme=light] [data-theme-item=dark] .h6,[data-theme=light] [data-theme-item=dark] h6 a,[data-theme=light] [data-theme-item=dark] .h6 a,[data-theme=light] [data-theme-item=dark] h6 *,[data-theme=light] [data-theme-item=dark] .h6 *,[data-theme=light] [data-theme-item=dark] .h6 span,[data-theme=light] [data-theme-item=dark] h6 span,[data-theme=light] [data-theme-item=dark] h6 p,[data-theme=light] [data-theme-item=dark] .h6 p,[data-theme=light] [data-theme-item=dark] .h6>span,[data-theme=light] [data-theme-item=dark] h6>span,[data-theme=light] [data-theme-item=dark] h6>p,[data-theme=light] [data-theme-item=dark] .h6>p,[data-theme=light] [data-theme-item=dark] h6 li,[data-theme=light] [data-theme-item=dark] .h6 li,[data-theme=light] [data-theme-item=dark] li>h6,[data-theme=light] [data-theme-item=dark] li>.h6,[data-theme=light] .data-theme-item-dark h6,[data-theme=light] .data-theme-item-dark .h6,[data-theme=light] .data-theme-item-dark h6 a,[data-theme=light] .data-theme-item-dark .h6 a,[data-theme=light] .data-theme-item-dark h6 *,[data-theme=light] .data-theme-item-dark .h6 *,[data-theme=light] .data-theme-item-dark .h6 span,[data-theme=light] .data-theme-item-dark h6 span,[data-theme=light] .data-theme-item-dark h6 p,[data-theme=light] .data-theme-item-dark .h6 p,[data-theme=light] .data-theme-item-dark .h6>span,[data-theme=light] .data-theme-item-dark h6>span,[data-theme=light] .data-theme-item-dark h6>p,[data-theme=light] .data-theme-item-dark .h6>p,[data-theme=light] .data-theme-item-dark h6 li,[data-theme=light] .data-theme-item-dark .h6 li,[data-theme=light] .data-theme-item-dark li>h6,[data-theme=light] .data-theme-item-dark li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-h6,[data-theme=light] [data-theme-item=dark] .text-h6,[data-theme=light] .data-theme-item-dark .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-light [data-theme-item=dark] .text-dark-h6,[data-theme=light] [data-theme-item=dark] .text-dark-h6,[data-theme=light] .data-theme-item-dark .text-dark-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-h6{color:var(--nv-themes-dark-h6-color)}.data-theme-light [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item=dark] .text-body,[data-theme=light] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=dark] .text-body,[data-theme=light] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item=dark] .text-body,[data-theme=light] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=dark] .text-body,[data-theme=light] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=dark] .nv-unfloating-label,[data-theme=light] [data-theme-item=dark] .nv-unfloating-label,[data-theme=light] .data-theme-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] .nv-unfloating-label,[data-theme=light] [data-theme-item=dark] .nv-unfloating-label,[data-theme=light] .data-theme-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] .data-theme-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] .data-theme-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-body,[data-theme=light] [data-theme-item=dark] .text-body,[data-theme=light] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-light [data-theme-item=dark] .text-dark-body,[data-theme=light] [data-theme-item=dark] .text-dark-body,[data-theme=light] .data-theme-item-dark .text-dark-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-body,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-body,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-body{color:var(--nv-themes-dark-body-color)}.data-theme-light [data-theme-item=dark] .p-large,.data-theme-light [data-theme-item=dark] p.p-large,.data-theme-light [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] span.p-large,.data-theme-light [data-theme-item=dark] label.p-large,.data-theme-light [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] li.p-large,.data-theme-light [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=dark] .text-body-large,[data-theme=light] [data-theme-item=dark] .p-large,[data-theme=light] [data-theme-item=dark] p.p-large,[data-theme=light] [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] span.p-large,[data-theme=light] [data-theme-item=dark] label.p-large,[data-theme=light] [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] li.p-large,[data-theme=light] [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=dark] .text-body-large,[data-theme=light] .data-theme-item-dark .p-large,[data-theme=light] .data-theme-item-dark p.p-large,[data-theme=light] .data-theme-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark span.p-large,[data-theme=light] .data-theme-item-dark label.p-large,[data-theme=light] .data-theme-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark li.p-large,[data-theme=light] .data-theme-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-dark .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] .p-large,.data-theme-light [data-theme-item=dark] p.p-large,.data-theme-light [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] span.p-large,.data-theme-light [data-theme-item=dark] label.p-large,.data-theme-light [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] li.p-large,.data-theme-light [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=dark] .text-body-large,[data-theme=light] [data-theme-item=dark] .p-large,[data-theme=light] [data-theme-item=dark] p.p-large,[data-theme=light] [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] span.p-large,[data-theme=light] [data-theme-item=dark] label.p-large,[data-theme=light] [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] li.p-large,[data-theme=light] [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=dark] .text-body-large,[data-theme=light] .data-theme-item-dark .p-large,[data-theme=light] .data-theme-item-dark p.p-large,[data-theme=light] .data-theme-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark span.p-large,[data-theme=light] .data-theme-item-dark label.p-large,[data-theme=light] .data-theme-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark li.p-large,[data-theme=light] .data-theme-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-dark .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-bodyLarge,[data-theme=light] [data-theme-item=dark] .text-bodyLarge,[data-theme=light] .data-theme-item-dark .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-light [data-theme-item=dark] .text-dark-bodyLarge,[data-theme=light] [data-theme-item=dark] .text-dark-bodyLarge,[data-theme=light] .data-theme-item-dark .text-dark-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge{color:var(--nv-themes-dark-bodyLarge-color)}.data-theme-light [data-theme-item=dark] .p-small,.data-theme-light [data-theme-item=dark] p.p-small,.data-theme-light [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] span.p-small,.data-theme-light [data-theme-item=dark] label.p-small,.data-theme-light [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] i.p-small,.data-theme-light [data-theme-item=dark] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item=dark] li.p-small,.data-theme-light [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=dark] .text-body-small,[data-theme=light] [data-theme-item=dark] .p-small,[data-theme=light] [data-theme-item=dark] p.p-small,[data-theme=light] [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] span.p-small,[data-theme=light] [data-theme-item=dark] label.p-small,[data-theme=light] [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] i.p-small,[data-theme=light] [data-theme-item=dark] i.p-small *:not(.reset-text),[data-theme=light] [data-theme-item=dark] li.p-small,[data-theme=light] [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=dark] .text-body-small,[data-theme=light] .data-theme-item-dark .p-small,[data-theme=light] .data-theme-item-dark p.p-small,[data-theme=light] .data-theme-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark span.p-small,[data-theme=light] .data-theme-item-dark label.p-small,[data-theme=light] .data-theme-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark i.p-small,[data-theme=light] .data-theme-item-dark i.p-small *:not(.reset-text),[data-theme=light] .data-theme-item-dark li.p-small,[data-theme=light] .data-theme-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-dark .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-light [data-theme-item=dark] .p-small,.data-theme-light [data-theme-item=dark] p.p-small,.data-theme-light [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] span.p-small,.data-theme-light [data-theme-item=dark] label.p-small,.data-theme-light [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=dark] i.p-small,.data-theme-light [data-theme-item=dark] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item=dark] li.p-small,.data-theme-light [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=dark] .text-body-small,[data-theme=light] [data-theme-item=dark] .p-small,[data-theme=light] [data-theme-item=dark] p.p-small,[data-theme=light] [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] span.p-small,[data-theme=light] [data-theme-item=dark] label.p-small,[data-theme=light] [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=dark] i.p-small,[data-theme=light] [data-theme-item=dark] i.p-small *:not(.reset-text),[data-theme=light] [data-theme-item=dark] li.p-small,[data-theme=light] [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=dark] .text-body-small,[data-theme=light] .data-theme-item-dark .p-small,[data-theme=light] .data-theme-item-dark p.p-small,[data-theme=light] .data-theme-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark span.p-small,[data-theme=light] .data-theme-item-dark label.p-small,[data-theme=light] .data-theme-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-dark i.p-small,[data-theme=light] .data-theme-item-dark i.p-small *:not(.reset-text),[data-theme=light] .data-theme-item-dark li.p-small,[data-theme=light] .data-theme-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-dark .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-light [data-theme-item=dark] .text-bodySmall,[data-theme=light] [data-theme-item=dark] .text-bodySmall,[data-theme=light] .data-theme-item-dark .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-bodySmall,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-bodySmall,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-light [data-theme-item=dark] .text-dark-bodySmall,[data-theme=light] [data-theme-item=dark] .text-dark-bodySmall,[data-theme=light] .data-theme-item-dark .text-dark-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall{color:var(--nv-themes-dark-bodySmall-color)}.data-theme-light [data-theme-item=light] h1,.data-theme-light [data-theme-item=light] .h1,.data-theme-light [data-theme-item=light] h1 a,.data-theme-light [data-theme-item=light] .h1 a,.data-theme-light [data-theme-item=light] h1 *,.data-theme-light [data-theme-item=light] .h1 *,.data-theme-light [data-theme-item=light] .h1 span,.data-theme-light [data-theme-item=light] h1 span,.data-theme-light [data-theme-item=light] h1 p,.data-theme-light [data-theme-item=light] .h1 p,.data-theme-light [data-theme-item=light] .h1>span,.data-theme-light [data-theme-item=light] h1>span,.data-theme-light [data-theme-item=light] h1>p,.data-theme-light [data-theme-item=light] .h1>p,.data-theme-light [data-theme-item=light] h1 li,.data-theme-light [data-theme-item=light] .h1 li,.data-theme-light [data-theme-item=light] li>h1,.data-theme-light [data-theme-item=light] li>.h1,[data-theme=light] [data-theme-item=light] h1,[data-theme=light] [data-theme-item=light] .h1,[data-theme=light] [data-theme-item=light] h1 a,[data-theme=light] [data-theme-item=light] .h1 a,[data-theme=light] [data-theme-item=light] h1 *,[data-theme=light] [data-theme-item=light] .h1 *,[data-theme=light] [data-theme-item=light] .h1 span,[data-theme=light] [data-theme-item=light] h1 span,[data-theme=light] [data-theme-item=light] h1 p,[data-theme=light] [data-theme-item=light] .h1 p,[data-theme=light] [data-theme-item=light] .h1>span,[data-theme=light] [data-theme-item=light] h1>span,[data-theme=light] [data-theme-item=light] h1>p,[data-theme=light] [data-theme-item=light] .h1>p,[data-theme=light] [data-theme-item=light] h1 li,[data-theme=light] [data-theme-item=light] .h1 li,[data-theme=light] [data-theme-item=light] li>h1,[data-theme=light] [data-theme-item=light] li>.h1,[data-theme=light] .data-theme-item-light h1,[data-theme=light] .data-theme-item-light .h1,[data-theme=light] .data-theme-item-light h1 a,[data-theme=light] .data-theme-item-light .h1 a,[data-theme=light] .data-theme-item-light h1 *,[data-theme=light] .data-theme-item-light .h1 *,[data-theme=light] .data-theme-item-light .h1 span,[data-theme=light] .data-theme-item-light h1 span,[data-theme=light] .data-theme-item-light h1 p,[data-theme=light] .data-theme-item-light .h1 p,[data-theme=light] .data-theme-item-light .h1>span,[data-theme=light] .data-theme-item-light h1>span,[data-theme=light] .data-theme-item-light h1>p,[data-theme=light] .data-theme-item-light .h1>p,[data-theme=light] .data-theme-item-light h1 li,[data-theme=light] .data-theme-item-light .h1 li,[data-theme=light] .data-theme-item-light li>h1,[data-theme=light] .data-theme-item-light li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-light-h1-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] h1,.data-theme-light [data-theme-item=light] .h1,.data-theme-light [data-theme-item=light] h1 a,.data-theme-light [data-theme-item=light] .h1 a,.data-theme-light [data-theme-item=light] h1 *,.data-theme-light [data-theme-item=light] .h1 *,.data-theme-light [data-theme-item=light] .h1 span,.data-theme-light [data-theme-item=light] h1 span,.data-theme-light [data-theme-item=light] h1 p,.data-theme-light [data-theme-item=light] .h1 p,.data-theme-light [data-theme-item=light] .h1>span,.data-theme-light [data-theme-item=light] h1>span,.data-theme-light [data-theme-item=light] h1>p,.data-theme-light [data-theme-item=light] .h1>p,.data-theme-light [data-theme-item=light] h1 li,.data-theme-light [data-theme-item=light] .h1 li,.data-theme-light [data-theme-item=light] li>h1,.data-theme-light [data-theme-item=light] li>.h1,[data-theme=light] [data-theme-item=light] h1,[data-theme=light] [data-theme-item=light] .h1,[data-theme=light] [data-theme-item=light] h1 a,[data-theme=light] [data-theme-item=light] .h1 a,[data-theme=light] [data-theme-item=light] h1 *,[data-theme=light] [data-theme-item=light] .h1 *,[data-theme=light] [data-theme-item=light] .h1 span,[data-theme=light] [data-theme-item=light] h1 span,[data-theme=light] [data-theme-item=light] h1 p,[data-theme=light] [data-theme-item=light] .h1 p,[data-theme=light] [data-theme-item=light] .h1>span,[data-theme=light] [data-theme-item=light] h1>span,[data-theme=light] [data-theme-item=light] h1>p,[data-theme=light] [data-theme-item=light] .h1>p,[data-theme=light] [data-theme-item=light] h1 li,[data-theme=light] [data-theme-item=light] .h1 li,[data-theme=light] [data-theme-item=light] li>h1,[data-theme=light] [data-theme-item=light] li>.h1,[data-theme=light] .data-theme-item-light h1,[data-theme=light] .data-theme-item-light .h1,[data-theme=light] .data-theme-item-light h1 a,[data-theme=light] .data-theme-item-light .h1 a,[data-theme=light] .data-theme-item-light h1 *,[data-theme=light] .data-theme-item-light .h1 *,[data-theme=light] .data-theme-item-light .h1 span,[data-theme=light] .data-theme-item-light h1 span,[data-theme=light] .data-theme-item-light h1 p,[data-theme=light] .data-theme-item-light .h1 p,[data-theme=light] .data-theme-item-light .h1>span,[data-theme=light] .data-theme-item-light h1>span,[data-theme=light] .data-theme-item-light h1>p,[data-theme=light] .data-theme-item-light .h1>p,[data-theme=light] .data-theme-item-light h1 li,[data-theme=light] .data-theme-item-light .h1 li,[data-theme=light] .data-theme-item-light li>h1,[data-theme=light] .data-theme-item-light li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-light [data-theme-item=light] .text-h1,[data-theme=light] [data-theme-item=light] .text-h1,[data-theme=light] .data-theme-item-light .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-light [data-theme-item=light] .text-light-h1,[data-theme=light] [data-theme-item=light] .text-light-h1,[data-theme=light] .data-theme-item-light .text-light-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-h1{color:var(--nv-themes-light-h1-color)}.data-theme-light [data-theme-item=light] h2,.data-theme-light [data-theme-item=light] .h2,.data-theme-light [data-theme-item=light] h2 a,.data-theme-light [data-theme-item=light] .h2 a,.data-theme-light [data-theme-item=light] h2 *,.data-theme-light [data-theme-item=light] .h2 *,.data-theme-light [data-theme-item=light] .h2 span,.data-theme-light [data-theme-item=light] h2 span,.data-theme-light [data-theme-item=light] h2 p,.data-theme-light [data-theme-item=light] .h2 p,.data-theme-light [data-theme-item=light] .h2>span,.data-theme-light [data-theme-item=light] h2>span,.data-theme-light [data-theme-item=light] h2>p,.data-theme-light [data-theme-item=light] .h2>p,.data-theme-light [data-theme-item=light] h2 li,.data-theme-light [data-theme-item=light] .h2 li,.data-theme-light [data-theme-item=light] li>h2,.data-theme-light [data-theme-item=light] li>.h2,[data-theme=light] [data-theme-item=light] h2,[data-theme=light] [data-theme-item=light] .h2,[data-theme=light] [data-theme-item=light] h2 a,[data-theme=light] [data-theme-item=light] .h2 a,[data-theme=light] [data-theme-item=light] h2 *,[data-theme=light] [data-theme-item=light] .h2 *,[data-theme=light] [data-theme-item=light] .h2 span,[data-theme=light] [data-theme-item=light] h2 span,[data-theme=light] [data-theme-item=light] h2 p,[data-theme=light] [data-theme-item=light] .h2 p,[data-theme=light] [data-theme-item=light] .h2>span,[data-theme=light] [data-theme-item=light] h2>span,[data-theme=light] [data-theme-item=light] h2>p,[data-theme=light] [data-theme-item=light] .h2>p,[data-theme=light] [data-theme-item=light] h2 li,[data-theme=light] [data-theme-item=light] .h2 li,[data-theme=light] [data-theme-item=light] li>h2,[data-theme=light] [data-theme-item=light] li>.h2,[data-theme=light] .data-theme-item-light h2,[data-theme=light] .data-theme-item-light .h2,[data-theme=light] .data-theme-item-light h2 a,[data-theme=light] .data-theme-item-light .h2 a,[data-theme=light] .data-theme-item-light h2 *,[data-theme=light] .data-theme-item-light .h2 *,[data-theme=light] .data-theme-item-light .h2 span,[data-theme=light] .data-theme-item-light h2 span,[data-theme=light] .data-theme-item-light h2 p,[data-theme=light] .data-theme-item-light .h2 p,[data-theme=light] .data-theme-item-light .h2>span,[data-theme=light] .data-theme-item-light h2>span,[data-theme=light] .data-theme-item-light h2>p,[data-theme=light] .data-theme-item-light .h2>p,[data-theme=light] .data-theme-item-light h2 li,[data-theme=light] .data-theme-item-light .h2 li,[data-theme=light] .data-theme-item-light li>h2,[data-theme=light] .data-theme-item-light li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-light-h2-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] h2,.data-theme-light [data-theme-item=light] .h2,.data-theme-light [data-theme-item=light] h2 a,.data-theme-light [data-theme-item=light] .h2 a,.data-theme-light [data-theme-item=light] h2 *,.data-theme-light [data-theme-item=light] .h2 *,.data-theme-light [data-theme-item=light] .h2 span,.data-theme-light [data-theme-item=light] h2 span,.data-theme-light [data-theme-item=light] h2 p,.data-theme-light [data-theme-item=light] .h2 p,.data-theme-light [data-theme-item=light] .h2>span,.data-theme-light [data-theme-item=light] h2>span,.data-theme-light [data-theme-item=light] h2>p,.data-theme-light [data-theme-item=light] .h2>p,.data-theme-light [data-theme-item=light] h2 li,.data-theme-light [data-theme-item=light] .h2 li,.data-theme-light [data-theme-item=light] li>h2,.data-theme-light [data-theme-item=light] li>.h2,[data-theme=light] [data-theme-item=light] h2,[data-theme=light] [data-theme-item=light] .h2,[data-theme=light] [data-theme-item=light] h2 a,[data-theme=light] [data-theme-item=light] .h2 a,[data-theme=light] [data-theme-item=light] h2 *,[data-theme=light] [data-theme-item=light] .h2 *,[data-theme=light] [data-theme-item=light] .h2 span,[data-theme=light] [data-theme-item=light] h2 span,[data-theme=light] [data-theme-item=light] h2 p,[data-theme=light] [data-theme-item=light] .h2 p,[data-theme=light] [data-theme-item=light] .h2>span,[data-theme=light] [data-theme-item=light] h2>span,[data-theme=light] [data-theme-item=light] h2>p,[data-theme=light] [data-theme-item=light] .h2>p,[data-theme=light] [data-theme-item=light] h2 li,[data-theme=light] [data-theme-item=light] .h2 li,[data-theme=light] [data-theme-item=light] li>h2,[data-theme=light] [data-theme-item=light] li>.h2,[data-theme=light] .data-theme-item-light h2,[data-theme=light] .data-theme-item-light .h2,[data-theme=light] .data-theme-item-light h2 a,[data-theme=light] .data-theme-item-light .h2 a,[data-theme=light] .data-theme-item-light h2 *,[data-theme=light] .data-theme-item-light .h2 *,[data-theme=light] .data-theme-item-light .h2 span,[data-theme=light] .data-theme-item-light h2 span,[data-theme=light] .data-theme-item-light h2 p,[data-theme=light] .data-theme-item-light .h2 p,[data-theme=light] .data-theme-item-light .h2>span,[data-theme=light] .data-theme-item-light h2>span,[data-theme=light] .data-theme-item-light h2>p,[data-theme=light] .data-theme-item-light .h2>p,[data-theme=light] .data-theme-item-light h2 li,[data-theme=light] .data-theme-item-light .h2 li,[data-theme=light] .data-theme-item-light li>h2,[data-theme=light] .data-theme-item-light li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-light [data-theme-item=light] .text-h2,[data-theme=light] [data-theme-item=light] .text-h2,[data-theme=light] .data-theme-item-light .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-light [data-theme-item=light] .text-light-h2,[data-theme=light] [data-theme-item=light] .text-light-h2,[data-theme=light] .data-theme-item-light .text-light-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-h2{color:var(--nv-themes-light-h2-color)}.data-theme-light [data-theme-item=light] h3,.data-theme-light [data-theme-item=light] .h3,.data-theme-light [data-theme-item=light] h3 a,.data-theme-light [data-theme-item=light] .h3 a,.data-theme-light [data-theme-item=light] h3 *,.data-theme-light [data-theme-item=light] .h3 *,.data-theme-light [data-theme-item=light] .h3 span,.data-theme-light [data-theme-item=light] h3 span,.data-theme-light [data-theme-item=light] h3 p,.data-theme-light [data-theme-item=light] .h3 p,.data-theme-light [data-theme-item=light] .h3>span,.data-theme-light [data-theme-item=light] h3>span,.data-theme-light [data-theme-item=light] h3>p,.data-theme-light [data-theme-item=light] .h3>p,.data-theme-light [data-theme-item=light] h3 li,.data-theme-light [data-theme-item=light] .h3 li,.data-theme-light [data-theme-item=light] li>h3,.data-theme-light [data-theme-item=light] li>.h3,[data-theme=light] [data-theme-item=light] h3,[data-theme=light] [data-theme-item=light] .h3,[data-theme=light] [data-theme-item=light] h3 a,[data-theme=light] [data-theme-item=light] .h3 a,[data-theme=light] [data-theme-item=light] h3 *,[data-theme=light] [data-theme-item=light] .h3 *,[data-theme=light] [data-theme-item=light] .h3 span,[data-theme=light] [data-theme-item=light] h3 span,[data-theme=light] [data-theme-item=light] h3 p,[data-theme=light] [data-theme-item=light] .h3 p,[data-theme=light] [data-theme-item=light] .h3>span,[data-theme=light] [data-theme-item=light] h3>span,[data-theme=light] [data-theme-item=light] h3>p,[data-theme=light] [data-theme-item=light] .h3>p,[data-theme=light] [data-theme-item=light] h3 li,[data-theme=light] [data-theme-item=light] .h3 li,[data-theme=light] [data-theme-item=light] li>h3,[data-theme=light] [data-theme-item=light] li>.h3,[data-theme=light] .data-theme-item-light h3,[data-theme=light] .data-theme-item-light .h3,[data-theme=light] .data-theme-item-light h3 a,[data-theme=light] .data-theme-item-light .h3 a,[data-theme=light] .data-theme-item-light h3 *,[data-theme=light] .data-theme-item-light .h3 *,[data-theme=light] .data-theme-item-light .h3 span,[data-theme=light] .data-theme-item-light h3 span,[data-theme=light] .data-theme-item-light h3 p,[data-theme=light] .data-theme-item-light .h3 p,[data-theme=light] .data-theme-item-light .h3>span,[data-theme=light] .data-theme-item-light h3>span,[data-theme=light] .data-theme-item-light h3>p,[data-theme=light] .data-theme-item-light .h3>p,[data-theme=light] .data-theme-item-light h3 li,[data-theme=light] .data-theme-item-light .h3 li,[data-theme=light] .data-theme-item-light li>h3,[data-theme=light] .data-theme-item-light li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-light-h3-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] h3,.data-theme-light [data-theme-item=light] .h3,.data-theme-light [data-theme-item=light] h3 a,.data-theme-light [data-theme-item=light] .h3 a,.data-theme-light [data-theme-item=light] h3 *,.data-theme-light [data-theme-item=light] .h3 *,.data-theme-light [data-theme-item=light] .h3 span,.data-theme-light [data-theme-item=light] h3 span,.data-theme-light [data-theme-item=light] h3 p,.data-theme-light [data-theme-item=light] .h3 p,.data-theme-light [data-theme-item=light] .h3>span,.data-theme-light [data-theme-item=light] h3>span,.data-theme-light [data-theme-item=light] h3>p,.data-theme-light [data-theme-item=light] .h3>p,.data-theme-light [data-theme-item=light] h3 li,.data-theme-light [data-theme-item=light] .h3 li,.data-theme-light [data-theme-item=light] li>h3,.data-theme-light [data-theme-item=light] li>.h3,[data-theme=light] [data-theme-item=light] h3,[data-theme=light] [data-theme-item=light] .h3,[data-theme=light] [data-theme-item=light] h3 a,[data-theme=light] [data-theme-item=light] .h3 a,[data-theme=light] [data-theme-item=light] h3 *,[data-theme=light] [data-theme-item=light] .h3 *,[data-theme=light] [data-theme-item=light] .h3 span,[data-theme=light] [data-theme-item=light] h3 span,[data-theme=light] [data-theme-item=light] h3 p,[data-theme=light] [data-theme-item=light] .h3 p,[data-theme=light] [data-theme-item=light] .h3>span,[data-theme=light] [data-theme-item=light] h3>span,[data-theme=light] [data-theme-item=light] h3>p,[data-theme=light] [data-theme-item=light] .h3>p,[data-theme=light] [data-theme-item=light] h3 li,[data-theme=light] [data-theme-item=light] .h3 li,[data-theme=light] [data-theme-item=light] li>h3,[data-theme=light] [data-theme-item=light] li>.h3,[data-theme=light] .data-theme-item-light h3,[data-theme=light] .data-theme-item-light .h3,[data-theme=light] .data-theme-item-light h3 a,[data-theme=light] .data-theme-item-light .h3 a,[data-theme=light] .data-theme-item-light h3 *,[data-theme=light] .data-theme-item-light .h3 *,[data-theme=light] .data-theme-item-light .h3 span,[data-theme=light] .data-theme-item-light h3 span,[data-theme=light] .data-theme-item-light h3 p,[data-theme=light] .data-theme-item-light .h3 p,[data-theme=light] .data-theme-item-light .h3>span,[data-theme=light] .data-theme-item-light h3>span,[data-theme=light] .data-theme-item-light h3>p,[data-theme=light] .data-theme-item-light .h3>p,[data-theme=light] .data-theme-item-light h3 li,[data-theme=light] .data-theme-item-light .h3 li,[data-theme=light] .data-theme-item-light li>h3,[data-theme=light] .data-theme-item-light li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-light [data-theme-item=light] .text-h3,[data-theme=light] [data-theme-item=light] .text-h3,[data-theme=light] .data-theme-item-light .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-light [data-theme-item=light] .text-light-h3,[data-theme=light] [data-theme-item=light] .text-light-h3,[data-theme=light] .data-theme-item-light .text-light-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-h3{color:var(--nv-themes-light-h3-color)}.data-theme-light [data-theme-item=light] h4,.data-theme-light [data-theme-item=light] .h4,.data-theme-light [data-theme-item=light] h4 a,.data-theme-light [data-theme-item=light] .h4 a,.data-theme-light [data-theme-item=light] h4 *,.data-theme-light [data-theme-item=light] .h4 *,.data-theme-light [data-theme-item=light] .h4 span,.data-theme-light [data-theme-item=light] h4 span,.data-theme-light [data-theme-item=light] h4 p,.data-theme-light [data-theme-item=light] .h4 p,.data-theme-light [data-theme-item=light] .h4>span,.data-theme-light [data-theme-item=light] h4>span,.data-theme-light [data-theme-item=light] h4>p,.data-theme-light [data-theme-item=light] .h4>p,.data-theme-light [data-theme-item=light] h4 li,.data-theme-light [data-theme-item=light] .h4 li,.data-theme-light [data-theme-item=light] li>h4,.data-theme-light [data-theme-item=light] li>.h4,[data-theme=light] [data-theme-item=light] h4,[data-theme=light] [data-theme-item=light] .h4,[data-theme=light] [data-theme-item=light] h4 a,[data-theme=light] [data-theme-item=light] .h4 a,[data-theme=light] [data-theme-item=light] h4 *,[data-theme=light] [data-theme-item=light] .h4 *,[data-theme=light] [data-theme-item=light] .h4 span,[data-theme=light] [data-theme-item=light] h4 span,[data-theme=light] [data-theme-item=light] h4 p,[data-theme=light] [data-theme-item=light] .h4 p,[data-theme=light] [data-theme-item=light] .h4>span,[data-theme=light] [data-theme-item=light] h4>span,[data-theme=light] [data-theme-item=light] h4>p,[data-theme=light] [data-theme-item=light] .h4>p,[data-theme=light] [data-theme-item=light] h4 li,[data-theme=light] [data-theme-item=light] .h4 li,[data-theme=light] [data-theme-item=light] li>h4,[data-theme=light] [data-theme-item=light] li>.h4,[data-theme=light] .data-theme-item-light h4,[data-theme=light] .data-theme-item-light .h4,[data-theme=light] .data-theme-item-light h4 a,[data-theme=light] .data-theme-item-light .h4 a,[data-theme=light] .data-theme-item-light h4 *,[data-theme=light] .data-theme-item-light .h4 *,[data-theme=light] .data-theme-item-light .h4 span,[data-theme=light] .data-theme-item-light h4 span,[data-theme=light] .data-theme-item-light h4 p,[data-theme=light] .data-theme-item-light .h4 p,[data-theme=light] .data-theme-item-light .h4>span,[data-theme=light] .data-theme-item-light h4>span,[data-theme=light] .data-theme-item-light h4>p,[data-theme=light] .data-theme-item-light .h4>p,[data-theme=light] .data-theme-item-light h4 li,[data-theme=light] .data-theme-item-light .h4 li,[data-theme=light] .data-theme-item-light li>h4,[data-theme=light] .data-theme-item-light li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-light-h4-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] h4,.data-theme-light [data-theme-item=light] .h4,.data-theme-light [data-theme-item=light] h4 a,.data-theme-light [data-theme-item=light] .h4 a,.data-theme-light [data-theme-item=light] h4 *,.data-theme-light [data-theme-item=light] .h4 *,.data-theme-light [data-theme-item=light] .h4 span,.data-theme-light [data-theme-item=light] h4 span,.data-theme-light [data-theme-item=light] h4 p,.data-theme-light [data-theme-item=light] .h4 p,.data-theme-light [data-theme-item=light] .h4>span,.data-theme-light [data-theme-item=light] h4>span,.data-theme-light [data-theme-item=light] h4>p,.data-theme-light [data-theme-item=light] .h4>p,.data-theme-light [data-theme-item=light] h4 li,.data-theme-light [data-theme-item=light] .h4 li,.data-theme-light [data-theme-item=light] li>h4,.data-theme-light [data-theme-item=light] li>.h4,[data-theme=light] [data-theme-item=light] h4,[data-theme=light] [data-theme-item=light] .h4,[data-theme=light] [data-theme-item=light] h4 a,[data-theme=light] [data-theme-item=light] .h4 a,[data-theme=light] [data-theme-item=light] h4 *,[data-theme=light] [data-theme-item=light] .h4 *,[data-theme=light] [data-theme-item=light] .h4 span,[data-theme=light] [data-theme-item=light] h4 span,[data-theme=light] [data-theme-item=light] h4 p,[data-theme=light] [data-theme-item=light] .h4 p,[data-theme=light] [data-theme-item=light] .h4>span,[data-theme=light] [data-theme-item=light] h4>span,[data-theme=light] [data-theme-item=light] h4>p,[data-theme=light] [data-theme-item=light] .h4>p,[data-theme=light] [data-theme-item=light] h4 li,[data-theme=light] [data-theme-item=light] .h4 li,[data-theme=light] [data-theme-item=light] li>h4,[data-theme=light] [data-theme-item=light] li>.h4,[data-theme=light] .data-theme-item-light h4,[data-theme=light] .data-theme-item-light .h4,[data-theme=light] .data-theme-item-light h4 a,[data-theme=light] .data-theme-item-light .h4 a,[data-theme=light] .data-theme-item-light h4 *,[data-theme=light] .data-theme-item-light .h4 *,[data-theme=light] .data-theme-item-light .h4 span,[data-theme=light] .data-theme-item-light h4 span,[data-theme=light] .data-theme-item-light h4 p,[data-theme=light] .data-theme-item-light .h4 p,[data-theme=light] .data-theme-item-light .h4>span,[data-theme=light] .data-theme-item-light h4>span,[data-theme=light] .data-theme-item-light h4>p,[data-theme=light] .data-theme-item-light .h4>p,[data-theme=light] .data-theme-item-light h4 li,[data-theme=light] .data-theme-item-light .h4 li,[data-theme=light] .data-theme-item-light li>h4,[data-theme=light] .data-theme-item-light li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-light [data-theme-item=light] .text-h4,[data-theme=light] [data-theme-item=light] .text-h4,[data-theme=light] .data-theme-item-light .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-light [data-theme-item=light] .text-light-h4,[data-theme=light] [data-theme-item=light] .text-light-h4,[data-theme=light] .data-theme-item-light .text-light-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-h4{color:var(--nv-themes-light-h4-color)}.data-theme-light [data-theme-item=light] h5,.data-theme-light [data-theme-item=light] .h5,.data-theme-light [data-theme-item=light] h5 a,.data-theme-light [data-theme-item=light] .h5 a,.data-theme-light [data-theme-item=light] h5 *,.data-theme-light [data-theme-item=light] .h5 *,.data-theme-light [data-theme-item=light] .h5 span,.data-theme-light [data-theme-item=light] h5 span,.data-theme-light [data-theme-item=light] h5 p,.data-theme-light [data-theme-item=light] .h5 p,.data-theme-light [data-theme-item=light] .h5>span,.data-theme-light [data-theme-item=light] h5>span,.data-theme-light [data-theme-item=light] h5>p,.data-theme-light [data-theme-item=light] .h5>p,.data-theme-light [data-theme-item=light] h5 li,.data-theme-light [data-theme-item=light] .h5 li,.data-theme-light [data-theme-item=light] li>h5,.data-theme-light [data-theme-item=light] li>.h5,[data-theme=light] [data-theme-item=light] h5,[data-theme=light] [data-theme-item=light] .h5,[data-theme=light] [data-theme-item=light] h5 a,[data-theme=light] [data-theme-item=light] .h5 a,[data-theme=light] [data-theme-item=light] h5 *,[data-theme=light] [data-theme-item=light] .h5 *,[data-theme=light] [data-theme-item=light] .h5 span,[data-theme=light] [data-theme-item=light] h5 span,[data-theme=light] [data-theme-item=light] h5 p,[data-theme=light] [data-theme-item=light] .h5 p,[data-theme=light] [data-theme-item=light] .h5>span,[data-theme=light] [data-theme-item=light] h5>span,[data-theme=light] [data-theme-item=light] h5>p,[data-theme=light] [data-theme-item=light] .h5>p,[data-theme=light] [data-theme-item=light] h5 li,[data-theme=light] [data-theme-item=light] .h5 li,[data-theme=light] [data-theme-item=light] li>h5,[data-theme=light] [data-theme-item=light] li>.h5,[data-theme=light] .data-theme-item-light h5,[data-theme=light] .data-theme-item-light .h5,[data-theme=light] .data-theme-item-light h5 a,[data-theme=light] .data-theme-item-light .h5 a,[data-theme=light] .data-theme-item-light h5 *,[data-theme=light] .data-theme-item-light .h5 *,[data-theme=light] .data-theme-item-light .h5 span,[data-theme=light] .data-theme-item-light h5 span,[data-theme=light] .data-theme-item-light h5 p,[data-theme=light] .data-theme-item-light .h5 p,[data-theme=light] .data-theme-item-light .h5>span,[data-theme=light] .data-theme-item-light h5>span,[data-theme=light] .data-theme-item-light h5>p,[data-theme=light] .data-theme-item-light .h5>p,[data-theme=light] .data-theme-item-light h5 li,[data-theme=light] .data-theme-item-light .h5 li,[data-theme=light] .data-theme-item-light li>h5,[data-theme=light] .data-theme-item-light li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-light-h5-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] h5,.data-theme-light [data-theme-item=light] .h5,.data-theme-light [data-theme-item=light] h5 a,.data-theme-light [data-theme-item=light] .h5 a,.data-theme-light [data-theme-item=light] h5 *,.data-theme-light [data-theme-item=light] .h5 *,.data-theme-light [data-theme-item=light] .h5 span,.data-theme-light [data-theme-item=light] h5 span,.data-theme-light [data-theme-item=light] h5 p,.data-theme-light [data-theme-item=light] .h5 p,.data-theme-light [data-theme-item=light] .h5>span,.data-theme-light [data-theme-item=light] h5>span,.data-theme-light [data-theme-item=light] h5>p,.data-theme-light [data-theme-item=light] .h5>p,.data-theme-light [data-theme-item=light] h5 li,.data-theme-light [data-theme-item=light] .h5 li,.data-theme-light [data-theme-item=light] li>h5,.data-theme-light [data-theme-item=light] li>.h5,[data-theme=light] [data-theme-item=light] h5,[data-theme=light] [data-theme-item=light] .h5,[data-theme=light] [data-theme-item=light] h5 a,[data-theme=light] [data-theme-item=light] .h5 a,[data-theme=light] [data-theme-item=light] h5 *,[data-theme=light] [data-theme-item=light] .h5 *,[data-theme=light] [data-theme-item=light] .h5 span,[data-theme=light] [data-theme-item=light] h5 span,[data-theme=light] [data-theme-item=light] h5 p,[data-theme=light] [data-theme-item=light] .h5 p,[data-theme=light] [data-theme-item=light] .h5>span,[data-theme=light] [data-theme-item=light] h5>span,[data-theme=light] [data-theme-item=light] h5>p,[data-theme=light] [data-theme-item=light] .h5>p,[data-theme=light] [data-theme-item=light] h5 li,[data-theme=light] [data-theme-item=light] .h5 li,[data-theme=light] [data-theme-item=light] li>h5,[data-theme=light] [data-theme-item=light] li>.h5,[data-theme=light] .data-theme-item-light h5,[data-theme=light] .data-theme-item-light .h5,[data-theme=light] .data-theme-item-light h5 a,[data-theme=light] .data-theme-item-light .h5 a,[data-theme=light] .data-theme-item-light h5 *,[data-theme=light] .data-theme-item-light .h5 *,[data-theme=light] .data-theme-item-light .h5 span,[data-theme=light] .data-theme-item-light h5 span,[data-theme=light] .data-theme-item-light h5 p,[data-theme=light] .data-theme-item-light .h5 p,[data-theme=light] .data-theme-item-light .h5>span,[data-theme=light] .data-theme-item-light h5>span,[data-theme=light] .data-theme-item-light h5>p,[data-theme=light] .data-theme-item-light .h5>p,[data-theme=light] .data-theme-item-light h5 li,[data-theme=light] .data-theme-item-light .h5 li,[data-theme=light] .data-theme-item-light li>h5,[data-theme=light] .data-theme-item-light li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-light [data-theme-item=light] .text-h5,[data-theme=light] [data-theme-item=light] .text-h5,[data-theme=light] .data-theme-item-light .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-light [data-theme-item=light] .text-light-h5,[data-theme=light] [data-theme-item=light] .text-light-h5,[data-theme=light] .data-theme-item-light .text-light-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-h5{color:var(--nv-themes-light-h5-color)}.data-theme-light [data-theme-item=light] h6,.data-theme-light [data-theme-item=light] .h6,.data-theme-light [data-theme-item=light] h6 a,.data-theme-light [data-theme-item=light] .h6 a,.data-theme-light [data-theme-item=light] h6 *,.data-theme-light [data-theme-item=light] .h6 *,.data-theme-light [data-theme-item=light] .h6 span,.data-theme-light [data-theme-item=light] h6 span,.data-theme-light [data-theme-item=light] h6 p,.data-theme-light [data-theme-item=light] .h6 p,.data-theme-light [data-theme-item=light] .h6>span,.data-theme-light [data-theme-item=light] h6>span,.data-theme-light [data-theme-item=light] h6>p,.data-theme-light [data-theme-item=light] .h6>p,.data-theme-light [data-theme-item=light] h6 li,.data-theme-light [data-theme-item=light] .h6 li,.data-theme-light [data-theme-item=light] li>h6,.data-theme-light [data-theme-item=light] li>.h6,[data-theme=light] [data-theme-item=light] h6,[data-theme=light] [data-theme-item=light] .h6,[data-theme=light] [data-theme-item=light] h6 a,[data-theme=light] [data-theme-item=light] .h6 a,[data-theme=light] [data-theme-item=light] h6 *,[data-theme=light] [data-theme-item=light] .h6 *,[data-theme=light] [data-theme-item=light] .h6 span,[data-theme=light] [data-theme-item=light] h6 span,[data-theme=light] [data-theme-item=light] h6 p,[data-theme=light] [data-theme-item=light] .h6 p,[data-theme=light] [data-theme-item=light] .h6>span,[data-theme=light] [data-theme-item=light] h6>span,[data-theme=light] [data-theme-item=light] h6>p,[data-theme=light] [data-theme-item=light] .h6>p,[data-theme=light] [data-theme-item=light] h6 li,[data-theme=light] [data-theme-item=light] .h6 li,[data-theme=light] [data-theme-item=light] li>h6,[data-theme=light] [data-theme-item=light] li>.h6,[data-theme=light] .data-theme-item-light h6,[data-theme=light] .data-theme-item-light .h6,[data-theme=light] .data-theme-item-light h6 a,[data-theme=light] .data-theme-item-light .h6 a,[data-theme=light] .data-theme-item-light h6 *,[data-theme=light] .data-theme-item-light .h6 *,[data-theme=light] .data-theme-item-light .h6 span,[data-theme=light] .data-theme-item-light h6 span,[data-theme=light] .data-theme-item-light h6 p,[data-theme=light] .data-theme-item-light .h6 p,[data-theme=light] .data-theme-item-light .h6>span,[data-theme=light] .data-theme-item-light h6>span,[data-theme=light] .data-theme-item-light h6>p,[data-theme=light] .data-theme-item-light .h6>p,[data-theme=light] .data-theme-item-light h6 li,[data-theme=light] .data-theme-item-light .h6 li,[data-theme=light] .data-theme-item-light li>h6,[data-theme=light] .data-theme-item-light li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-light-h6-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] h6,.data-theme-light [data-theme-item=light] .h6,.data-theme-light [data-theme-item=light] h6 a,.data-theme-light [data-theme-item=light] .h6 a,.data-theme-light [data-theme-item=light] h6 *,.data-theme-light [data-theme-item=light] .h6 *,.data-theme-light [data-theme-item=light] .h6 span,.data-theme-light [data-theme-item=light] h6 span,.data-theme-light [data-theme-item=light] h6 p,.data-theme-light [data-theme-item=light] .h6 p,.data-theme-light [data-theme-item=light] .h6>span,.data-theme-light [data-theme-item=light] h6>span,.data-theme-light [data-theme-item=light] h6>p,.data-theme-light [data-theme-item=light] .h6>p,.data-theme-light [data-theme-item=light] h6 li,.data-theme-light [data-theme-item=light] .h6 li,.data-theme-light [data-theme-item=light] li>h6,.data-theme-light [data-theme-item=light] li>.h6,[data-theme=light] [data-theme-item=light] h6,[data-theme=light] [data-theme-item=light] .h6,[data-theme=light] [data-theme-item=light] h6 a,[data-theme=light] [data-theme-item=light] .h6 a,[data-theme=light] [data-theme-item=light] h6 *,[data-theme=light] [data-theme-item=light] .h6 *,[data-theme=light] [data-theme-item=light] .h6 span,[data-theme=light] [data-theme-item=light] h6 span,[data-theme=light] [data-theme-item=light] h6 p,[data-theme=light] [data-theme-item=light] .h6 p,[data-theme=light] [data-theme-item=light] .h6>span,[data-theme=light] [data-theme-item=light] h6>span,[data-theme=light] [data-theme-item=light] h6>p,[data-theme=light] [data-theme-item=light] .h6>p,[data-theme=light] [data-theme-item=light] h6 li,[data-theme=light] [data-theme-item=light] .h6 li,[data-theme=light] [data-theme-item=light] li>h6,[data-theme=light] [data-theme-item=light] li>.h6,[data-theme=light] .data-theme-item-light h6,[data-theme=light] .data-theme-item-light .h6,[data-theme=light] .data-theme-item-light h6 a,[data-theme=light] .data-theme-item-light .h6 a,[data-theme=light] .data-theme-item-light h6 *,[data-theme=light] .data-theme-item-light .h6 *,[data-theme=light] .data-theme-item-light .h6 span,[data-theme=light] .data-theme-item-light h6 span,[data-theme=light] .data-theme-item-light h6 p,[data-theme=light] .data-theme-item-light .h6 p,[data-theme=light] .data-theme-item-light .h6>span,[data-theme=light] .data-theme-item-light h6>span,[data-theme=light] .data-theme-item-light h6>p,[data-theme=light] .data-theme-item-light .h6>p,[data-theme=light] .data-theme-item-light h6 li,[data-theme=light] .data-theme-item-light .h6 li,[data-theme=light] .data-theme-item-light li>h6,[data-theme=light] .data-theme-item-light li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-light [data-theme-item=light] .text-h6,[data-theme=light] [data-theme-item=light] .text-h6,[data-theme=light] .data-theme-item-light .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-light [data-theme-item=light] .text-light-h6,[data-theme=light] [data-theme-item=light] .text-light-h6,[data-theme=light] .data-theme-item-light .text-light-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-h6{color:var(--nv-themes-light-h6-color)}.data-theme-light [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item=light] .text-body,[data-theme=light] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=light] .text-body,[data-theme=light] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item=light] .text-body,[data-theme=light] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=light] .text-body,[data-theme=light] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=light] .nv-unfloating-label,[data-theme=light] [data-theme-item=light] .nv-unfloating-label,[data-theme=light] .data-theme-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] .nv-unfloating-label,[data-theme=light] [data-theme-item=light] .nv-unfloating-label,[data-theme=light] .data-theme-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] .data-theme-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] .data-theme-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=light] .text-body,[data-theme=light] [data-theme-item=light] .text-body,[data-theme=light] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-light [data-theme-item=light] .text-light-body,[data-theme=light] [data-theme-item=light] .text-light-body,[data-theme=light] .data-theme-item-light .text-light-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-body,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-body,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-body,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-body{color:var(--nv-themes-light-body-color)}.data-theme-light [data-theme-item=light] .p-large,.data-theme-light [data-theme-item=light] p.p-large,.data-theme-light [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] span.p-large,.data-theme-light [data-theme-item=light] label.p-large,.data-theme-light [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] li.p-large,.data-theme-light [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=light] .text-body-large,[data-theme=light] [data-theme-item=light] .p-large,[data-theme=light] [data-theme-item=light] p.p-large,[data-theme=light] [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] span.p-large,[data-theme=light] [data-theme-item=light] label.p-large,[data-theme=light] [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] li.p-large,[data-theme=light] [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=light] .text-body-large,[data-theme=light] .data-theme-item-light .p-large,[data-theme=light] .data-theme-item-light p.p-large,[data-theme=light] .data-theme-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light span.p-large,[data-theme=light] .data-theme-item-light label.p-large,[data-theme=light] .data-theme-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light li.p-large,[data-theme=light] .data-theme-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-light .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-light [data-theme-item=light] .p-large,.data-theme-light [data-theme-item=light] p.p-large,.data-theme-light [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] span.p-large,.data-theme-light [data-theme-item=light] label.p-large,.data-theme-light [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] li.p-large,.data-theme-light [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=light] .text-body-large,[data-theme=light] [data-theme-item=light] .p-large,[data-theme=light] [data-theme-item=light] p.p-large,[data-theme=light] [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] span.p-large,[data-theme=light] [data-theme-item=light] label.p-large,[data-theme=light] [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] li.p-large,[data-theme=light] [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=light] .text-body-large,[data-theme=light] .data-theme-item-light .p-large,[data-theme=light] .data-theme-item-light p.p-large,[data-theme=light] .data-theme-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light span.p-large,[data-theme=light] .data-theme-item-light label.p-large,[data-theme=light] .data-theme-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light li.p-large,[data-theme=light] .data-theme-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-light .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-light [data-theme-item=light] .text-bodyLarge,[data-theme=light] [data-theme-item=light] .text-bodyLarge,[data-theme=light] .data-theme-item-light .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-bodyLarge,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-bodyLarge,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-light [data-theme-item=light] .text-light-bodyLarge,[data-theme=light] [data-theme-item=light] .text-light-bodyLarge,[data-theme=light] .data-theme-item-light .text-light-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge{color:var(--nv-themes-light-bodyLarge-color)}.data-theme-light [data-theme-item=light] .p-small,.data-theme-light [data-theme-item=light] p.p-small,.data-theme-light [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] span.p-small,.data-theme-light [data-theme-item=light] label.p-small,.data-theme-light [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] i.p-small,.data-theme-light [data-theme-item=light] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item=light] li.p-small,.data-theme-light [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=light] .text-body-small,[data-theme=light] [data-theme-item=light] .p-small,[data-theme=light] [data-theme-item=light] p.p-small,[data-theme=light] [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] span.p-small,[data-theme=light] [data-theme-item=light] label.p-small,[data-theme=light] [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] i.p-small,[data-theme=light] [data-theme-item=light] i.p-small *:not(.reset-text),[data-theme=light] [data-theme-item=light] li.p-small,[data-theme=light] [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=light] .text-body-small,[data-theme=light] .data-theme-item-light .p-small,[data-theme=light] .data-theme-item-light p.p-small,[data-theme=light] .data-theme-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light span.p-small,[data-theme=light] .data-theme-item-light label.p-small,[data-theme=light] .data-theme-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light i.p-small,[data-theme=light] .data-theme-item-light i.p-small *:not(.reset-text),[data-theme=light] .data-theme-item-light li.p-small,[data-theme=light] .data-theme-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-light .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-light [data-theme-item=light] .p-small,.data-theme-light [data-theme-item=light] p.p-small,.data-theme-light [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] span.p-small,.data-theme-light [data-theme-item=light] label.p-small,.data-theme-light [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=light] i.p-small,.data-theme-light [data-theme-item=light] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item=light] li.p-small,.data-theme-light [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=light] .text-body-small,[data-theme=light] [data-theme-item=light] .p-small,[data-theme=light] [data-theme-item=light] p.p-small,[data-theme=light] [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] span.p-small,[data-theme=light] [data-theme-item=light] label.p-small,[data-theme=light] [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=light] i.p-small,[data-theme=light] [data-theme-item=light] i.p-small *:not(.reset-text),[data-theme=light] [data-theme-item=light] li.p-small,[data-theme=light] [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=light] .text-body-small,[data-theme=light] .data-theme-item-light .p-small,[data-theme=light] .data-theme-item-light p.p-small,[data-theme=light] .data-theme-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light span.p-small,[data-theme=light] .data-theme-item-light label.p-small,[data-theme=light] .data-theme-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-light i.p-small,[data-theme=light] .data-theme-item-light i.p-small *:not(.reset-text),[data-theme=light] .data-theme-item-light li.p-small,[data-theme=light] .data-theme-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-light .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-light [data-theme-item=light] .text-bodySmall,[data-theme=light] [data-theme-item=light] .text-bodySmall,[data-theme=light] .data-theme-item-light .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-bodySmall,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-bodySmall,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-light [data-theme-item=light] .text-light-bodySmall,[data-theme=light] [data-theme-item=light] .text-light-bodySmall,[data-theme=light] .data-theme-item-light .text-light-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall{color:var(--nv-themes-light-bodySmall-color)}.data-theme-light [data-theme-item=white] h1,.data-theme-light [data-theme-item=white] .h1,.data-theme-light [data-theme-item=white] h1 a,.data-theme-light [data-theme-item=white] .h1 a,.data-theme-light [data-theme-item=white] h1 *,.data-theme-light [data-theme-item=white] .h1 *,.data-theme-light [data-theme-item=white] .h1 span,.data-theme-light [data-theme-item=white] h1 span,.data-theme-light [data-theme-item=white] h1 p,.data-theme-light [data-theme-item=white] .h1 p,.data-theme-light [data-theme-item=white] .h1>span,.data-theme-light [data-theme-item=white] h1>span,.data-theme-light [data-theme-item=white] h1>p,.data-theme-light [data-theme-item=white] .h1>p,.data-theme-light [data-theme-item=white] h1 li,.data-theme-light [data-theme-item=white] .h1 li,.data-theme-light [data-theme-item=white] li>h1,.data-theme-light [data-theme-item=white] li>.h1,[data-theme=light] [data-theme-item=white] h1,[data-theme=light] [data-theme-item=white] .h1,[data-theme=light] [data-theme-item=white] h1 a,[data-theme=light] [data-theme-item=white] .h1 a,[data-theme=light] [data-theme-item=white] h1 *,[data-theme=light] [data-theme-item=white] .h1 *,[data-theme=light] [data-theme-item=white] .h1 span,[data-theme=light] [data-theme-item=white] h1 span,[data-theme=light] [data-theme-item=white] h1 p,[data-theme=light] [data-theme-item=white] .h1 p,[data-theme=light] [data-theme-item=white] .h1>span,[data-theme=light] [data-theme-item=white] h1>span,[data-theme=light] [data-theme-item=white] h1>p,[data-theme=light] [data-theme-item=white] .h1>p,[data-theme=light] [data-theme-item=white] h1 li,[data-theme=light] [data-theme-item=white] .h1 li,[data-theme=light] [data-theme-item=white] li>h1,[data-theme=light] [data-theme-item=white] li>.h1,[data-theme=light] .data-theme-item-white h1,[data-theme=light] .data-theme-item-white .h1,[data-theme=light] .data-theme-item-white h1 a,[data-theme=light] .data-theme-item-white .h1 a,[data-theme=light] .data-theme-item-white h1 *,[data-theme=light] .data-theme-item-white .h1 *,[data-theme=light] .data-theme-item-white .h1 span,[data-theme=light] .data-theme-item-white h1 span,[data-theme=light] .data-theme-item-white h1 p,[data-theme=light] .data-theme-item-white .h1 p,[data-theme=light] .data-theme-item-white .h1>span,[data-theme=light] .data-theme-item-white h1>span,[data-theme=light] .data-theme-item-white h1>p,[data-theme=light] .data-theme-item-white .h1>p,[data-theme=light] .data-theme-item-white h1 li,[data-theme=light] .data-theme-item-white .h1 li,[data-theme=light] .data-theme-item-white li>h1,[data-theme=light] .data-theme-item-white li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-white-h1-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] h1,.data-theme-light [data-theme-item=white] .h1,.data-theme-light [data-theme-item=white] h1 a,.data-theme-light [data-theme-item=white] .h1 a,.data-theme-light [data-theme-item=white] h1 *,.data-theme-light [data-theme-item=white] .h1 *,.data-theme-light [data-theme-item=white] .h1 span,.data-theme-light [data-theme-item=white] h1 span,.data-theme-light [data-theme-item=white] h1 p,.data-theme-light [data-theme-item=white] .h1 p,.data-theme-light [data-theme-item=white] .h1>span,.data-theme-light [data-theme-item=white] h1>span,.data-theme-light [data-theme-item=white] h1>p,.data-theme-light [data-theme-item=white] .h1>p,.data-theme-light [data-theme-item=white] h1 li,.data-theme-light [data-theme-item=white] .h1 li,.data-theme-light [data-theme-item=white] li>h1,.data-theme-light [data-theme-item=white] li>.h1,[data-theme=light] [data-theme-item=white] h1,[data-theme=light] [data-theme-item=white] .h1,[data-theme=light] [data-theme-item=white] h1 a,[data-theme=light] [data-theme-item=white] .h1 a,[data-theme=light] [data-theme-item=white] h1 *,[data-theme=light] [data-theme-item=white] .h1 *,[data-theme=light] [data-theme-item=white] .h1 span,[data-theme=light] [data-theme-item=white] h1 span,[data-theme=light] [data-theme-item=white] h1 p,[data-theme=light] [data-theme-item=white] .h1 p,[data-theme=light] [data-theme-item=white] .h1>span,[data-theme=light] [data-theme-item=white] h1>span,[data-theme=light] [data-theme-item=white] h1>p,[data-theme=light] [data-theme-item=white] .h1>p,[data-theme=light] [data-theme-item=white] h1 li,[data-theme=light] [data-theme-item=white] .h1 li,[data-theme=light] [data-theme-item=white] li>h1,[data-theme=light] [data-theme-item=white] li>.h1,[data-theme=light] .data-theme-item-white h1,[data-theme=light] .data-theme-item-white .h1,[data-theme=light] .data-theme-item-white h1 a,[data-theme=light] .data-theme-item-white .h1 a,[data-theme=light] .data-theme-item-white h1 *,[data-theme=light] .data-theme-item-white .h1 *,[data-theme=light] .data-theme-item-white .h1 span,[data-theme=light] .data-theme-item-white h1 span,[data-theme=light] .data-theme-item-white h1 p,[data-theme=light] .data-theme-item-white .h1 p,[data-theme=light] .data-theme-item-white .h1>span,[data-theme=light] .data-theme-item-white h1>span,[data-theme=light] .data-theme-item-white h1>p,[data-theme=light] .data-theme-item-white .h1>p,[data-theme=light] .data-theme-item-white h1 li,[data-theme=light] .data-theme-item-white .h1 li,[data-theme=light] .data-theme-item-white li>h1,[data-theme=light] .data-theme-item-white li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-light [data-theme-item=white] .text-h1,[data-theme=light] [data-theme-item=white] .text-h1,[data-theme=light] .data-theme-item-white .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-light [data-theme-item=white] .text-white-h1,[data-theme=light] [data-theme-item=white] .text-white-h1,[data-theme=light] .data-theme-item-white .text-white-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-h1{color:var(--nv-themes-white-h1-color)}.data-theme-light [data-theme-item=white] h2,.data-theme-light [data-theme-item=white] .h2,.data-theme-light [data-theme-item=white] h2 a,.data-theme-light [data-theme-item=white] .h2 a,.data-theme-light [data-theme-item=white] h2 *,.data-theme-light [data-theme-item=white] .h2 *,.data-theme-light [data-theme-item=white] .h2 span,.data-theme-light [data-theme-item=white] h2 span,.data-theme-light [data-theme-item=white] h2 p,.data-theme-light [data-theme-item=white] .h2 p,.data-theme-light [data-theme-item=white] .h2>span,.data-theme-light [data-theme-item=white] h2>span,.data-theme-light [data-theme-item=white] h2>p,.data-theme-light [data-theme-item=white] .h2>p,.data-theme-light [data-theme-item=white] h2 li,.data-theme-light [data-theme-item=white] .h2 li,.data-theme-light [data-theme-item=white] li>h2,.data-theme-light [data-theme-item=white] li>.h2,[data-theme=light] [data-theme-item=white] h2,[data-theme=light] [data-theme-item=white] .h2,[data-theme=light] [data-theme-item=white] h2 a,[data-theme=light] [data-theme-item=white] .h2 a,[data-theme=light] [data-theme-item=white] h2 *,[data-theme=light] [data-theme-item=white] .h2 *,[data-theme=light] [data-theme-item=white] .h2 span,[data-theme=light] [data-theme-item=white] h2 span,[data-theme=light] [data-theme-item=white] h2 p,[data-theme=light] [data-theme-item=white] .h2 p,[data-theme=light] [data-theme-item=white] .h2>span,[data-theme=light] [data-theme-item=white] h2>span,[data-theme=light] [data-theme-item=white] h2>p,[data-theme=light] [data-theme-item=white] .h2>p,[data-theme=light] [data-theme-item=white] h2 li,[data-theme=light] [data-theme-item=white] .h2 li,[data-theme=light] [data-theme-item=white] li>h2,[data-theme=light] [data-theme-item=white] li>.h2,[data-theme=light] .data-theme-item-white h2,[data-theme=light] .data-theme-item-white .h2,[data-theme=light] .data-theme-item-white h2 a,[data-theme=light] .data-theme-item-white .h2 a,[data-theme=light] .data-theme-item-white h2 *,[data-theme=light] .data-theme-item-white .h2 *,[data-theme=light] .data-theme-item-white .h2 span,[data-theme=light] .data-theme-item-white h2 span,[data-theme=light] .data-theme-item-white h2 p,[data-theme=light] .data-theme-item-white .h2 p,[data-theme=light] .data-theme-item-white .h2>span,[data-theme=light] .data-theme-item-white h2>span,[data-theme=light] .data-theme-item-white h2>p,[data-theme=light] .data-theme-item-white .h2>p,[data-theme=light] .data-theme-item-white h2 li,[data-theme=light] .data-theme-item-white .h2 li,[data-theme=light] .data-theme-item-white li>h2,[data-theme=light] .data-theme-item-white li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-white-h2-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] h2,.data-theme-light [data-theme-item=white] .h2,.data-theme-light [data-theme-item=white] h2 a,.data-theme-light [data-theme-item=white] .h2 a,.data-theme-light [data-theme-item=white] h2 *,.data-theme-light [data-theme-item=white] .h2 *,.data-theme-light [data-theme-item=white] .h2 span,.data-theme-light [data-theme-item=white] h2 span,.data-theme-light [data-theme-item=white] h2 p,.data-theme-light [data-theme-item=white] .h2 p,.data-theme-light [data-theme-item=white] .h2>span,.data-theme-light [data-theme-item=white] h2>span,.data-theme-light [data-theme-item=white] h2>p,.data-theme-light [data-theme-item=white] .h2>p,.data-theme-light [data-theme-item=white] h2 li,.data-theme-light [data-theme-item=white] .h2 li,.data-theme-light [data-theme-item=white] li>h2,.data-theme-light [data-theme-item=white] li>.h2,[data-theme=light] [data-theme-item=white] h2,[data-theme=light] [data-theme-item=white] .h2,[data-theme=light] [data-theme-item=white] h2 a,[data-theme=light] [data-theme-item=white] .h2 a,[data-theme=light] [data-theme-item=white] h2 *,[data-theme=light] [data-theme-item=white] .h2 *,[data-theme=light] [data-theme-item=white] .h2 span,[data-theme=light] [data-theme-item=white] h2 span,[data-theme=light] [data-theme-item=white] h2 p,[data-theme=light] [data-theme-item=white] .h2 p,[data-theme=light] [data-theme-item=white] .h2>span,[data-theme=light] [data-theme-item=white] h2>span,[data-theme=light] [data-theme-item=white] h2>p,[data-theme=light] [data-theme-item=white] .h2>p,[data-theme=light] [data-theme-item=white] h2 li,[data-theme=light] [data-theme-item=white] .h2 li,[data-theme=light] [data-theme-item=white] li>h2,[data-theme=light] [data-theme-item=white] li>.h2,[data-theme=light] .data-theme-item-white h2,[data-theme=light] .data-theme-item-white .h2,[data-theme=light] .data-theme-item-white h2 a,[data-theme=light] .data-theme-item-white .h2 a,[data-theme=light] .data-theme-item-white h2 *,[data-theme=light] .data-theme-item-white .h2 *,[data-theme=light] .data-theme-item-white .h2 span,[data-theme=light] .data-theme-item-white h2 span,[data-theme=light] .data-theme-item-white h2 p,[data-theme=light] .data-theme-item-white .h2 p,[data-theme=light] .data-theme-item-white .h2>span,[data-theme=light] .data-theme-item-white h2>span,[data-theme=light] .data-theme-item-white h2>p,[data-theme=light] .data-theme-item-white .h2>p,[data-theme=light] .data-theme-item-white h2 li,[data-theme=light] .data-theme-item-white .h2 li,[data-theme=light] .data-theme-item-white li>h2,[data-theme=light] .data-theme-item-white li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-light [data-theme-item=white] .text-h2,[data-theme=light] [data-theme-item=white] .text-h2,[data-theme=light] .data-theme-item-white .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-light [data-theme-item=white] .text-white-h2,[data-theme=light] [data-theme-item=white] .text-white-h2,[data-theme=light] .data-theme-item-white .text-white-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-h2{color:var(--nv-themes-white-h2-color)}.data-theme-light [data-theme-item=white] h3,.data-theme-light [data-theme-item=white] .h3,.data-theme-light [data-theme-item=white] h3 a,.data-theme-light [data-theme-item=white] .h3 a,.data-theme-light [data-theme-item=white] h3 *,.data-theme-light [data-theme-item=white] .h3 *,.data-theme-light [data-theme-item=white] .h3 span,.data-theme-light [data-theme-item=white] h3 span,.data-theme-light [data-theme-item=white] h3 p,.data-theme-light [data-theme-item=white] .h3 p,.data-theme-light [data-theme-item=white] .h3>span,.data-theme-light [data-theme-item=white] h3>span,.data-theme-light [data-theme-item=white] h3>p,.data-theme-light [data-theme-item=white] .h3>p,.data-theme-light [data-theme-item=white] h3 li,.data-theme-light [data-theme-item=white] .h3 li,.data-theme-light [data-theme-item=white] li>h3,.data-theme-light [data-theme-item=white] li>.h3,[data-theme=light] [data-theme-item=white] h3,[data-theme=light] [data-theme-item=white] .h3,[data-theme=light] [data-theme-item=white] h3 a,[data-theme=light] [data-theme-item=white] .h3 a,[data-theme=light] [data-theme-item=white] h3 *,[data-theme=light] [data-theme-item=white] .h3 *,[data-theme=light] [data-theme-item=white] .h3 span,[data-theme=light] [data-theme-item=white] h3 span,[data-theme=light] [data-theme-item=white] h3 p,[data-theme=light] [data-theme-item=white] .h3 p,[data-theme=light] [data-theme-item=white] .h3>span,[data-theme=light] [data-theme-item=white] h3>span,[data-theme=light] [data-theme-item=white] h3>p,[data-theme=light] [data-theme-item=white] .h3>p,[data-theme=light] [data-theme-item=white] h3 li,[data-theme=light] [data-theme-item=white] .h3 li,[data-theme=light] [data-theme-item=white] li>h3,[data-theme=light] [data-theme-item=white] li>.h3,[data-theme=light] .data-theme-item-white h3,[data-theme=light] .data-theme-item-white .h3,[data-theme=light] .data-theme-item-white h3 a,[data-theme=light] .data-theme-item-white .h3 a,[data-theme=light] .data-theme-item-white h3 *,[data-theme=light] .data-theme-item-white .h3 *,[data-theme=light] .data-theme-item-white .h3 span,[data-theme=light] .data-theme-item-white h3 span,[data-theme=light] .data-theme-item-white h3 p,[data-theme=light] .data-theme-item-white .h3 p,[data-theme=light] .data-theme-item-white .h3>span,[data-theme=light] .data-theme-item-white h3>span,[data-theme=light] .data-theme-item-white h3>p,[data-theme=light] .data-theme-item-white .h3>p,[data-theme=light] .data-theme-item-white h3 li,[data-theme=light] .data-theme-item-white .h3 li,[data-theme=light] .data-theme-item-white li>h3,[data-theme=light] .data-theme-item-white li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-white-h3-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] h3,.data-theme-light [data-theme-item=white] .h3,.data-theme-light [data-theme-item=white] h3 a,.data-theme-light [data-theme-item=white] .h3 a,.data-theme-light [data-theme-item=white] h3 *,.data-theme-light [data-theme-item=white] .h3 *,.data-theme-light [data-theme-item=white] .h3 span,.data-theme-light [data-theme-item=white] h3 span,.data-theme-light [data-theme-item=white] h3 p,.data-theme-light [data-theme-item=white] .h3 p,.data-theme-light [data-theme-item=white] .h3>span,.data-theme-light [data-theme-item=white] h3>span,.data-theme-light [data-theme-item=white] h3>p,.data-theme-light [data-theme-item=white] .h3>p,.data-theme-light [data-theme-item=white] h3 li,.data-theme-light [data-theme-item=white] .h3 li,.data-theme-light [data-theme-item=white] li>h3,.data-theme-light [data-theme-item=white] li>.h3,[data-theme=light] [data-theme-item=white] h3,[data-theme=light] [data-theme-item=white] .h3,[data-theme=light] [data-theme-item=white] h3 a,[data-theme=light] [data-theme-item=white] .h3 a,[data-theme=light] [data-theme-item=white] h3 *,[data-theme=light] [data-theme-item=white] .h3 *,[data-theme=light] [data-theme-item=white] .h3 span,[data-theme=light] [data-theme-item=white] h3 span,[data-theme=light] [data-theme-item=white] h3 p,[data-theme=light] [data-theme-item=white] .h3 p,[data-theme=light] [data-theme-item=white] .h3>span,[data-theme=light] [data-theme-item=white] h3>span,[data-theme=light] [data-theme-item=white] h3>p,[data-theme=light] [data-theme-item=white] .h3>p,[data-theme=light] [data-theme-item=white] h3 li,[data-theme=light] [data-theme-item=white] .h3 li,[data-theme=light] [data-theme-item=white] li>h3,[data-theme=light] [data-theme-item=white] li>.h3,[data-theme=light] .data-theme-item-white h3,[data-theme=light] .data-theme-item-white .h3,[data-theme=light] .data-theme-item-white h3 a,[data-theme=light] .data-theme-item-white .h3 a,[data-theme=light] .data-theme-item-white h3 *,[data-theme=light] .data-theme-item-white .h3 *,[data-theme=light] .data-theme-item-white .h3 span,[data-theme=light] .data-theme-item-white h3 span,[data-theme=light] .data-theme-item-white h3 p,[data-theme=light] .data-theme-item-white .h3 p,[data-theme=light] .data-theme-item-white .h3>span,[data-theme=light] .data-theme-item-white h3>span,[data-theme=light] .data-theme-item-white h3>p,[data-theme=light] .data-theme-item-white .h3>p,[data-theme=light] .data-theme-item-white h3 li,[data-theme=light] .data-theme-item-white .h3 li,[data-theme=light] .data-theme-item-white li>h3,[data-theme=light] .data-theme-item-white li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-light [data-theme-item=white] .text-h3,[data-theme=light] [data-theme-item=white] .text-h3,[data-theme=light] .data-theme-item-white .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-light [data-theme-item=white] .text-white-h3,[data-theme=light] [data-theme-item=white] .text-white-h3,[data-theme=light] .data-theme-item-white .text-white-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-h3{color:var(--nv-themes-white-h3-color)}.data-theme-light [data-theme-item=white] h4,.data-theme-light [data-theme-item=white] .h4,.data-theme-light [data-theme-item=white] h4 a,.data-theme-light [data-theme-item=white] .h4 a,.data-theme-light [data-theme-item=white] h4 *,.data-theme-light [data-theme-item=white] .h4 *,.data-theme-light [data-theme-item=white] .h4 span,.data-theme-light [data-theme-item=white] h4 span,.data-theme-light [data-theme-item=white] h4 p,.data-theme-light [data-theme-item=white] .h4 p,.data-theme-light [data-theme-item=white] .h4>span,.data-theme-light [data-theme-item=white] h4>span,.data-theme-light [data-theme-item=white] h4>p,.data-theme-light [data-theme-item=white] .h4>p,.data-theme-light [data-theme-item=white] h4 li,.data-theme-light [data-theme-item=white] .h4 li,.data-theme-light [data-theme-item=white] li>h4,.data-theme-light [data-theme-item=white] li>.h4,[data-theme=light] [data-theme-item=white] h4,[data-theme=light] [data-theme-item=white] .h4,[data-theme=light] [data-theme-item=white] h4 a,[data-theme=light] [data-theme-item=white] .h4 a,[data-theme=light] [data-theme-item=white] h4 *,[data-theme=light] [data-theme-item=white] .h4 *,[data-theme=light] [data-theme-item=white] .h4 span,[data-theme=light] [data-theme-item=white] h4 span,[data-theme=light] [data-theme-item=white] h4 p,[data-theme=light] [data-theme-item=white] .h4 p,[data-theme=light] [data-theme-item=white] .h4>span,[data-theme=light] [data-theme-item=white] h4>span,[data-theme=light] [data-theme-item=white] h4>p,[data-theme=light] [data-theme-item=white] .h4>p,[data-theme=light] [data-theme-item=white] h4 li,[data-theme=light] [data-theme-item=white] .h4 li,[data-theme=light] [data-theme-item=white] li>h4,[data-theme=light] [data-theme-item=white] li>.h4,[data-theme=light] .data-theme-item-white h4,[data-theme=light] .data-theme-item-white .h4,[data-theme=light] .data-theme-item-white h4 a,[data-theme=light] .data-theme-item-white .h4 a,[data-theme=light] .data-theme-item-white h4 *,[data-theme=light] .data-theme-item-white .h4 *,[data-theme=light] .data-theme-item-white .h4 span,[data-theme=light] .data-theme-item-white h4 span,[data-theme=light] .data-theme-item-white h4 p,[data-theme=light] .data-theme-item-white .h4 p,[data-theme=light] .data-theme-item-white .h4>span,[data-theme=light] .data-theme-item-white h4>span,[data-theme=light] .data-theme-item-white h4>p,[data-theme=light] .data-theme-item-white .h4>p,[data-theme=light] .data-theme-item-white h4 li,[data-theme=light] .data-theme-item-white .h4 li,[data-theme=light] .data-theme-item-white li>h4,[data-theme=light] .data-theme-item-white li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-white-h4-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] h4,.data-theme-light [data-theme-item=white] .h4,.data-theme-light [data-theme-item=white] h4 a,.data-theme-light [data-theme-item=white] .h4 a,.data-theme-light [data-theme-item=white] h4 *,.data-theme-light [data-theme-item=white] .h4 *,.data-theme-light [data-theme-item=white] .h4 span,.data-theme-light [data-theme-item=white] h4 span,.data-theme-light [data-theme-item=white] h4 p,.data-theme-light [data-theme-item=white] .h4 p,.data-theme-light [data-theme-item=white] .h4>span,.data-theme-light [data-theme-item=white] h4>span,.data-theme-light [data-theme-item=white] h4>p,.data-theme-light [data-theme-item=white] .h4>p,.data-theme-light [data-theme-item=white] h4 li,.data-theme-light [data-theme-item=white] .h4 li,.data-theme-light [data-theme-item=white] li>h4,.data-theme-light [data-theme-item=white] li>.h4,[data-theme=light] [data-theme-item=white] h4,[data-theme=light] [data-theme-item=white] .h4,[data-theme=light] [data-theme-item=white] h4 a,[data-theme=light] [data-theme-item=white] .h4 a,[data-theme=light] [data-theme-item=white] h4 *,[data-theme=light] [data-theme-item=white] .h4 *,[data-theme=light] [data-theme-item=white] .h4 span,[data-theme=light] [data-theme-item=white] h4 span,[data-theme=light] [data-theme-item=white] h4 p,[data-theme=light] [data-theme-item=white] .h4 p,[data-theme=light] [data-theme-item=white] .h4>span,[data-theme=light] [data-theme-item=white] h4>span,[data-theme=light] [data-theme-item=white] h4>p,[data-theme=light] [data-theme-item=white] .h4>p,[data-theme=light] [data-theme-item=white] h4 li,[data-theme=light] [data-theme-item=white] .h4 li,[data-theme=light] [data-theme-item=white] li>h4,[data-theme=light] [data-theme-item=white] li>.h4,[data-theme=light] .data-theme-item-white h4,[data-theme=light] .data-theme-item-white .h4,[data-theme=light] .data-theme-item-white h4 a,[data-theme=light] .data-theme-item-white .h4 a,[data-theme=light] .data-theme-item-white h4 *,[data-theme=light] .data-theme-item-white .h4 *,[data-theme=light] .data-theme-item-white .h4 span,[data-theme=light] .data-theme-item-white h4 span,[data-theme=light] .data-theme-item-white h4 p,[data-theme=light] .data-theme-item-white .h4 p,[data-theme=light] .data-theme-item-white .h4>span,[data-theme=light] .data-theme-item-white h4>span,[data-theme=light] .data-theme-item-white h4>p,[data-theme=light] .data-theme-item-white .h4>p,[data-theme=light] .data-theme-item-white h4 li,[data-theme=light] .data-theme-item-white .h4 li,[data-theme=light] .data-theme-item-white li>h4,[data-theme=light] .data-theme-item-white li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-light [data-theme-item=white] .text-h4,[data-theme=light] [data-theme-item=white] .text-h4,[data-theme=light] .data-theme-item-white .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-light [data-theme-item=white] .text-white-h4,[data-theme=light] [data-theme-item=white] .text-white-h4,[data-theme=light] .data-theme-item-white .text-white-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-h4{color:var(--nv-themes-white-h4-color)}.data-theme-light [data-theme-item=white] h5,.data-theme-light [data-theme-item=white] .h5,.data-theme-light [data-theme-item=white] h5 a,.data-theme-light [data-theme-item=white] .h5 a,.data-theme-light [data-theme-item=white] h5 *,.data-theme-light [data-theme-item=white] .h5 *,.data-theme-light [data-theme-item=white] .h5 span,.data-theme-light [data-theme-item=white] h5 span,.data-theme-light [data-theme-item=white] h5 p,.data-theme-light [data-theme-item=white] .h5 p,.data-theme-light [data-theme-item=white] .h5>span,.data-theme-light [data-theme-item=white] h5>span,.data-theme-light [data-theme-item=white] h5>p,.data-theme-light [data-theme-item=white] .h5>p,.data-theme-light [data-theme-item=white] h5 li,.data-theme-light [data-theme-item=white] .h5 li,.data-theme-light [data-theme-item=white] li>h5,.data-theme-light [data-theme-item=white] li>.h5,[data-theme=light] [data-theme-item=white] h5,[data-theme=light] [data-theme-item=white] .h5,[data-theme=light] [data-theme-item=white] h5 a,[data-theme=light] [data-theme-item=white] .h5 a,[data-theme=light] [data-theme-item=white] h5 *,[data-theme=light] [data-theme-item=white] .h5 *,[data-theme=light] [data-theme-item=white] .h5 span,[data-theme=light] [data-theme-item=white] h5 span,[data-theme=light] [data-theme-item=white] h5 p,[data-theme=light] [data-theme-item=white] .h5 p,[data-theme=light] [data-theme-item=white] .h5>span,[data-theme=light] [data-theme-item=white] h5>span,[data-theme=light] [data-theme-item=white] h5>p,[data-theme=light] [data-theme-item=white] .h5>p,[data-theme=light] [data-theme-item=white] h5 li,[data-theme=light] [data-theme-item=white] .h5 li,[data-theme=light] [data-theme-item=white] li>h5,[data-theme=light] [data-theme-item=white] li>.h5,[data-theme=light] .data-theme-item-white h5,[data-theme=light] .data-theme-item-white .h5,[data-theme=light] .data-theme-item-white h5 a,[data-theme=light] .data-theme-item-white .h5 a,[data-theme=light] .data-theme-item-white h5 *,[data-theme=light] .data-theme-item-white .h5 *,[data-theme=light] .data-theme-item-white .h5 span,[data-theme=light] .data-theme-item-white h5 span,[data-theme=light] .data-theme-item-white h5 p,[data-theme=light] .data-theme-item-white .h5 p,[data-theme=light] .data-theme-item-white .h5>span,[data-theme=light] .data-theme-item-white h5>span,[data-theme=light] .data-theme-item-white h5>p,[data-theme=light] .data-theme-item-white .h5>p,[data-theme=light] .data-theme-item-white h5 li,[data-theme=light] .data-theme-item-white .h5 li,[data-theme=light] .data-theme-item-white li>h5,[data-theme=light] .data-theme-item-white li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-white-h5-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] h5,.data-theme-light [data-theme-item=white] .h5,.data-theme-light [data-theme-item=white] h5 a,.data-theme-light [data-theme-item=white] .h5 a,.data-theme-light [data-theme-item=white] h5 *,.data-theme-light [data-theme-item=white] .h5 *,.data-theme-light [data-theme-item=white] .h5 span,.data-theme-light [data-theme-item=white] h5 span,.data-theme-light [data-theme-item=white] h5 p,.data-theme-light [data-theme-item=white] .h5 p,.data-theme-light [data-theme-item=white] .h5>span,.data-theme-light [data-theme-item=white] h5>span,.data-theme-light [data-theme-item=white] h5>p,.data-theme-light [data-theme-item=white] .h5>p,.data-theme-light [data-theme-item=white] h5 li,.data-theme-light [data-theme-item=white] .h5 li,.data-theme-light [data-theme-item=white] li>h5,.data-theme-light [data-theme-item=white] li>.h5,[data-theme=light] [data-theme-item=white] h5,[data-theme=light] [data-theme-item=white] .h5,[data-theme=light] [data-theme-item=white] h5 a,[data-theme=light] [data-theme-item=white] .h5 a,[data-theme=light] [data-theme-item=white] h5 *,[data-theme=light] [data-theme-item=white] .h5 *,[data-theme=light] [data-theme-item=white] .h5 span,[data-theme=light] [data-theme-item=white] h5 span,[data-theme=light] [data-theme-item=white] h5 p,[data-theme=light] [data-theme-item=white] .h5 p,[data-theme=light] [data-theme-item=white] .h5>span,[data-theme=light] [data-theme-item=white] h5>span,[data-theme=light] [data-theme-item=white] h5>p,[data-theme=light] [data-theme-item=white] .h5>p,[data-theme=light] [data-theme-item=white] h5 li,[data-theme=light] [data-theme-item=white] .h5 li,[data-theme=light] [data-theme-item=white] li>h5,[data-theme=light] [data-theme-item=white] li>.h5,[data-theme=light] .data-theme-item-white h5,[data-theme=light] .data-theme-item-white .h5,[data-theme=light] .data-theme-item-white h5 a,[data-theme=light] .data-theme-item-white .h5 a,[data-theme=light] .data-theme-item-white h5 *,[data-theme=light] .data-theme-item-white .h5 *,[data-theme=light] .data-theme-item-white .h5 span,[data-theme=light] .data-theme-item-white h5 span,[data-theme=light] .data-theme-item-white h5 p,[data-theme=light] .data-theme-item-white .h5 p,[data-theme=light] .data-theme-item-white .h5>span,[data-theme=light] .data-theme-item-white h5>span,[data-theme=light] .data-theme-item-white h5>p,[data-theme=light] .data-theme-item-white .h5>p,[data-theme=light] .data-theme-item-white h5 li,[data-theme=light] .data-theme-item-white .h5 li,[data-theme=light] .data-theme-item-white li>h5,[data-theme=light] .data-theme-item-white li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-light [data-theme-item=white] .text-h5,[data-theme=light] [data-theme-item=white] .text-h5,[data-theme=light] .data-theme-item-white .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-light [data-theme-item=white] .text-white-h5,[data-theme=light] [data-theme-item=white] .text-white-h5,[data-theme=light] .data-theme-item-white .text-white-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-h5{color:var(--nv-themes-white-h5-color)}.data-theme-light [data-theme-item=white] h6,.data-theme-light [data-theme-item=white] .h6,.data-theme-light [data-theme-item=white] h6 a,.data-theme-light [data-theme-item=white] .h6 a,.data-theme-light [data-theme-item=white] h6 *,.data-theme-light [data-theme-item=white] .h6 *,.data-theme-light [data-theme-item=white] .h6 span,.data-theme-light [data-theme-item=white] h6 span,.data-theme-light [data-theme-item=white] h6 p,.data-theme-light [data-theme-item=white] .h6 p,.data-theme-light [data-theme-item=white] .h6>span,.data-theme-light [data-theme-item=white] h6>span,.data-theme-light [data-theme-item=white] h6>p,.data-theme-light [data-theme-item=white] .h6>p,.data-theme-light [data-theme-item=white] h6 li,.data-theme-light [data-theme-item=white] .h6 li,.data-theme-light [data-theme-item=white] li>h6,.data-theme-light [data-theme-item=white] li>.h6,[data-theme=light] [data-theme-item=white] h6,[data-theme=light] [data-theme-item=white] .h6,[data-theme=light] [data-theme-item=white] h6 a,[data-theme=light] [data-theme-item=white] .h6 a,[data-theme=light] [data-theme-item=white] h6 *,[data-theme=light] [data-theme-item=white] .h6 *,[data-theme=light] [data-theme-item=white] .h6 span,[data-theme=light] [data-theme-item=white] h6 span,[data-theme=light] [data-theme-item=white] h6 p,[data-theme=light] [data-theme-item=white] .h6 p,[data-theme=light] [data-theme-item=white] .h6>span,[data-theme=light] [data-theme-item=white] h6>span,[data-theme=light] [data-theme-item=white] h6>p,[data-theme=light] [data-theme-item=white] .h6>p,[data-theme=light] [data-theme-item=white] h6 li,[data-theme=light] [data-theme-item=white] .h6 li,[data-theme=light] [data-theme-item=white] li>h6,[data-theme=light] [data-theme-item=white] li>.h6,[data-theme=light] .data-theme-item-white h6,[data-theme=light] .data-theme-item-white .h6,[data-theme=light] .data-theme-item-white h6 a,[data-theme=light] .data-theme-item-white .h6 a,[data-theme=light] .data-theme-item-white h6 *,[data-theme=light] .data-theme-item-white .h6 *,[data-theme=light] .data-theme-item-white .h6 span,[data-theme=light] .data-theme-item-white h6 span,[data-theme=light] .data-theme-item-white h6 p,[data-theme=light] .data-theme-item-white .h6 p,[data-theme=light] .data-theme-item-white .h6>span,[data-theme=light] .data-theme-item-white h6>span,[data-theme=light] .data-theme-item-white h6>p,[data-theme=light] .data-theme-item-white .h6>p,[data-theme=light] .data-theme-item-white h6 li,[data-theme=light] .data-theme-item-white .h6 li,[data-theme=light] .data-theme-item-white li>h6,[data-theme=light] .data-theme-item-white li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-white-h6-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] h6,.data-theme-light [data-theme-item=white] .h6,.data-theme-light [data-theme-item=white] h6 a,.data-theme-light [data-theme-item=white] .h6 a,.data-theme-light [data-theme-item=white] h6 *,.data-theme-light [data-theme-item=white] .h6 *,.data-theme-light [data-theme-item=white] .h6 span,.data-theme-light [data-theme-item=white] h6 span,.data-theme-light [data-theme-item=white] h6 p,.data-theme-light [data-theme-item=white] .h6 p,.data-theme-light [data-theme-item=white] .h6>span,.data-theme-light [data-theme-item=white] h6>span,.data-theme-light [data-theme-item=white] h6>p,.data-theme-light [data-theme-item=white] .h6>p,.data-theme-light [data-theme-item=white] h6 li,.data-theme-light [data-theme-item=white] .h6 li,.data-theme-light [data-theme-item=white] li>h6,.data-theme-light [data-theme-item=white] li>.h6,[data-theme=light] [data-theme-item=white] h6,[data-theme=light] [data-theme-item=white] .h6,[data-theme=light] [data-theme-item=white] h6 a,[data-theme=light] [data-theme-item=white] .h6 a,[data-theme=light] [data-theme-item=white] h6 *,[data-theme=light] [data-theme-item=white] .h6 *,[data-theme=light] [data-theme-item=white] .h6 span,[data-theme=light] [data-theme-item=white] h6 span,[data-theme=light] [data-theme-item=white] h6 p,[data-theme=light] [data-theme-item=white] .h6 p,[data-theme=light] [data-theme-item=white] .h6>span,[data-theme=light] [data-theme-item=white] h6>span,[data-theme=light] [data-theme-item=white] h6>p,[data-theme=light] [data-theme-item=white] .h6>p,[data-theme=light] [data-theme-item=white] h6 li,[data-theme=light] [data-theme-item=white] .h6 li,[data-theme=light] [data-theme-item=white] li>h6,[data-theme=light] [data-theme-item=white] li>.h6,[data-theme=light] .data-theme-item-white h6,[data-theme=light] .data-theme-item-white .h6,[data-theme=light] .data-theme-item-white h6 a,[data-theme=light] .data-theme-item-white .h6 a,[data-theme=light] .data-theme-item-white h6 *,[data-theme=light] .data-theme-item-white .h6 *,[data-theme=light] .data-theme-item-white .h6 span,[data-theme=light] .data-theme-item-white h6 span,[data-theme=light] .data-theme-item-white h6 p,[data-theme=light] .data-theme-item-white .h6 p,[data-theme=light] .data-theme-item-white .h6>span,[data-theme=light] .data-theme-item-white h6>span,[data-theme=light] .data-theme-item-white h6>p,[data-theme=light] .data-theme-item-white .h6>p,[data-theme=light] .data-theme-item-white h6 li,[data-theme=light] .data-theme-item-white .h6 li,[data-theme=light] .data-theme-item-white li>h6,[data-theme=light] .data-theme-item-white li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-light [data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-light [data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-light [data-theme-item=white] .text-h6,[data-theme=light] [data-theme-item=white] .text-h6,[data-theme=light] .data-theme-item-white .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-light [data-theme-item=white] .text-white-h6,[data-theme=light] [data-theme-item=white] .text-white-h6,[data-theme=light] .data-theme-item-white .text-white-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-h6{color:var(--nv-themes-white-h6-color)}.data-theme-light [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item=white] .text-body,[data-theme=light] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=white] .text-body,[data-theme=light] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item=white] .text-body,[data-theme=light] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=white] .text-body,[data-theme=light] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=light] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=light] .data-theme-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-light [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=white] .nv-unfloating-label,[data-theme=light] [data-theme-item=white] .nv-unfloating-label,[data-theme=light] .data-theme-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] .nv-unfloating-label,[data-theme=light] [data-theme-item=white] .nv-unfloating-label,[data-theme=light] .data-theme-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] .data-theme-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-light [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=light] .data-theme-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-light [data-theme-item=white] .text-body,[data-theme=light] [data-theme-item=white] .text-body,[data-theme=light] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-light [data-theme-item=white] .text-white-body,[data-theme=light] [data-theme-item=white] .text-white-body,[data-theme=light] .data-theme-item-white .text-white-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-body,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-body,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-body,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-body,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-body,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-body{color:var(--nv-themes-white-body-color)}.data-theme-light [data-theme-item=white] .p-large,.data-theme-light [data-theme-item=white] p.p-large,.data-theme-light [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] span.p-large,.data-theme-light [data-theme-item=white] label.p-large,.data-theme-light [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] li.p-large,.data-theme-light [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=white] .text-body-large,[data-theme=light] [data-theme-item=white] .p-large,[data-theme=light] [data-theme-item=white] p.p-large,[data-theme=light] [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] span.p-large,[data-theme=light] [data-theme-item=white] label.p-large,[data-theme=light] [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] li.p-large,[data-theme=light] [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=white] .text-body-large,[data-theme=light] .data-theme-item-white .p-large,[data-theme=light] .data-theme-item-white p.p-large,[data-theme=light] .data-theme-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white span.p-large,[data-theme=light] .data-theme-item-white label.p-large,[data-theme=light] .data-theme-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white li.p-large,[data-theme=light] .data-theme-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-white .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-light [data-theme-item=white] .p-large,.data-theme-light [data-theme-item=white] p.p-large,.data-theme-light [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] span.p-large,.data-theme-light [data-theme-item=white] label.p-large,.data-theme-light [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] li.p-large,.data-theme-light [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=white] .text-body-large,[data-theme=light] [data-theme-item=white] .p-large,[data-theme=light] [data-theme-item=white] p.p-large,[data-theme=light] [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] span.p-large,[data-theme=light] [data-theme-item=white] label.p-large,[data-theme=light] [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] li.p-large,[data-theme=light] [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=white] .text-body-large,[data-theme=light] .data-theme-item-white .p-large,[data-theme=light] .data-theme-item-white p.p-large,[data-theme=light] .data-theme-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white span.p-large,[data-theme=light] .data-theme-item-white label.p-large,[data-theme=light] .data-theme-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white li.p-large,[data-theme=light] .data-theme-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-white .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-light [data-theme-item=white] .text-bodyLarge,[data-theme=light] [data-theme-item=white] .text-bodyLarge,[data-theme=light] .data-theme-item-white .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-bodyLarge,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-bodyLarge,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-light [data-theme-item=white] .text-white-bodyLarge,[data-theme=light] [data-theme-item=white] .text-white-bodyLarge,[data-theme=light] .data-theme-item-white .text-white-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge{color:var(--nv-themes-white-bodyLarge-color)}.data-theme-light [data-theme-item=white] .p-small,.data-theme-light [data-theme-item=white] p.p-small,.data-theme-light [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] span.p-small,.data-theme-light [data-theme-item=white] label.p-small,.data-theme-light [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] i.p-small,.data-theme-light [data-theme-item=white] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item=white] li.p-small,.data-theme-light [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=white] .text-body-small,[data-theme=light] [data-theme-item=white] .p-small,[data-theme=light] [data-theme-item=white] p.p-small,[data-theme=light] [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] span.p-small,[data-theme=light] [data-theme-item=white] label.p-small,[data-theme=light] [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] i.p-small,[data-theme=light] [data-theme-item=white] i.p-small *:not(.reset-text),[data-theme=light] [data-theme-item=white] li.p-small,[data-theme=light] [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=white] .text-body-small,[data-theme=light] .data-theme-item-white .p-small,[data-theme=light] .data-theme-item-white p.p-small,[data-theme=light] .data-theme-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white span.p-small,[data-theme=light] .data-theme-item-white label.p-small,[data-theme=light] .data-theme-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white i.p-small,[data-theme=light] .data-theme-item-white i.p-small *:not(.reset-text),[data-theme=light] .data-theme-item-white li.p-small,[data-theme=light] .data-theme-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-white .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-light [data-theme-item=white] .p-small,.data-theme-light [data-theme-item=white] p.p-small,.data-theme-light [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] span.p-small,.data-theme-light [data-theme-item=white] label.p-small,.data-theme-light [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item=white] i.p-small,.data-theme-light [data-theme-item=white] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item=white] li.p-small,.data-theme-light [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item=white] .text-body-small,[data-theme=light] [data-theme-item=white] .p-small,[data-theme=light] [data-theme-item=white] p.p-small,[data-theme=light] [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] span.p-small,[data-theme=light] [data-theme-item=white] label.p-small,[data-theme=light] [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] [data-theme-item=white] i.p-small,[data-theme=light] [data-theme-item=white] i.p-small *:not(.reset-text),[data-theme=light] [data-theme-item=white] li.p-small,[data-theme=light] [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] [data-theme-item=white] .text-body-small,[data-theme=light] .data-theme-item-white .p-small,[data-theme=light] .data-theme-item-white p.p-small,[data-theme=light] .data-theme-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white span.p-small,[data-theme=light] .data-theme-item-white label.p-small,[data-theme=light] .data-theme-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme=light] .data-theme-item-white i.p-small,[data-theme=light] .data-theme-item-white i.p-small *:not(.reset-text),[data-theme=light] .data-theme-item-white li.p-small,[data-theme=light] .data-theme-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=light] .data-theme-item-white .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-light [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-light [data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-light [data-theme-item=white] .text-bodySmall,[data-theme=light] [data-theme-item=white] .text-bodySmall,[data-theme=light] .data-theme-item-white .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-bodySmall,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-bodySmall,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-light [data-theme-item=white] .text-white-bodySmall,[data-theme=light] [data-theme-item=white] .text-white-bodySmall,[data-theme=light] .data-theme-item-white .text-white-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall{color:var(--nv-themes-white-bodySmall-color)}.data-theme-dark h1,.data-theme-dark .h1,.data-theme-dark h1 a,.data-theme-dark .h1 a,.data-theme-dark h1 *,.data-theme-dark .h1 *,.data-theme-dark .h1 span,.data-theme-dark h1 span,.data-theme-dark h1 p,.data-theme-dark .h1 p,.data-theme-dark .h1>span,.data-theme-dark h1>span,.data-theme-dark h1>p,.data-theme-dark .h1>p,.data-theme-dark h1 li,.data-theme-dark .h1 li,.data-theme-dark li>h1,.data-theme-dark li>.h1,[data-theme=dark] h1,[data-theme=dark] .h1,[data-theme=dark] h1 a,[data-theme=dark] .h1 a,[data-theme=dark] h1 *,[data-theme=dark] .h1 *,[data-theme=dark] .h1 span,[data-theme=dark] h1 span,[data-theme=dark] h1 p,[data-theme=dark] .h1 p,[data-theme=dark] .h1>span,[data-theme=dark] h1>span,[data-theme=dark] h1>p,[data-theme=dark] .h1>p,[data-theme=dark] h1 li,[data-theme=dark] .h1 li,[data-theme=dark] li>h1,[data-theme=dark] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-dark-h1-color)}@media (min-width: 992px){.data-theme-dark h1,.data-theme-dark .h1,.data-theme-dark h1 a,.data-theme-dark .h1 a,.data-theme-dark h1 *,.data-theme-dark .h1 *,.data-theme-dark .h1 span,.data-theme-dark h1 span,.data-theme-dark h1 p,.data-theme-dark .h1 p,.data-theme-dark .h1>span,.data-theme-dark h1>span,.data-theme-dark h1>p,.data-theme-dark .h1>p,.data-theme-dark h1 li,.data-theme-dark .h1 li,.data-theme-dark li>h1,.data-theme-dark li>.h1,[data-theme=dark] h1,[data-theme=dark] .h1,[data-theme=dark] h1 a,[data-theme=dark] .h1 a,[data-theme=dark] h1 *,[data-theme=dark] .h1 *,[data-theme=dark] .h1 span,[data-theme=dark] h1 span,[data-theme=dark] h1 p,[data-theme=dark] .h1 p,[data-theme=dark] .h1>span,[data-theme=dark] h1>span,[data-theme=dark] h1>p,[data-theme=dark] .h1>p,[data-theme=dark] h1 li,[data-theme=dark] .h1 li,[data-theme=dark] li>h1,[data-theme=dark] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-dark .text-h1,[data-theme=dark] .text-h1,.data-theme-dark .text-dark-h1,[data-theme=dark] .text-dark-h1{color:var(--nv-themes-dark-h1-color)}.data-theme-dark h2,.data-theme-dark .h2,.data-theme-dark h2 a,.data-theme-dark .h2 a,.data-theme-dark h2 *,.data-theme-dark .h2 *,.data-theme-dark .h2 span,.data-theme-dark h2 span,.data-theme-dark h2 p,.data-theme-dark .h2 p,.data-theme-dark .h2>span,.data-theme-dark h2>span,.data-theme-dark h2>p,.data-theme-dark .h2>p,.data-theme-dark h2 li,.data-theme-dark .h2 li,.data-theme-dark li>h2,.data-theme-dark li>.h2,[data-theme=dark] h2,[data-theme=dark] .h2,[data-theme=dark] h2 a,[data-theme=dark] .h2 a,[data-theme=dark] h2 *,[data-theme=dark] .h2 *,[data-theme=dark] .h2 span,[data-theme=dark] h2 span,[data-theme=dark] h2 p,[data-theme=dark] .h2 p,[data-theme=dark] .h2>span,[data-theme=dark] h2>span,[data-theme=dark] h2>p,[data-theme=dark] .h2>p,[data-theme=dark] h2 li,[data-theme=dark] .h2 li,[data-theme=dark] li>h2,[data-theme=dark] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-dark-h2-color)}@media (min-width: 992px){.data-theme-dark h2,.data-theme-dark .h2,.data-theme-dark h2 a,.data-theme-dark .h2 a,.data-theme-dark h2 *,.data-theme-dark .h2 *,.data-theme-dark .h2 span,.data-theme-dark h2 span,.data-theme-dark h2 p,.data-theme-dark .h2 p,.data-theme-dark .h2>span,.data-theme-dark h2>span,.data-theme-dark h2>p,.data-theme-dark .h2>p,.data-theme-dark h2 li,.data-theme-dark .h2 li,.data-theme-dark li>h2,.data-theme-dark li>.h2,[data-theme=dark] h2,[data-theme=dark] .h2,[data-theme=dark] h2 a,[data-theme=dark] .h2 a,[data-theme=dark] h2 *,[data-theme=dark] .h2 *,[data-theme=dark] .h2 span,[data-theme=dark] h2 span,[data-theme=dark] h2 p,[data-theme=dark] .h2 p,[data-theme=dark] .h2>span,[data-theme=dark] h2>span,[data-theme=dark] h2>p,[data-theme=dark] .h2>p,[data-theme=dark] h2 li,[data-theme=dark] .h2 li,[data-theme=dark] li>h2,[data-theme=dark] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-dark .text-h2,[data-theme=dark] .text-h2,.data-theme-dark .text-dark-h2,[data-theme=dark] .text-dark-h2{color:var(--nv-themes-dark-h2-color)}.data-theme-dark h3,.data-theme-dark .h3,.data-theme-dark h3 a,.data-theme-dark .h3 a,.data-theme-dark h3 *,.data-theme-dark .h3 *,.data-theme-dark .h3 span,.data-theme-dark h3 span,.data-theme-dark h3 p,.data-theme-dark .h3 p,.data-theme-dark .h3>span,.data-theme-dark h3>span,.data-theme-dark h3>p,.data-theme-dark .h3>p,.data-theme-dark h3 li,.data-theme-dark .h3 li,.data-theme-dark li>h3,.data-theme-dark li>.h3,[data-theme=dark] h3,[data-theme=dark] .h3,[data-theme=dark] h3 a,[data-theme=dark] .h3 a,[data-theme=dark] h3 *,[data-theme=dark] .h3 *,[data-theme=dark] .h3 span,[data-theme=dark] h3 span,[data-theme=dark] h3 p,[data-theme=dark] .h3 p,[data-theme=dark] .h3>span,[data-theme=dark] h3>span,[data-theme=dark] h3>p,[data-theme=dark] .h3>p,[data-theme=dark] h3 li,[data-theme=dark] .h3 li,[data-theme=dark] li>h3,[data-theme=dark] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-dark-h3-color)}@media (min-width: 992px){.data-theme-dark h3,.data-theme-dark .h3,.data-theme-dark h3 a,.data-theme-dark .h3 a,.data-theme-dark h3 *,.data-theme-dark .h3 *,.data-theme-dark .h3 span,.data-theme-dark h3 span,.data-theme-dark h3 p,.data-theme-dark .h3 p,.data-theme-dark .h3>span,.data-theme-dark h3>span,.data-theme-dark h3>p,.data-theme-dark .h3>p,.data-theme-dark h3 li,.data-theme-dark .h3 li,.data-theme-dark li>h3,.data-theme-dark li>.h3,[data-theme=dark] h3,[data-theme=dark] .h3,[data-theme=dark] h3 a,[data-theme=dark] .h3 a,[data-theme=dark] h3 *,[data-theme=dark] .h3 *,[data-theme=dark] .h3 span,[data-theme=dark] h3 span,[data-theme=dark] h3 p,[data-theme=dark] .h3 p,[data-theme=dark] .h3>span,[data-theme=dark] h3>span,[data-theme=dark] h3>p,[data-theme=dark] .h3>p,[data-theme=dark] h3 li,[data-theme=dark] .h3 li,[data-theme=dark] li>h3,[data-theme=dark] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-dark .text-h3,[data-theme=dark] .text-h3,.data-theme-dark .text-dark-h3,[data-theme=dark] .text-dark-h3{color:var(--nv-themes-dark-h3-color)}.data-theme-dark h4,.data-theme-dark .h4,.data-theme-dark h4 a,.data-theme-dark .h4 a,.data-theme-dark h4 *,.data-theme-dark .h4 *,.data-theme-dark .h4 span,.data-theme-dark h4 span,.data-theme-dark h4 p,.data-theme-dark .h4 p,.data-theme-dark .h4>span,.data-theme-dark h4>span,.data-theme-dark h4>p,.data-theme-dark .h4>p,.data-theme-dark h4 li,.data-theme-dark .h4 li,.data-theme-dark li>h4,.data-theme-dark li>.h4,[data-theme=dark] h4,[data-theme=dark] .h4,[data-theme=dark] h4 a,[data-theme=dark] .h4 a,[data-theme=dark] h4 *,[data-theme=dark] .h4 *,[data-theme=dark] .h4 span,[data-theme=dark] h4 span,[data-theme=dark] h4 p,[data-theme=dark] .h4 p,[data-theme=dark] .h4>span,[data-theme=dark] h4>span,[data-theme=dark] h4>p,[data-theme=dark] .h4>p,[data-theme=dark] h4 li,[data-theme=dark] .h4 li,[data-theme=dark] li>h4,[data-theme=dark] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-dark-h4-color)}@media (min-width: 992px){.data-theme-dark h4,.data-theme-dark .h4,.data-theme-dark h4 a,.data-theme-dark .h4 a,.data-theme-dark h4 *,.data-theme-dark .h4 *,.data-theme-dark .h4 span,.data-theme-dark h4 span,.data-theme-dark h4 p,.data-theme-dark .h4 p,.data-theme-dark .h4>span,.data-theme-dark h4>span,.data-theme-dark h4>p,.data-theme-dark .h4>p,.data-theme-dark h4 li,.data-theme-dark .h4 li,.data-theme-dark li>h4,.data-theme-dark li>.h4,[data-theme=dark] h4,[data-theme=dark] .h4,[data-theme=dark] h4 a,[data-theme=dark] .h4 a,[data-theme=dark] h4 *,[data-theme=dark] .h4 *,[data-theme=dark] .h4 span,[data-theme=dark] h4 span,[data-theme=dark] h4 p,[data-theme=dark] .h4 p,[data-theme=dark] .h4>span,[data-theme=dark] h4>span,[data-theme=dark] h4>p,[data-theme=dark] .h4>p,[data-theme=dark] h4 li,[data-theme=dark] .h4 li,[data-theme=dark] li>h4,[data-theme=dark] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-dark .text-h4,[data-theme=dark] .text-h4,.data-theme-dark .text-dark-h4,[data-theme=dark] .text-dark-h4{color:var(--nv-themes-dark-h4-color)}.data-theme-dark h5,.data-theme-dark .h5,.data-theme-dark h5 a,.data-theme-dark .h5 a,.data-theme-dark h5 *,.data-theme-dark .h5 *,.data-theme-dark .h5 span,.data-theme-dark h5 span,.data-theme-dark h5 p,.data-theme-dark .h5 p,.data-theme-dark .h5>span,.data-theme-dark h5>span,.data-theme-dark h5>p,.data-theme-dark .h5>p,.data-theme-dark h5 li,.data-theme-dark .h5 li,.data-theme-dark li>h5,.data-theme-dark li>.h5,[data-theme=dark] h5,[data-theme=dark] .h5,[data-theme=dark] h5 a,[data-theme=dark] .h5 a,[data-theme=dark] h5 *,[data-theme=dark] .h5 *,[data-theme=dark] .h5 span,[data-theme=dark] h5 span,[data-theme=dark] h5 p,[data-theme=dark] .h5 p,[data-theme=dark] .h5>span,[data-theme=dark] h5>span,[data-theme=dark] h5>p,[data-theme=dark] .h5>p,[data-theme=dark] h5 li,[data-theme=dark] .h5 li,[data-theme=dark] li>h5,[data-theme=dark] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-dark-h5-color)}@media (min-width: 992px){.data-theme-dark h5,.data-theme-dark .h5,.data-theme-dark h5 a,.data-theme-dark .h5 a,.data-theme-dark h5 *,.data-theme-dark .h5 *,.data-theme-dark .h5 span,.data-theme-dark h5 span,.data-theme-dark h5 p,.data-theme-dark .h5 p,.data-theme-dark .h5>span,.data-theme-dark h5>span,.data-theme-dark h5>p,.data-theme-dark .h5>p,.data-theme-dark h5 li,.data-theme-dark .h5 li,.data-theme-dark li>h5,.data-theme-dark li>.h5,[data-theme=dark] h5,[data-theme=dark] .h5,[data-theme=dark] h5 a,[data-theme=dark] .h5 a,[data-theme=dark] h5 *,[data-theme=dark] .h5 *,[data-theme=dark] .h5 span,[data-theme=dark] h5 span,[data-theme=dark] h5 p,[data-theme=dark] .h5 p,[data-theme=dark] .h5>span,[data-theme=dark] h5>span,[data-theme=dark] h5>p,[data-theme=dark] .h5>p,[data-theme=dark] h5 li,[data-theme=dark] .h5 li,[data-theme=dark] li>h5,[data-theme=dark] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-dark .text-h5,[data-theme=dark] .text-h5,.data-theme-dark .text-dark-h5,[data-theme=dark] .text-dark-h5{color:var(--nv-themes-dark-h5-color)}.data-theme-dark h6,.data-theme-dark .h6,.data-theme-dark h6 a,.data-theme-dark .h6 a,.data-theme-dark h6 *,.data-theme-dark .h6 *,.data-theme-dark .h6 span,.data-theme-dark h6 span,.data-theme-dark h6 p,.data-theme-dark .h6 p,.data-theme-dark .h6>span,.data-theme-dark h6>span,.data-theme-dark h6>p,.data-theme-dark .h6>p,.data-theme-dark h6 li,.data-theme-dark .h6 li,.data-theme-dark li>h6,.data-theme-dark li>.h6,[data-theme=dark] h6,[data-theme=dark] .h6,[data-theme=dark] h6 a,[data-theme=dark] .h6 a,[data-theme=dark] h6 *,[data-theme=dark] .h6 *,[data-theme=dark] .h6 span,[data-theme=dark] h6 span,[data-theme=dark] h6 p,[data-theme=dark] .h6 p,[data-theme=dark] .h6>span,[data-theme=dark] h6>span,[data-theme=dark] h6>p,[data-theme=dark] .h6>p,[data-theme=dark] h6 li,[data-theme=dark] .h6 li,[data-theme=dark] li>h6,[data-theme=dark] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-dark-h6-color)}@media (min-width: 992px){.data-theme-dark h6,.data-theme-dark .h6,.data-theme-dark h6 a,.data-theme-dark .h6 a,.data-theme-dark h6 *,.data-theme-dark .h6 *,.data-theme-dark .h6 span,.data-theme-dark h6 span,.data-theme-dark h6 p,.data-theme-dark .h6 p,.data-theme-dark .h6>span,.data-theme-dark h6>span,.data-theme-dark h6>p,.data-theme-dark .h6>p,.data-theme-dark h6 li,.data-theme-dark .h6 li,.data-theme-dark li>h6,.data-theme-dark li>.h6,[data-theme=dark] h6,[data-theme=dark] .h6,[data-theme=dark] h6 a,[data-theme=dark] .h6 a,[data-theme=dark] h6 *,[data-theme=dark] .h6 *,[data-theme=dark] .h6 span,[data-theme=dark] h6 span,[data-theme=dark] h6 p,[data-theme=dark] .h6 p,[data-theme=dark] .h6>span,[data-theme=dark] h6>span,[data-theme=dark] h6>p,[data-theme=dark] .h6>p,[data-theme=dark] h6 li,[data-theme=dark] .h6 li,[data-theme=dark] li>h6,[data-theme=dark] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-dark .text-h6,[data-theme=dark] .text-h6,.data-theme-dark .text-dark-h6,[data-theme=dark] .text-dark-h6{color:var(--nv-themes-dark-h6-color)}.data-theme-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark .text-body,[data-theme=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark .text-body,[data-theme=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark li:not(.reset-text):not(.text-link),[data-theme=dark] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark li:not(.reset-text):not(.text-link),[data-theme=dark] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark .nv-unfloating-label,[data-theme=dark] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark .nv-unfloating-label,[data-theme=dark] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark .text-body,[data-theme=dark] .text-body,.data-theme-dark .text-dark-body,[data-theme=dark] .text-dark-body{color:var(--nv-themes-dark-body-color)}.data-theme-dark .p-large,.data-theme-dark p.p-large,.data-theme-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark span.p-large,.data-theme-dark label.p-large,.data-theme-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark li.p-large,.data-theme-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark .text-body-large,[data-theme=dark] .p-large,[data-theme=dark] p.p-large,[data-theme=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] span.p-large,[data-theme=dark] label.p-large,[data-theme=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] li.p-large,[data-theme=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-dark .p-large,.data-theme-dark p.p-large,.data-theme-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark span.p-large,.data-theme-dark label.p-large,.data-theme-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark li.p-large,.data-theme-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark .text-body-large,[data-theme=dark] .p-large,[data-theme=dark] p.p-large,[data-theme=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] span.p-large,[data-theme=dark] label.p-large,[data-theme=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] li.p-large,[data-theme=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-dark .text-bodyLarge,[data-theme=dark] .text-bodyLarge,.data-theme-dark .text-dark-bodyLarge,[data-theme=dark] .text-dark-bodyLarge{color:var(--nv-themes-dark-bodyLarge-color)}.data-theme-dark .p-small,.data-theme-dark p.p-small,.data-theme-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark span.p-small,.data-theme-dark label.p-small,.data-theme-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark i.p-small,.data-theme-dark i.p-small *:not(.reset-text),.data-theme-dark li.p-small,.data-theme-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark .text-body-small,[data-theme=dark] .p-small,[data-theme=dark] p.p-small,[data-theme=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] span.p-small,[data-theme=dark] label.p-small,[data-theme=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] i.p-small,[data-theme=dark] i.p-small *:not(.reset-text),[data-theme=dark] li.p-small,[data-theme=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-dark .p-small,.data-theme-dark p.p-small,.data-theme-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark span.p-small,.data-theme-dark label.p-small,.data-theme-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark i.p-small,.data-theme-dark i.p-small *:not(.reset-text),.data-theme-dark li.p-small,.data-theme-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark .text-body-small,[data-theme=dark] .p-small,[data-theme=dark] p.p-small,[data-theme=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] span.p-small,[data-theme=dark] label.p-small,[data-theme=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] i.p-small,[data-theme=dark] i.p-small *:not(.reset-text),[data-theme=dark] li.p-small,[data-theme=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-dark .text-bodySmall,[data-theme=dark] .text-bodySmall,.data-theme-dark .text-dark-bodySmall,[data-theme=dark] .text-dark-bodySmall{color:var(--nv-themes-dark-bodySmall-color)}.data-theme-dark [data-theme-item=dark] h1,.data-theme-dark [data-theme-item=dark] .h1,.data-theme-dark [data-theme-item=dark] h1 a,.data-theme-dark [data-theme-item=dark] .h1 a,.data-theme-dark [data-theme-item=dark] h1 *,.data-theme-dark [data-theme-item=dark] .h1 *,.data-theme-dark [data-theme-item=dark] .h1 span,.data-theme-dark [data-theme-item=dark] h1 span,.data-theme-dark [data-theme-item=dark] h1 p,.data-theme-dark [data-theme-item=dark] .h1 p,.data-theme-dark [data-theme-item=dark] .h1>span,.data-theme-dark [data-theme-item=dark] h1>span,.data-theme-dark [data-theme-item=dark] h1>p,.data-theme-dark [data-theme-item=dark] .h1>p,.data-theme-dark [data-theme-item=dark] h1 li,.data-theme-dark [data-theme-item=dark] .h1 li,.data-theme-dark [data-theme-item=dark] li>h1,.data-theme-dark [data-theme-item=dark] li>.h1,[data-theme=dark] [data-theme-item=dark] h1,[data-theme=dark] [data-theme-item=dark] .h1,[data-theme=dark] [data-theme-item=dark] h1 a,[data-theme=dark] [data-theme-item=dark] .h1 a,[data-theme=dark] [data-theme-item=dark] h1 *,[data-theme=dark] [data-theme-item=dark] .h1 *,[data-theme=dark] [data-theme-item=dark] .h1 span,[data-theme=dark] [data-theme-item=dark] h1 span,[data-theme=dark] [data-theme-item=dark] h1 p,[data-theme=dark] [data-theme-item=dark] .h1 p,[data-theme=dark] [data-theme-item=dark] .h1>span,[data-theme=dark] [data-theme-item=dark] h1>span,[data-theme=dark] [data-theme-item=dark] h1>p,[data-theme=dark] [data-theme-item=dark] .h1>p,[data-theme=dark] [data-theme-item=dark] h1 li,[data-theme=dark] [data-theme-item=dark] .h1 li,[data-theme=dark] [data-theme-item=dark] li>h1,[data-theme=dark] [data-theme-item=dark] li>.h1,[data-theme=dark] .data-theme-item-dark h1,[data-theme=dark] .data-theme-item-dark .h1,[data-theme=dark] .data-theme-item-dark h1 a,[data-theme=dark] .data-theme-item-dark .h1 a,[data-theme=dark] .data-theme-item-dark h1 *,[data-theme=dark] .data-theme-item-dark .h1 *,[data-theme=dark] .data-theme-item-dark .h1 span,[data-theme=dark] .data-theme-item-dark h1 span,[data-theme=dark] .data-theme-item-dark h1 p,[data-theme=dark] .data-theme-item-dark .h1 p,[data-theme=dark] .data-theme-item-dark .h1>span,[data-theme=dark] .data-theme-item-dark h1>span,[data-theme=dark] .data-theme-item-dark h1>p,[data-theme=dark] .data-theme-item-dark .h1>p,[data-theme=dark] .data-theme-item-dark h1 li,[data-theme=dark] .data-theme-item-dark .h1 li,[data-theme=dark] .data-theme-item-dark li>h1,[data-theme=dark] .data-theme-item-dark li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-dark-h1-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] h1,.data-theme-dark [data-theme-item=dark] .h1,.data-theme-dark [data-theme-item=dark] h1 a,.data-theme-dark [data-theme-item=dark] .h1 a,.data-theme-dark [data-theme-item=dark] h1 *,.data-theme-dark [data-theme-item=dark] .h1 *,.data-theme-dark [data-theme-item=dark] .h1 span,.data-theme-dark [data-theme-item=dark] h1 span,.data-theme-dark [data-theme-item=dark] h1 p,.data-theme-dark [data-theme-item=dark] .h1 p,.data-theme-dark [data-theme-item=dark] .h1>span,.data-theme-dark [data-theme-item=dark] h1>span,.data-theme-dark [data-theme-item=dark] h1>p,.data-theme-dark [data-theme-item=dark] .h1>p,.data-theme-dark [data-theme-item=dark] h1 li,.data-theme-dark [data-theme-item=dark] .h1 li,.data-theme-dark [data-theme-item=dark] li>h1,.data-theme-dark [data-theme-item=dark] li>.h1,[data-theme=dark] [data-theme-item=dark] h1,[data-theme=dark] [data-theme-item=dark] .h1,[data-theme=dark] [data-theme-item=dark] h1 a,[data-theme=dark] [data-theme-item=dark] .h1 a,[data-theme=dark] [data-theme-item=dark] h1 *,[data-theme=dark] [data-theme-item=dark] .h1 *,[data-theme=dark] [data-theme-item=dark] .h1 span,[data-theme=dark] [data-theme-item=dark] h1 span,[data-theme=dark] [data-theme-item=dark] h1 p,[data-theme=dark] [data-theme-item=dark] .h1 p,[data-theme=dark] [data-theme-item=dark] .h1>span,[data-theme=dark] [data-theme-item=dark] h1>span,[data-theme=dark] [data-theme-item=dark] h1>p,[data-theme=dark] [data-theme-item=dark] .h1>p,[data-theme=dark] [data-theme-item=dark] h1 li,[data-theme=dark] [data-theme-item=dark] .h1 li,[data-theme=dark] [data-theme-item=dark] li>h1,[data-theme=dark] [data-theme-item=dark] li>.h1,[data-theme=dark] .data-theme-item-dark h1,[data-theme=dark] .data-theme-item-dark .h1,[data-theme=dark] .data-theme-item-dark h1 a,[data-theme=dark] .data-theme-item-dark .h1 a,[data-theme=dark] .data-theme-item-dark h1 *,[data-theme=dark] .data-theme-item-dark .h1 *,[data-theme=dark] .data-theme-item-dark .h1 span,[data-theme=dark] .data-theme-item-dark h1 span,[data-theme=dark] .data-theme-item-dark h1 p,[data-theme=dark] .data-theme-item-dark .h1 p,[data-theme=dark] .data-theme-item-dark .h1>span,[data-theme=dark] .data-theme-item-dark h1>span,[data-theme=dark] .data-theme-item-dark h1>p,[data-theme=dark] .data-theme-item-dark .h1>p,[data-theme=dark] .data-theme-item-dark h1 li,[data-theme=dark] .data-theme-item-dark .h1 li,[data-theme=dark] .data-theme-item-dark li>h1,[data-theme=dark] .data-theme-item-dark li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-h1,[data-theme=dark] [data-theme-item=dark] .text-h1,[data-theme=dark] .data-theme-item-dark .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-h1,.data-theme-dark [data-theme-item=dark] .text-dark-h1,[data-theme=dark] [data-theme-item=dark] .text-dark-h1,[data-theme=dark] .data-theme-item-dark .text-dark-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-h1{color:var(--nv-themes-dark-h1-color)}.data-theme-dark [data-theme-item=dark] h2,.data-theme-dark [data-theme-item=dark] .h2,.data-theme-dark [data-theme-item=dark] h2 a,.data-theme-dark [data-theme-item=dark] .h2 a,.data-theme-dark [data-theme-item=dark] h2 *,.data-theme-dark [data-theme-item=dark] .h2 *,.data-theme-dark [data-theme-item=dark] .h2 span,.data-theme-dark [data-theme-item=dark] h2 span,.data-theme-dark [data-theme-item=dark] h2 p,.data-theme-dark [data-theme-item=dark] .h2 p,.data-theme-dark [data-theme-item=dark] .h2>span,.data-theme-dark [data-theme-item=dark] h2>span,.data-theme-dark [data-theme-item=dark] h2>p,.data-theme-dark [data-theme-item=dark] .h2>p,.data-theme-dark [data-theme-item=dark] h2 li,.data-theme-dark [data-theme-item=dark] .h2 li,.data-theme-dark [data-theme-item=dark] li>h2,.data-theme-dark [data-theme-item=dark] li>.h2,[data-theme=dark] [data-theme-item=dark] h2,[data-theme=dark] [data-theme-item=dark] .h2,[data-theme=dark] [data-theme-item=dark] h2 a,[data-theme=dark] [data-theme-item=dark] .h2 a,[data-theme=dark] [data-theme-item=dark] h2 *,[data-theme=dark] [data-theme-item=dark] .h2 *,[data-theme=dark] [data-theme-item=dark] .h2 span,[data-theme=dark] [data-theme-item=dark] h2 span,[data-theme=dark] [data-theme-item=dark] h2 p,[data-theme=dark] [data-theme-item=dark] .h2 p,[data-theme=dark] [data-theme-item=dark] .h2>span,[data-theme=dark] [data-theme-item=dark] h2>span,[data-theme=dark] [data-theme-item=dark] h2>p,[data-theme=dark] [data-theme-item=dark] .h2>p,[data-theme=dark] [data-theme-item=dark] h2 li,[data-theme=dark] [data-theme-item=dark] .h2 li,[data-theme=dark] [data-theme-item=dark] li>h2,[data-theme=dark] [data-theme-item=dark] li>.h2,[data-theme=dark] .data-theme-item-dark h2,[data-theme=dark] .data-theme-item-dark .h2,[data-theme=dark] .data-theme-item-dark h2 a,[data-theme=dark] .data-theme-item-dark .h2 a,[data-theme=dark] .data-theme-item-dark h2 *,[data-theme=dark] .data-theme-item-dark .h2 *,[data-theme=dark] .data-theme-item-dark .h2 span,[data-theme=dark] .data-theme-item-dark h2 span,[data-theme=dark] .data-theme-item-dark h2 p,[data-theme=dark] .data-theme-item-dark .h2 p,[data-theme=dark] .data-theme-item-dark .h2>span,[data-theme=dark] .data-theme-item-dark h2>span,[data-theme=dark] .data-theme-item-dark h2>p,[data-theme=dark] .data-theme-item-dark .h2>p,[data-theme=dark] .data-theme-item-dark h2 li,[data-theme=dark] .data-theme-item-dark .h2 li,[data-theme=dark] .data-theme-item-dark li>h2,[data-theme=dark] .data-theme-item-dark li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-dark-h2-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] h2,.data-theme-dark [data-theme-item=dark] .h2,.data-theme-dark [data-theme-item=dark] h2 a,.data-theme-dark [data-theme-item=dark] .h2 a,.data-theme-dark [data-theme-item=dark] h2 *,.data-theme-dark [data-theme-item=dark] .h2 *,.data-theme-dark [data-theme-item=dark] .h2 span,.data-theme-dark [data-theme-item=dark] h2 span,.data-theme-dark [data-theme-item=dark] h2 p,.data-theme-dark [data-theme-item=dark] .h2 p,.data-theme-dark [data-theme-item=dark] .h2>span,.data-theme-dark [data-theme-item=dark] h2>span,.data-theme-dark [data-theme-item=dark] h2>p,.data-theme-dark [data-theme-item=dark] .h2>p,.data-theme-dark [data-theme-item=dark] h2 li,.data-theme-dark [data-theme-item=dark] .h2 li,.data-theme-dark [data-theme-item=dark] li>h2,.data-theme-dark [data-theme-item=dark] li>.h2,[data-theme=dark] [data-theme-item=dark] h2,[data-theme=dark] [data-theme-item=dark] .h2,[data-theme=dark] [data-theme-item=dark] h2 a,[data-theme=dark] [data-theme-item=dark] .h2 a,[data-theme=dark] [data-theme-item=dark] h2 *,[data-theme=dark] [data-theme-item=dark] .h2 *,[data-theme=dark] [data-theme-item=dark] .h2 span,[data-theme=dark] [data-theme-item=dark] h2 span,[data-theme=dark] [data-theme-item=dark] h2 p,[data-theme=dark] [data-theme-item=dark] .h2 p,[data-theme=dark] [data-theme-item=dark] .h2>span,[data-theme=dark] [data-theme-item=dark] h2>span,[data-theme=dark] [data-theme-item=dark] h2>p,[data-theme=dark] [data-theme-item=dark] .h2>p,[data-theme=dark] [data-theme-item=dark] h2 li,[data-theme=dark] [data-theme-item=dark] .h2 li,[data-theme=dark] [data-theme-item=dark] li>h2,[data-theme=dark] [data-theme-item=dark] li>.h2,[data-theme=dark] .data-theme-item-dark h2,[data-theme=dark] .data-theme-item-dark .h2,[data-theme=dark] .data-theme-item-dark h2 a,[data-theme=dark] .data-theme-item-dark .h2 a,[data-theme=dark] .data-theme-item-dark h2 *,[data-theme=dark] .data-theme-item-dark .h2 *,[data-theme=dark] .data-theme-item-dark .h2 span,[data-theme=dark] .data-theme-item-dark h2 span,[data-theme=dark] .data-theme-item-dark h2 p,[data-theme=dark] .data-theme-item-dark .h2 p,[data-theme=dark] .data-theme-item-dark .h2>span,[data-theme=dark] .data-theme-item-dark h2>span,[data-theme=dark] .data-theme-item-dark h2>p,[data-theme=dark] .data-theme-item-dark .h2>p,[data-theme=dark] .data-theme-item-dark h2 li,[data-theme=dark] .data-theme-item-dark .h2 li,[data-theme=dark] .data-theme-item-dark li>h2,[data-theme=dark] .data-theme-item-dark li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-h2,[data-theme=dark] [data-theme-item=dark] .text-h2,[data-theme=dark] .data-theme-item-dark .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-h2,.data-theme-dark [data-theme-item=dark] .text-dark-h2,[data-theme=dark] [data-theme-item=dark] .text-dark-h2,[data-theme=dark] .data-theme-item-dark .text-dark-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-h2{color:var(--nv-themes-dark-h2-color)}.data-theme-dark [data-theme-item=dark] h3,.data-theme-dark [data-theme-item=dark] .h3,.data-theme-dark [data-theme-item=dark] h3 a,.data-theme-dark [data-theme-item=dark] .h3 a,.data-theme-dark [data-theme-item=dark] h3 *,.data-theme-dark [data-theme-item=dark] .h3 *,.data-theme-dark [data-theme-item=dark] .h3 span,.data-theme-dark [data-theme-item=dark] h3 span,.data-theme-dark [data-theme-item=dark] h3 p,.data-theme-dark [data-theme-item=dark] .h3 p,.data-theme-dark [data-theme-item=dark] .h3>span,.data-theme-dark [data-theme-item=dark] h3>span,.data-theme-dark [data-theme-item=dark] h3>p,.data-theme-dark [data-theme-item=dark] .h3>p,.data-theme-dark [data-theme-item=dark] h3 li,.data-theme-dark [data-theme-item=dark] .h3 li,.data-theme-dark [data-theme-item=dark] li>h3,.data-theme-dark [data-theme-item=dark] li>.h3,[data-theme=dark] [data-theme-item=dark] h3,[data-theme=dark] [data-theme-item=dark] .h3,[data-theme=dark] [data-theme-item=dark] h3 a,[data-theme=dark] [data-theme-item=dark] .h3 a,[data-theme=dark] [data-theme-item=dark] h3 *,[data-theme=dark] [data-theme-item=dark] .h3 *,[data-theme=dark] [data-theme-item=dark] .h3 span,[data-theme=dark] [data-theme-item=dark] h3 span,[data-theme=dark] [data-theme-item=dark] h3 p,[data-theme=dark] [data-theme-item=dark] .h3 p,[data-theme=dark] [data-theme-item=dark] .h3>span,[data-theme=dark] [data-theme-item=dark] h3>span,[data-theme=dark] [data-theme-item=dark] h3>p,[data-theme=dark] [data-theme-item=dark] .h3>p,[data-theme=dark] [data-theme-item=dark] h3 li,[data-theme=dark] [data-theme-item=dark] .h3 li,[data-theme=dark] [data-theme-item=dark] li>h3,[data-theme=dark] [data-theme-item=dark] li>.h3,[data-theme=dark] .data-theme-item-dark h3,[data-theme=dark] .data-theme-item-dark .h3,[data-theme=dark] .data-theme-item-dark h3 a,[data-theme=dark] .data-theme-item-dark .h3 a,[data-theme=dark] .data-theme-item-dark h3 *,[data-theme=dark] .data-theme-item-dark .h3 *,[data-theme=dark] .data-theme-item-dark .h3 span,[data-theme=dark] .data-theme-item-dark h3 span,[data-theme=dark] .data-theme-item-dark h3 p,[data-theme=dark] .data-theme-item-dark .h3 p,[data-theme=dark] .data-theme-item-dark .h3>span,[data-theme=dark] .data-theme-item-dark h3>span,[data-theme=dark] .data-theme-item-dark h3>p,[data-theme=dark] .data-theme-item-dark .h3>p,[data-theme=dark] .data-theme-item-dark h3 li,[data-theme=dark] .data-theme-item-dark .h3 li,[data-theme=dark] .data-theme-item-dark li>h3,[data-theme=dark] .data-theme-item-dark li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-dark-h3-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] h3,.data-theme-dark [data-theme-item=dark] .h3,.data-theme-dark [data-theme-item=dark] h3 a,.data-theme-dark [data-theme-item=dark] .h3 a,.data-theme-dark [data-theme-item=dark] h3 *,.data-theme-dark [data-theme-item=dark] .h3 *,.data-theme-dark [data-theme-item=dark] .h3 span,.data-theme-dark [data-theme-item=dark] h3 span,.data-theme-dark [data-theme-item=dark] h3 p,.data-theme-dark [data-theme-item=dark] .h3 p,.data-theme-dark [data-theme-item=dark] .h3>span,.data-theme-dark [data-theme-item=dark] h3>span,.data-theme-dark [data-theme-item=dark] h3>p,.data-theme-dark [data-theme-item=dark] .h3>p,.data-theme-dark [data-theme-item=dark] h3 li,.data-theme-dark [data-theme-item=dark] .h3 li,.data-theme-dark [data-theme-item=dark] li>h3,.data-theme-dark [data-theme-item=dark] li>.h3,[data-theme=dark] [data-theme-item=dark] h3,[data-theme=dark] [data-theme-item=dark] .h3,[data-theme=dark] [data-theme-item=dark] h3 a,[data-theme=dark] [data-theme-item=dark] .h3 a,[data-theme=dark] [data-theme-item=dark] h3 *,[data-theme=dark] [data-theme-item=dark] .h3 *,[data-theme=dark] [data-theme-item=dark] .h3 span,[data-theme=dark] [data-theme-item=dark] h3 span,[data-theme=dark] [data-theme-item=dark] h3 p,[data-theme=dark] [data-theme-item=dark] .h3 p,[data-theme=dark] [data-theme-item=dark] .h3>span,[data-theme=dark] [data-theme-item=dark] h3>span,[data-theme=dark] [data-theme-item=dark] h3>p,[data-theme=dark] [data-theme-item=dark] .h3>p,[data-theme=dark] [data-theme-item=dark] h3 li,[data-theme=dark] [data-theme-item=dark] .h3 li,[data-theme=dark] [data-theme-item=dark] li>h3,[data-theme=dark] [data-theme-item=dark] li>.h3,[data-theme=dark] .data-theme-item-dark h3,[data-theme=dark] .data-theme-item-dark .h3,[data-theme=dark] .data-theme-item-dark h3 a,[data-theme=dark] .data-theme-item-dark .h3 a,[data-theme=dark] .data-theme-item-dark h3 *,[data-theme=dark] .data-theme-item-dark .h3 *,[data-theme=dark] .data-theme-item-dark .h3 span,[data-theme=dark] .data-theme-item-dark h3 span,[data-theme=dark] .data-theme-item-dark h3 p,[data-theme=dark] .data-theme-item-dark .h3 p,[data-theme=dark] .data-theme-item-dark .h3>span,[data-theme=dark] .data-theme-item-dark h3>span,[data-theme=dark] .data-theme-item-dark h3>p,[data-theme=dark] .data-theme-item-dark .h3>p,[data-theme=dark] .data-theme-item-dark h3 li,[data-theme=dark] .data-theme-item-dark .h3 li,[data-theme=dark] .data-theme-item-dark li>h3,[data-theme=dark] .data-theme-item-dark li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-h3,[data-theme=dark] [data-theme-item=dark] .text-h3,[data-theme=dark] .data-theme-item-dark .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-h3,.data-theme-dark [data-theme-item=dark] .text-dark-h3,[data-theme=dark] [data-theme-item=dark] .text-dark-h3,[data-theme=dark] .data-theme-item-dark .text-dark-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-h3{color:var(--nv-themes-dark-h3-color)}.data-theme-dark [data-theme-item=dark] h4,.data-theme-dark [data-theme-item=dark] .h4,.data-theme-dark [data-theme-item=dark] h4 a,.data-theme-dark [data-theme-item=dark] .h4 a,.data-theme-dark [data-theme-item=dark] h4 *,.data-theme-dark [data-theme-item=dark] .h4 *,.data-theme-dark [data-theme-item=dark] .h4 span,.data-theme-dark [data-theme-item=dark] h4 span,.data-theme-dark [data-theme-item=dark] h4 p,.data-theme-dark [data-theme-item=dark] .h4 p,.data-theme-dark [data-theme-item=dark] .h4>span,.data-theme-dark [data-theme-item=dark] h4>span,.data-theme-dark [data-theme-item=dark] h4>p,.data-theme-dark [data-theme-item=dark] .h4>p,.data-theme-dark [data-theme-item=dark] h4 li,.data-theme-dark [data-theme-item=dark] .h4 li,.data-theme-dark [data-theme-item=dark] li>h4,.data-theme-dark [data-theme-item=dark] li>.h4,[data-theme=dark] [data-theme-item=dark] h4,[data-theme=dark] [data-theme-item=dark] .h4,[data-theme=dark] [data-theme-item=dark] h4 a,[data-theme=dark] [data-theme-item=dark] .h4 a,[data-theme=dark] [data-theme-item=dark] h4 *,[data-theme=dark] [data-theme-item=dark] .h4 *,[data-theme=dark] [data-theme-item=dark] .h4 span,[data-theme=dark] [data-theme-item=dark] h4 span,[data-theme=dark] [data-theme-item=dark] h4 p,[data-theme=dark] [data-theme-item=dark] .h4 p,[data-theme=dark] [data-theme-item=dark] .h4>span,[data-theme=dark] [data-theme-item=dark] h4>span,[data-theme=dark] [data-theme-item=dark] h4>p,[data-theme=dark] [data-theme-item=dark] .h4>p,[data-theme=dark] [data-theme-item=dark] h4 li,[data-theme=dark] [data-theme-item=dark] .h4 li,[data-theme=dark] [data-theme-item=dark] li>h4,[data-theme=dark] [data-theme-item=dark] li>.h4,[data-theme=dark] .data-theme-item-dark h4,[data-theme=dark] .data-theme-item-dark .h4,[data-theme=dark] .data-theme-item-dark h4 a,[data-theme=dark] .data-theme-item-dark .h4 a,[data-theme=dark] .data-theme-item-dark h4 *,[data-theme=dark] .data-theme-item-dark .h4 *,[data-theme=dark] .data-theme-item-dark .h4 span,[data-theme=dark] .data-theme-item-dark h4 span,[data-theme=dark] .data-theme-item-dark h4 p,[data-theme=dark] .data-theme-item-dark .h4 p,[data-theme=dark] .data-theme-item-dark .h4>span,[data-theme=dark] .data-theme-item-dark h4>span,[data-theme=dark] .data-theme-item-dark h4>p,[data-theme=dark] .data-theme-item-dark .h4>p,[data-theme=dark] .data-theme-item-dark h4 li,[data-theme=dark] .data-theme-item-dark .h4 li,[data-theme=dark] .data-theme-item-dark li>h4,[data-theme=dark] .data-theme-item-dark li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-dark-h4-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] h4,.data-theme-dark [data-theme-item=dark] .h4,.data-theme-dark [data-theme-item=dark] h4 a,.data-theme-dark [data-theme-item=dark] .h4 a,.data-theme-dark [data-theme-item=dark] h4 *,.data-theme-dark [data-theme-item=dark] .h4 *,.data-theme-dark [data-theme-item=dark] .h4 span,.data-theme-dark [data-theme-item=dark] h4 span,.data-theme-dark [data-theme-item=dark] h4 p,.data-theme-dark [data-theme-item=dark] .h4 p,.data-theme-dark [data-theme-item=dark] .h4>span,.data-theme-dark [data-theme-item=dark] h4>span,.data-theme-dark [data-theme-item=dark] h4>p,.data-theme-dark [data-theme-item=dark] .h4>p,.data-theme-dark [data-theme-item=dark] h4 li,.data-theme-dark [data-theme-item=dark] .h4 li,.data-theme-dark [data-theme-item=dark] li>h4,.data-theme-dark [data-theme-item=dark] li>.h4,[data-theme=dark] [data-theme-item=dark] h4,[data-theme=dark] [data-theme-item=dark] .h4,[data-theme=dark] [data-theme-item=dark] h4 a,[data-theme=dark] [data-theme-item=dark] .h4 a,[data-theme=dark] [data-theme-item=dark] h4 *,[data-theme=dark] [data-theme-item=dark] .h4 *,[data-theme=dark] [data-theme-item=dark] .h4 span,[data-theme=dark] [data-theme-item=dark] h4 span,[data-theme=dark] [data-theme-item=dark] h4 p,[data-theme=dark] [data-theme-item=dark] .h4 p,[data-theme=dark] [data-theme-item=dark] .h4>span,[data-theme=dark] [data-theme-item=dark] h4>span,[data-theme=dark] [data-theme-item=dark] h4>p,[data-theme=dark] [data-theme-item=dark] .h4>p,[data-theme=dark] [data-theme-item=dark] h4 li,[data-theme=dark] [data-theme-item=dark] .h4 li,[data-theme=dark] [data-theme-item=dark] li>h4,[data-theme=dark] [data-theme-item=dark] li>.h4,[data-theme=dark] .data-theme-item-dark h4,[data-theme=dark] .data-theme-item-dark .h4,[data-theme=dark] .data-theme-item-dark h4 a,[data-theme=dark] .data-theme-item-dark .h4 a,[data-theme=dark] .data-theme-item-dark h4 *,[data-theme=dark] .data-theme-item-dark .h4 *,[data-theme=dark] .data-theme-item-dark .h4 span,[data-theme=dark] .data-theme-item-dark h4 span,[data-theme=dark] .data-theme-item-dark h4 p,[data-theme=dark] .data-theme-item-dark .h4 p,[data-theme=dark] .data-theme-item-dark .h4>span,[data-theme=dark] .data-theme-item-dark h4>span,[data-theme=dark] .data-theme-item-dark h4>p,[data-theme=dark] .data-theme-item-dark .h4>p,[data-theme=dark] .data-theme-item-dark h4 li,[data-theme=dark] .data-theme-item-dark .h4 li,[data-theme=dark] .data-theme-item-dark li>h4,[data-theme=dark] .data-theme-item-dark li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-h4,[data-theme=dark] [data-theme-item=dark] .text-h4,[data-theme=dark] .data-theme-item-dark .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-h4,.data-theme-dark [data-theme-item=dark] .text-dark-h4,[data-theme=dark] [data-theme-item=dark] .text-dark-h4,[data-theme=dark] .data-theme-item-dark .text-dark-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-h4{color:var(--nv-themes-dark-h4-color)}.data-theme-dark [data-theme-item=dark] h5,.data-theme-dark [data-theme-item=dark] .h5,.data-theme-dark [data-theme-item=dark] h5 a,.data-theme-dark [data-theme-item=dark] .h5 a,.data-theme-dark [data-theme-item=dark] h5 *,.data-theme-dark [data-theme-item=dark] .h5 *,.data-theme-dark [data-theme-item=dark] .h5 span,.data-theme-dark [data-theme-item=dark] h5 span,.data-theme-dark [data-theme-item=dark] h5 p,.data-theme-dark [data-theme-item=dark] .h5 p,.data-theme-dark [data-theme-item=dark] .h5>span,.data-theme-dark [data-theme-item=dark] h5>span,.data-theme-dark [data-theme-item=dark] h5>p,.data-theme-dark [data-theme-item=dark] .h5>p,.data-theme-dark [data-theme-item=dark] h5 li,.data-theme-dark [data-theme-item=dark] .h5 li,.data-theme-dark [data-theme-item=dark] li>h5,.data-theme-dark [data-theme-item=dark] li>.h5,[data-theme=dark] [data-theme-item=dark] h5,[data-theme=dark] [data-theme-item=dark] .h5,[data-theme=dark] [data-theme-item=dark] h5 a,[data-theme=dark] [data-theme-item=dark] .h5 a,[data-theme=dark] [data-theme-item=dark] h5 *,[data-theme=dark] [data-theme-item=dark] .h5 *,[data-theme=dark] [data-theme-item=dark] .h5 span,[data-theme=dark] [data-theme-item=dark] h5 span,[data-theme=dark] [data-theme-item=dark] h5 p,[data-theme=dark] [data-theme-item=dark] .h5 p,[data-theme=dark] [data-theme-item=dark] .h5>span,[data-theme=dark] [data-theme-item=dark] h5>span,[data-theme=dark] [data-theme-item=dark] h5>p,[data-theme=dark] [data-theme-item=dark] .h5>p,[data-theme=dark] [data-theme-item=dark] h5 li,[data-theme=dark] [data-theme-item=dark] .h5 li,[data-theme=dark] [data-theme-item=dark] li>h5,[data-theme=dark] [data-theme-item=dark] li>.h5,[data-theme=dark] .data-theme-item-dark h5,[data-theme=dark] .data-theme-item-dark .h5,[data-theme=dark] .data-theme-item-dark h5 a,[data-theme=dark] .data-theme-item-dark .h5 a,[data-theme=dark] .data-theme-item-dark h5 *,[data-theme=dark] .data-theme-item-dark .h5 *,[data-theme=dark] .data-theme-item-dark .h5 span,[data-theme=dark] .data-theme-item-dark h5 span,[data-theme=dark] .data-theme-item-dark h5 p,[data-theme=dark] .data-theme-item-dark .h5 p,[data-theme=dark] .data-theme-item-dark .h5>span,[data-theme=dark] .data-theme-item-dark h5>span,[data-theme=dark] .data-theme-item-dark h5>p,[data-theme=dark] .data-theme-item-dark .h5>p,[data-theme=dark] .data-theme-item-dark h5 li,[data-theme=dark] .data-theme-item-dark .h5 li,[data-theme=dark] .data-theme-item-dark li>h5,[data-theme=dark] .data-theme-item-dark li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-dark-h5-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] h5,.data-theme-dark [data-theme-item=dark] .h5,.data-theme-dark [data-theme-item=dark] h5 a,.data-theme-dark [data-theme-item=dark] .h5 a,.data-theme-dark [data-theme-item=dark] h5 *,.data-theme-dark [data-theme-item=dark] .h5 *,.data-theme-dark [data-theme-item=dark] .h5 span,.data-theme-dark [data-theme-item=dark] h5 span,.data-theme-dark [data-theme-item=dark] h5 p,.data-theme-dark [data-theme-item=dark] .h5 p,.data-theme-dark [data-theme-item=dark] .h5>span,.data-theme-dark [data-theme-item=dark] h5>span,.data-theme-dark [data-theme-item=dark] h5>p,.data-theme-dark [data-theme-item=dark] .h5>p,.data-theme-dark [data-theme-item=dark] h5 li,.data-theme-dark [data-theme-item=dark] .h5 li,.data-theme-dark [data-theme-item=dark] li>h5,.data-theme-dark [data-theme-item=dark] li>.h5,[data-theme=dark] [data-theme-item=dark] h5,[data-theme=dark] [data-theme-item=dark] .h5,[data-theme=dark] [data-theme-item=dark] h5 a,[data-theme=dark] [data-theme-item=dark] .h5 a,[data-theme=dark] [data-theme-item=dark] h5 *,[data-theme=dark] [data-theme-item=dark] .h5 *,[data-theme=dark] [data-theme-item=dark] .h5 span,[data-theme=dark] [data-theme-item=dark] h5 span,[data-theme=dark] [data-theme-item=dark] h5 p,[data-theme=dark] [data-theme-item=dark] .h5 p,[data-theme=dark] [data-theme-item=dark] .h5>span,[data-theme=dark] [data-theme-item=dark] h5>span,[data-theme=dark] [data-theme-item=dark] h5>p,[data-theme=dark] [data-theme-item=dark] .h5>p,[data-theme=dark] [data-theme-item=dark] h5 li,[data-theme=dark] [data-theme-item=dark] .h5 li,[data-theme=dark] [data-theme-item=dark] li>h5,[data-theme=dark] [data-theme-item=dark] li>.h5,[data-theme=dark] .data-theme-item-dark h5,[data-theme=dark] .data-theme-item-dark .h5,[data-theme=dark] .data-theme-item-dark h5 a,[data-theme=dark] .data-theme-item-dark .h5 a,[data-theme=dark] .data-theme-item-dark h5 *,[data-theme=dark] .data-theme-item-dark .h5 *,[data-theme=dark] .data-theme-item-dark .h5 span,[data-theme=dark] .data-theme-item-dark h5 span,[data-theme=dark] .data-theme-item-dark h5 p,[data-theme=dark] .data-theme-item-dark .h5 p,[data-theme=dark] .data-theme-item-dark .h5>span,[data-theme=dark] .data-theme-item-dark h5>span,[data-theme=dark] .data-theme-item-dark h5>p,[data-theme=dark] .data-theme-item-dark .h5>p,[data-theme=dark] .data-theme-item-dark h5 li,[data-theme=dark] .data-theme-item-dark .h5 li,[data-theme=dark] .data-theme-item-dark li>h5,[data-theme=dark] .data-theme-item-dark li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-h5,[data-theme=dark] [data-theme-item=dark] .text-h5,[data-theme=dark] .data-theme-item-dark .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-h5,.data-theme-dark [data-theme-item=dark] .text-dark-h5,[data-theme=dark] [data-theme-item=dark] .text-dark-h5,[data-theme=dark] .data-theme-item-dark .text-dark-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-h5{color:var(--nv-themes-dark-h5-color)}.data-theme-dark [data-theme-item=dark] h6,.data-theme-dark [data-theme-item=dark] .h6,.data-theme-dark [data-theme-item=dark] h6 a,.data-theme-dark [data-theme-item=dark] .h6 a,.data-theme-dark [data-theme-item=dark] h6 *,.data-theme-dark [data-theme-item=dark] .h6 *,.data-theme-dark [data-theme-item=dark] .h6 span,.data-theme-dark [data-theme-item=dark] h6 span,.data-theme-dark [data-theme-item=dark] h6 p,.data-theme-dark [data-theme-item=dark] .h6 p,.data-theme-dark [data-theme-item=dark] .h6>span,.data-theme-dark [data-theme-item=dark] h6>span,.data-theme-dark [data-theme-item=dark] h6>p,.data-theme-dark [data-theme-item=dark] .h6>p,.data-theme-dark [data-theme-item=dark] h6 li,.data-theme-dark [data-theme-item=dark] .h6 li,.data-theme-dark [data-theme-item=dark] li>h6,.data-theme-dark [data-theme-item=dark] li>.h6,[data-theme=dark] [data-theme-item=dark] h6,[data-theme=dark] [data-theme-item=dark] .h6,[data-theme=dark] [data-theme-item=dark] h6 a,[data-theme=dark] [data-theme-item=dark] .h6 a,[data-theme=dark] [data-theme-item=dark] h6 *,[data-theme=dark] [data-theme-item=dark] .h6 *,[data-theme=dark] [data-theme-item=dark] .h6 span,[data-theme=dark] [data-theme-item=dark] h6 span,[data-theme=dark] [data-theme-item=dark] h6 p,[data-theme=dark] [data-theme-item=dark] .h6 p,[data-theme=dark] [data-theme-item=dark] .h6>span,[data-theme=dark] [data-theme-item=dark] h6>span,[data-theme=dark] [data-theme-item=dark] h6>p,[data-theme=dark] [data-theme-item=dark] .h6>p,[data-theme=dark] [data-theme-item=dark] h6 li,[data-theme=dark] [data-theme-item=dark] .h6 li,[data-theme=dark] [data-theme-item=dark] li>h6,[data-theme=dark] [data-theme-item=dark] li>.h6,[data-theme=dark] .data-theme-item-dark h6,[data-theme=dark] .data-theme-item-dark .h6,[data-theme=dark] .data-theme-item-dark h6 a,[data-theme=dark] .data-theme-item-dark .h6 a,[data-theme=dark] .data-theme-item-dark h6 *,[data-theme=dark] .data-theme-item-dark .h6 *,[data-theme=dark] .data-theme-item-dark .h6 span,[data-theme=dark] .data-theme-item-dark h6 span,[data-theme=dark] .data-theme-item-dark h6 p,[data-theme=dark] .data-theme-item-dark .h6 p,[data-theme=dark] .data-theme-item-dark .h6>span,[data-theme=dark] .data-theme-item-dark h6>span,[data-theme=dark] .data-theme-item-dark h6>p,[data-theme=dark] .data-theme-item-dark .h6>p,[data-theme=dark] .data-theme-item-dark h6 li,[data-theme=dark] .data-theme-item-dark .h6 li,[data-theme=dark] .data-theme-item-dark li>h6,[data-theme=dark] .data-theme-item-dark li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-dark-h6-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] h6,.data-theme-dark [data-theme-item=dark] .h6,.data-theme-dark [data-theme-item=dark] h6 a,.data-theme-dark [data-theme-item=dark] .h6 a,.data-theme-dark [data-theme-item=dark] h6 *,.data-theme-dark [data-theme-item=dark] .h6 *,.data-theme-dark [data-theme-item=dark] .h6 span,.data-theme-dark [data-theme-item=dark] h6 span,.data-theme-dark [data-theme-item=dark] h6 p,.data-theme-dark [data-theme-item=dark] .h6 p,.data-theme-dark [data-theme-item=dark] .h6>span,.data-theme-dark [data-theme-item=dark] h6>span,.data-theme-dark [data-theme-item=dark] h6>p,.data-theme-dark [data-theme-item=dark] .h6>p,.data-theme-dark [data-theme-item=dark] h6 li,.data-theme-dark [data-theme-item=dark] .h6 li,.data-theme-dark [data-theme-item=dark] li>h6,.data-theme-dark [data-theme-item=dark] li>.h6,[data-theme=dark] [data-theme-item=dark] h6,[data-theme=dark] [data-theme-item=dark] .h6,[data-theme=dark] [data-theme-item=dark] h6 a,[data-theme=dark] [data-theme-item=dark] .h6 a,[data-theme=dark] [data-theme-item=dark] h6 *,[data-theme=dark] [data-theme-item=dark] .h6 *,[data-theme=dark] [data-theme-item=dark] .h6 span,[data-theme=dark] [data-theme-item=dark] h6 span,[data-theme=dark] [data-theme-item=dark] h6 p,[data-theme=dark] [data-theme-item=dark] .h6 p,[data-theme=dark] [data-theme-item=dark] .h6>span,[data-theme=dark] [data-theme-item=dark] h6>span,[data-theme=dark] [data-theme-item=dark] h6>p,[data-theme=dark] [data-theme-item=dark] .h6>p,[data-theme=dark] [data-theme-item=dark] h6 li,[data-theme=dark] [data-theme-item=dark] .h6 li,[data-theme=dark] [data-theme-item=dark] li>h6,[data-theme=dark] [data-theme-item=dark] li>.h6,[data-theme=dark] .data-theme-item-dark h6,[data-theme=dark] .data-theme-item-dark .h6,[data-theme=dark] .data-theme-item-dark h6 a,[data-theme=dark] .data-theme-item-dark .h6 a,[data-theme=dark] .data-theme-item-dark h6 *,[data-theme=dark] .data-theme-item-dark .h6 *,[data-theme=dark] .data-theme-item-dark .h6 span,[data-theme=dark] .data-theme-item-dark h6 span,[data-theme=dark] .data-theme-item-dark h6 p,[data-theme=dark] .data-theme-item-dark .h6 p,[data-theme=dark] .data-theme-item-dark .h6>span,[data-theme=dark] .data-theme-item-dark h6>span,[data-theme=dark] .data-theme-item-dark h6>p,[data-theme=dark] .data-theme-item-dark .h6>p,[data-theme=dark] .data-theme-item-dark h6 li,[data-theme=dark] .data-theme-item-dark .h6 li,[data-theme=dark] .data-theme-item-dark li>h6,[data-theme=dark] .data-theme-item-dark li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-dark h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=dark] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-h6,[data-theme=dark] [data-theme-item=dark] .text-h6,[data-theme=dark] .data-theme-item-dark .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-h6,.data-theme-dark [data-theme-item=dark] .text-dark-h6,[data-theme=dark] [data-theme-item=dark] .text-dark-h6,[data-theme=dark] .data-theme-item-dark .text-dark-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-h6{color:var(--nv-themes-dark-h6-color)}.data-theme-dark [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item=dark] .text-body,[data-theme=dark] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=dark] .text-body,[data-theme=dark] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item=dark] .text-body,[data-theme=dark] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=dark] .text-body,[data-theme=dark] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] [data-theme-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] .data-theme-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] li:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=dark] .nv-unfloating-label,[data-theme=dark] [data-theme-item=dark] .nv-unfloating-label,[data-theme=dark] .data-theme-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] .nv-unfloating-label,[data-theme=dark] [data-theme-item=dark] .nv-unfloating-label,[data-theme=dark] .data-theme-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] .data-theme-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-dark-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] [data-theme-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] .data-theme-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-body,[data-theme=dark] [data-theme-item=dark] .text-body,[data-theme=dark] .data-theme-item-dark .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-body,.data-theme-dark [data-theme-item=dark] .text-dark-body,[data-theme=dark] [data-theme-item=dark] .text-dark-body,[data-theme=dark] .data-theme-item-dark .text-dark-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-body,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-body,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-body{color:var(--nv-themes-dark-body-color)}.data-theme-dark [data-theme-item=dark] .p-large,.data-theme-dark [data-theme-item=dark] p.p-large,.data-theme-dark [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] span.p-large,.data-theme-dark [data-theme-item=dark] label.p-large,.data-theme-dark [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] li.p-large,.data-theme-dark [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=dark] .text-body-large,[data-theme=dark] [data-theme-item=dark] .p-large,[data-theme=dark] [data-theme-item=dark] p.p-large,[data-theme=dark] [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] span.p-large,[data-theme=dark] [data-theme-item=dark] label.p-large,[data-theme=dark] [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] li.p-large,[data-theme=dark] [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=dark] .text-body-large,[data-theme=dark] .data-theme-item-dark .p-large,[data-theme=dark] .data-theme-item-dark p.p-large,[data-theme=dark] .data-theme-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark span.p-large,[data-theme=dark] .data-theme-item-dark label.p-large,[data-theme=dark] .data-theme-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark li.p-large,[data-theme=dark] .data-theme-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-dark .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] .p-large,.data-theme-dark [data-theme-item=dark] p.p-large,.data-theme-dark [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] span.p-large,.data-theme-dark [data-theme-item=dark] label.p-large,.data-theme-dark [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] li.p-large,.data-theme-dark [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=dark] .text-body-large,[data-theme=dark] [data-theme-item=dark] .p-large,[data-theme=dark] [data-theme-item=dark] p.p-large,[data-theme=dark] [data-theme-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] span.p-large,[data-theme=dark] [data-theme-item=dark] label.p-large,[data-theme=dark] [data-theme-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] li.p-large,[data-theme=dark] [data-theme-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=dark] .text-body-large,[data-theme=dark] .data-theme-item-dark .p-large,[data-theme=dark] .data-theme-item-dark p.p-large,[data-theme=dark] .data-theme-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark span.p-large,[data-theme=dark] .data-theme-item-dark label.p-large,[data-theme=dark] .data-theme-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark li.p-large,[data-theme=dark] .data-theme-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-dark .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-body-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-bodyLarge,[data-theme=dark] [data-theme-item=dark] .text-bodyLarge,[data-theme=dark] .data-theme-item-dark .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-bodyLarge,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-bodyLarge,.data-theme-dark [data-theme-item=dark] .text-dark-bodyLarge,[data-theme=dark] [data-theme-item=dark] .text-dark-bodyLarge,[data-theme=dark] .data-theme-item-dark .text-dark-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-bodyLarge,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodyLarge{color:var(--nv-themes-dark-bodyLarge-color)}.data-theme-dark [data-theme-item=dark] .p-small,.data-theme-dark [data-theme-item=dark] p.p-small,.data-theme-dark [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] span.p-small,.data-theme-dark [data-theme-item=dark] label.p-small,.data-theme-dark [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] i.p-small,.data-theme-dark [data-theme-item=dark] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item=dark] li.p-small,.data-theme-dark [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=dark] .text-body-small,[data-theme=dark] [data-theme-item=dark] .p-small,[data-theme=dark] [data-theme-item=dark] p.p-small,[data-theme=dark] [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] span.p-small,[data-theme=dark] [data-theme-item=dark] label.p-small,[data-theme=dark] [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] i.p-small,[data-theme=dark] [data-theme-item=dark] i.p-small *:not(.reset-text),[data-theme=dark] [data-theme-item=dark] li.p-small,[data-theme=dark] [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=dark] .text-body-small,[data-theme=dark] .data-theme-item-dark .p-small,[data-theme=dark] .data-theme-item-dark p.p-small,[data-theme=dark] .data-theme-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark span.p-small,[data-theme=dark] .data-theme-item-dark label.p-small,[data-theme=dark] .data-theme-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark i.p-small,[data-theme=dark] .data-theme-item-dark i.p-small *:not(.reset-text),[data-theme=dark] .data-theme-item-dark li.p-small,[data-theme=dark] .data-theme-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-dark .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-dark-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-dark [data-theme-item=dark] .p-small,.data-theme-dark [data-theme-item=dark] p.p-small,.data-theme-dark [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] span.p-small,.data-theme-dark [data-theme-item=dark] label.p-small,.data-theme-dark [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=dark] i.p-small,.data-theme-dark [data-theme-item=dark] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item=dark] li.p-small,.data-theme-dark [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=dark] .text-body-small,[data-theme=dark] [data-theme-item=dark] .p-small,[data-theme=dark] [data-theme-item=dark] p.p-small,[data-theme=dark] [data-theme-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] span.p-small,[data-theme=dark] [data-theme-item=dark] label.p-small,[data-theme=dark] [data-theme-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=dark] i.p-small,[data-theme=dark] [data-theme-item=dark] i.p-small *:not(.reset-text),[data-theme=dark] [data-theme-item=dark] li.p-small,[data-theme=dark] [data-theme-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=dark] .text-body-small,[data-theme=dark] .data-theme-item-dark .p-small,[data-theme=dark] .data-theme-item-dark p.p-small,[data-theme=dark] .data-theme-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark span.p-small,[data-theme=dark] .data-theme-item-dark label.p-small,[data-theme=dark] .data-theme-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-dark i.p-small,[data-theme=dark] .data-theme-item-dark i.p-small *:not(.reset-text),[data-theme=dark] .data-theme-item-dark li.p-small,[data-theme=dark] .data-theme-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-dark .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark i.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-body-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-body-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] i.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-dark [data-theme-item=dark] .text-bodySmall,[data-theme=dark] [data-theme-item=dark] .text-bodySmall,[data-theme=dark] .data-theme-item-dark .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-bodySmall,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-bodySmall,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-bodySmall,.data-theme-dark [data-theme-item=dark] .text-dark-bodySmall,[data-theme=dark] [data-theme-item=dark] .text-dark-bodySmall,[data-theme=dark] .data-theme-item-dark .text-dark-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-dark-bodySmall,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-dark-bodySmall{color:var(--nv-themes-dark-bodySmall-color)}.data-theme-dark [data-theme-item=light] h1,.data-theme-dark [data-theme-item=light] .h1,.data-theme-dark [data-theme-item=light] h1 a,.data-theme-dark [data-theme-item=light] .h1 a,.data-theme-dark [data-theme-item=light] h1 *,.data-theme-dark [data-theme-item=light] .h1 *,.data-theme-dark [data-theme-item=light] .h1 span,.data-theme-dark [data-theme-item=light] h1 span,.data-theme-dark [data-theme-item=light] h1 p,.data-theme-dark [data-theme-item=light] .h1 p,.data-theme-dark [data-theme-item=light] .h1>span,.data-theme-dark [data-theme-item=light] h1>span,.data-theme-dark [data-theme-item=light] h1>p,.data-theme-dark [data-theme-item=light] .h1>p,.data-theme-dark [data-theme-item=light] h1 li,.data-theme-dark [data-theme-item=light] .h1 li,.data-theme-dark [data-theme-item=light] li>h1,.data-theme-dark [data-theme-item=light] li>.h1,[data-theme=dark] [data-theme-item=light] h1,[data-theme=dark] [data-theme-item=light] .h1,[data-theme=dark] [data-theme-item=light] h1 a,[data-theme=dark] [data-theme-item=light] .h1 a,[data-theme=dark] [data-theme-item=light] h1 *,[data-theme=dark] [data-theme-item=light] .h1 *,[data-theme=dark] [data-theme-item=light] .h1 span,[data-theme=dark] [data-theme-item=light] h1 span,[data-theme=dark] [data-theme-item=light] h1 p,[data-theme=dark] [data-theme-item=light] .h1 p,[data-theme=dark] [data-theme-item=light] .h1>span,[data-theme=dark] [data-theme-item=light] h1>span,[data-theme=dark] [data-theme-item=light] h1>p,[data-theme=dark] [data-theme-item=light] .h1>p,[data-theme=dark] [data-theme-item=light] h1 li,[data-theme=dark] [data-theme-item=light] .h1 li,[data-theme=dark] [data-theme-item=light] li>h1,[data-theme=dark] [data-theme-item=light] li>.h1,[data-theme=dark] .data-theme-item-light h1,[data-theme=dark] .data-theme-item-light .h1,[data-theme=dark] .data-theme-item-light h1 a,[data-theme=dark] .data-theme-item-light .h1 a,[data-theme=dark] .data-theme-item-light h1 *,[data-theme=dark] .data-theme-item-light .h1 *,[data-theme=dark] .data-theme-item-light .h1 span,[data-theme=dark] .data-theme-item-light h1 span,[data-theme=dark] .data-theme-item-light h1 p,[data-theme=dark] .data-theme-item-light .h1 p,[data-theme=dark] .data-theme-item-light .h1>span,[data-theme=dark] .data-theme-item-light h1>span,[data-theme=dark] .data-theme-item-light h1>p,[data-theme=dark] .data-theme-item-light .h1>p,[data-theme=dark] .data-theme-item-light h1 li,[data-theme=dark] .data-theme-item-light .h1 li,[data-theme=dark] .data-theme-item-light li>h1,[data-theme=dark] .data-theme-item-light li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-light-h1-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] h1,.data-theme-dark [data-theme-item=light] .h1,.data-theme-dark [data-theme-item=light] h1 a,.data-theme-dark [data-theme-item=light] .h1 a,.data-theme-dark [data-theme-item=light] h1 *,.data-theme-dark [data-theme-item=light] .h1 *,.data-theme-dark [data-theme-item=light] .h1 span,.data-theme-dark [data-theme-item=light] h1 span,.data-theme-dark [data-theme-item=light] h1 p,.data-theme-dark [data-theme-item=light] .h1 p,.data-theme-dark [data-theme-item=light] .h1>span,.data-theme-dark [data-theme-item=light] h1>span,.data-theme-dark [data-theme-item=light] h1>p,.data-theme-dark [data-theme-item=light] .h1>p,.data-theme-dark [data-theme-item=light] h1 li,.data-theme-dark [data-theme-item=light] .h1 li,.data-theme-dark [data-theme-item=light] li>h1,.data-theme-dark [data-theme-item=light] li>.h1,[data-theme=dark] [data-theme-item=light] h1,[data-theme=dark] [data-theme-item=light] .h1,[data-theme=dark] [data-theme-item=light] h1 a,[data-theme=dark] [data-theme-item=light] .h1 a,[data-theme=dark] [data-theme-item=light] h1 *,[data-theme=dark] [data-theme-item=light] .h1 *,[data-theme=dark] [data-theme-item=light] .h1 span,[data-theme=dark] [data-theme-item=light] h1 span,[data-theme=dark] [data-theme-item=light] h1 p,[data-theme=dark] [data-theme-item=light] .h1 p,[data-theme=dark] [data-theme-item=light] .h1>span,[data-theme=dark] [data-theme-item=light] h1>span,[data-theme=dark] [data-theme-item=light] h1>p,[data-theme=dark] [data-theme-item=light] .h1>p,[data-theme=dark] [data-theme-item=light] h1 li,[data-theme=dark] [data-theme-item=light] .h1 li,[data-theme=dark] [data-theme-item=light] li>h1,[data-theme=dark] [data-theme-item=light] li>.h1,[data-theme=dark] .data-theme-item-light h1,[data-theme=dark] .data-theme-item-light .h1,[data-theme=dark] .data-theme-item-light h1 a,[data-theme=dark] .data-theme-item-light .h1 a,[data-theme=dark] .data-theme-item-light h1 *,[data-theme=dark] .data-theme-item-light .h1 *,[data-theme=dark] .data-theme-item-light .h1 span,[data-theme=dark] .data-theme-item-light h1 span,[data-theme=dark] .data-theme-item-light h1 p,[data-theme=dark] .data-theme-item-light .h1 p,[data-theme=dark] .data-theme-item-light .h1>span,[data-theme=dark] .data-theme-item-light h1>span,[data-theme=dark] .data-theme-item-light h1>p,[data-theme=dark] .data-theme-item-light .h1>p,[data-theme=dark] .data-theme-item-light h1 li,[data-theme=dark] .data-theme-item-light .h1 li,[data-theme=dark] .data-theme-item-light li>h1,[data-theme=dark] .data-theme-item-light li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-h1,[data-theme=dark] [data-theme-item=light] .text-h1,[data-theme=dark] .data-theme-item-light .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-h1,.data-theme-dark [data-theme-item=light] .text-light-h1,[data-theme=dark] [data-theme-item=light] .text-light-h1,[data-theme=dark] .data-theme-item-light .text-light-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-h1{color:var(--nv-themes-light-h1-color)}.data-theme-dark [data-theme-item=light] h2,.data-theme-dark [data-theme-item=light] .h2,.data-theme-dark [data-theme-item=light] h2 a,.data-theme-dark [data-theme-item=light] .h2 a,.data-theme-dark [data-theme-item=light] h2 *,.data-theme-dark [data-theme-item=light] .h2 *,.data-theme-dark [data-theme-item=light] .h2 span,.data-theme-dark [data-theme-item=light] h2 span,.data-theme-dark [data-theme-item=light] h2 p,.data-theme-dark [data-theme-item=light] .h2 p,.data-theme-dark [data-theme-item=light] .h2>span,.data-theme-dark [data-theme-item=light] h2>span,.data-theme-dark [data-theme-item=light] h2>p,.data-theme-dark [data-theme-item=light] .h2>p,.data-theme-dark [data-theme-item=light] h2 li,.data-theme-dark [data-theme-item=light] .h2 li,.data-theme-dark [data-theme-item=light] li>h2,.data-theme-dark [data-theme-item=light] li>.h2,[data-theme=dark] [data-theme-item=light] h2,[data-theme=dark] [data-theme-item=light] .h2,[data-theme=dark] [data-theme-item=light] h2 a,[data-theme=dark] [data-theme-item=light] .h2 a,[data-theme=dark] [data-theme-item=light] h2 *,[data-theme=dark] [data-theme-item=light] .h2 *,[data-theme=dark] [data-theme-item=light] .h2 span,[data-theme=dark] [data-theme-item=light] h2 span,[data-theme=dark] [data-theme-item=light] h2 p,[data-theme=dark] [data-theme-item=light] .h2 p,[data-theme=dark] [data-theme-item=light] .h2>span,[data-theme=dark] [data-theme-item=light] h2>span,[data-theme=dark] [data-theme-item=light] h2>p,[data-theme=dark] [data-theme-item=light] .h2>p,[data-theme=dark] [data-theme-item=light] h2 li,[data-theme=dark] [data-theme-item=light] .h2 li,[data-theme=dark] [data-theme-item=light] li>h2,[data-theme=dark] [data-theme-item=light] li>.h2,[data-theme=dark] .data-theme-item-light h2,[data-theme=dark] .data-theme-item-light .h2,[data-theme=dark] .data-theme-item-light h2 a,[data-theme=dark] .data-theme-item-light .h2 a,[data-theme=dark] .data-theme-item-light h2 *,[data-theme=dark] .data-theme-item-light .h2 *,[data-theme=dark] .data-theme-item-light .h2 span,[data-theme=dark] .data-theme-item-light h2 span,[data-theme=dark] .data-theme-item-light h2 p,[data-theme=dark] .data-theme-item-light .h2 p,[data-theme=dark] .data-theme-item-light .h2>span,[data-theme=dark] .data-theme-item-light h2>span,[data-theme=dark] .data-theme-item-light h2>p,[data-theme=dark] .data-theme-item-light .h2>p,[data-theme=dark] .data-theme-item-light h2 li,[data-theme=dark] .data-theme-item-light .h2 li,[data-theme=dark] .data-theme-item-light li>h2,[data-theme=dark] .data-theme-item-light li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-light-h2-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] h2,.data-theme-dark [data-theme-item=light] .h2,.data-theme-dark [data-theme-item=light] h2 a,.data-theme-dark [data-theme-item=light] .h2 a,.data-theme-dark [data-theme-item=light] h2 *,.data-theme-dark [data-theme-item=light] .h2 *,.data-theme-dark [data-theme-item=light] .h2 span,.data-theme-dark [data-theme-item=light] h2 span,.data-theme-dark [data-theme-item=light] h2 p,.data-theme-dark [data-theme-item=light] .h2 p,.data-theme-dark [data-theme-item=light] .h2>span,.data-theme-dark [data-theme-item=light] h2>span,.data-theme-dark [data-theme-item=light] h2>p,.data-theme-dark [data-theme-item=light] .h2>p,.data-theme-dark [data-theme-item=light] h2 li,.data-theme-dark [data-theme-item=light] .h2 li,.data-theme-dark [data-theme-item=light] li>h2,.data-theme-dark [data-theme-item=light] li>.h2,[data-theme=dark] [data-theme-item=light] h2,[data-theme=dark] [data-theme-item=light] .h2,[data-theme=dark] [data-theme-item=light] h2 a,[data-theme=dark] [data-theme-item=light] .h2 a,[data-theme=dark] [data-theme-item=light] h2 *,[data-theme=dark] [data-theme-item=light] .h2 *,[data-theme=dark] [data-theme-item=light] .h2 span,[data-theme=dark] [data-theme-item=light] h2 span,[data-theme=dark] [data-theme-item=light] h2 p,[data-theme=dark] [data-theme-item=light] .h2 p,[data-theme=dark] [data-theme-item=light] .h2>span,[data-theme=dark] [data-theme-item=light] h2>span,[data-theme=dark] [data-theme-item=light] h2>p,[data-theme=dark] [data-theme-item=light] .h2>p,[data-theme=dark] [data-theme-item=light] h2 li,[data-theme=dark] [data-theme-item=light] .h2 li,[data-theme=dark] [data-theme-item=light] li>h2,[data-theme=dark] [data-theme-item=light] li>.h2,[data-theme=dark] .data-theme-item-light h2,[data-theme=dark] .data-theme-item-light .h2,[data-theme=dark] .data-theme-item-light h2 a,[data-theme=dark] .data-theme-item-light .h2 a,[data-theme=dark] .data-theme-item-light h2 *,[data-theme=dark] .data-theme-item-light .h2 *,[data-theme=dark] .data-theme-item-light .h2 span,[data-theme=dark] .data-theme-item-light h2 span,[data-theme=dark] .data-theme-item-light h2 p,[data-theme=dark] .data-theme-item-light .h2 p,[data-theme=dark] .data-theme-item-light .h2>span,[data-theme=dark] .data-theme-item-light h2>span,[data-theme=dark] .data-theme-item-light h2>p,[data-theme=dark] .data-theme-item-light .h2>p,[data-theme=dark] .data-theme-item-light h2 li,[data-theme=dark] .data-theme-item-light .h2 li,[data-theme=dark] .data-theme-item-light li>h2,[data-theme=dark] .data-theme-item-light li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-h2,[data-theme=dark] [data-theme-item=light] .text-h2,[data-theme=dark] .data-theme-item-light .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-h2,.data-theme-dark [data-theme-item=light] .text-light-h2,[data-theme=dark] [data-theme-item=light] .text-light-h2,[data-theme=dark] .data-theme-item-light .text-light-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-h2{color:var(--nv-themes-light-h2-color)}.data-theme-dark [data-theme-item=light] h3,.data-theme-dark [data-theme-item=light] .h3,.data-theme-dark [data-theme-item=light] h3 a,.data-theme-dark [data-theme-item=light] .h3 a,.data-theme-dark [data-theme-item=light] h3 *,.data-theme-dark [data-theme-item=light] .h3 *,.data-theme-dark [data-theme-item=light] .h3 span,.data-theme-dark [data-theme-item=light] h3 span,.data-theme-dark [data-theme-item=light] h3 p,.data-theme-dark [data-theme-item=light] .h3 p,.data-theme-dark [data-theme-item=light] .h3>span,.data-theme-dark [data-theme-item=light] h3>span,.data-theme-dark [data-theme-item=light] h3>p,.data-theme-dark [data-theme-item=light] .h3>p,.data-theme-dark [data-theme-item=light] h3 li,.data-theme-dark [data-theme-item=light] .h3 li,.data-theme-dark [data-theme-item=light] li>h3,.data-theme-dark [data-theme-item=light] li>.h3,[data-theme=dark] [data-theme-item=light] h3,[data-theme=dark] [data-theme-item=light] .h3,[data-theme=dark] [data-theme-item=light] h3 a,[data-theme=dark] [data-theme-item=light] .h3 a,[data-theme=dark] [data-theme-item=light] h3 *,[data-theme=dark] [data-theme-item=light] .h3 *,[data-theme=dark] [data-theme-item=light] .h3 span,[data-theme=dark] [data-theme-item=light] h3 span,[data-theme=dark] [data-theme-item=light] h3 p,[data-theme=dark] [data-theme-item=light] .h3 p,[data-theme=dark] [data-theme-item=light] .h3>span,[data-theme=dark] [data-theme-item=light] h3>span,[data-theme=dark] [data-theme-item=light] h3>p,[data-theme=dark] [data-theme-item=light] .h3>p,[data-theme=dark] [data-theme-item=light] h3 li,[data-theme=dark] [data-theme-item=light] .h3 li,[data-theme=dark] [data-theme-item=light] li>h3,[data-theme=dark] [data-theme-item=light] li>.h3,[data-theme=dark] .data-theme-item-light h3,[data-theme=dark] .data-theme-item-light .h3,[data-theme=dark] .data-theme-item-light h3 a,[data-theme=dark] .data-theme-item-light .h3 a,[data-theme=dark] .data-theme-item-light h3 *,[data-theme=dark] .data-theme-item-light .h3 *,[data-theme=dark] .data-theme-item-light .h3 span,[data-theme=dark] .data-theme-item-light h3 span,[data-theme=dark] .data-theme-item-light h3 p,[data-theme=dark] .data-theme-item-light .h3 p,[data-theme=dark] .data-theme-item-light .h3>span,[data-theme=dark] .data-theme-item-light h3>span,[data-theme=dark] .data-theme-item-light h3>p,[data-theme=dark] .data-theme-item-light .h3>p,[data-theme=dark] .data-theme-item-light h3 li,[data-theme=dark] .data-theme-item-light .h3 li,[data-theme=dark] .data-theme-item-light li>h3,[data-theme=dark] .data-theme-item-light li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-light-h3-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] h3,.data-theme-dark [data-theme-item=light] .h3,.data-theme-dark [data-theme-item=light] h3 a,.data-theme-dark [data-theme-item=light] .h3 a,.data-theme-dark [data-theme-item=light] h3 *,.data-theme-dark [data-theme-item=light] .h3 *,.data-theme-dark [data-theme-item=light] .h3 span,.data-theme-dark [data-theme-item=light] h3 span,.data-theme-dark [data-theme-item=light] h3 p,.data-theme-dark [data-theme-item=light] .h3 p,.data-theme-dark [data-theme-item=light] .h3>span,.data-theme-dark [data-theme-item=light] h3>span,.data-theme-dark [data-theme-item=light] h3>p,.data-theme-dark [data-theme-item=light] .h3>p,.data-theme-dark [data-theme-item=light] h3 li,.data-theme-dark [data-theme-item=light] .h3 li,.data-theme-dark [data-theme-item=light] li>h3,.data-theme-dark [data-theme-item=light] li>.h3,[data-theme=dark] [data-theme-item=light] h3,[data-theme=dark] [data-theme-item=light] .h3,[data-theme=dark] [data-theme-item=light] h3 a,[data-theme=dark] [data-theme-item=light] .h3 a,[data-theme=dark] [data-theme-item=light] h3 *,[data-theme=dark] [data-theme-item=light] .h3 *,[data-theme=dark] [data-theme-item=light] .h3 span,[data-theme=dark] [data-theme-item=light] h3 span,[data-theme=dark] [data-theme-item=light] h3 p,[data-theme=dark] [data-theme-item=light] .h3 p,[data-theme=dark] [data-theme-item=light] .h3>span,[data-theme=dark] [data-theme-item=light] h3>span,[data-theme=dark] [data-theme-item=light] h3>p,[data-theme=dark] [data-theme-item=light] .h3>p,[data-theme=dark] [data-theme-item=light] h3 li,[data-theme=dark] [data-theme-item=light] .h3 li,[data-theme=dark] [data-theme-item=light] li>h3,[data-theme=dark] [data-theme-item=light] li>.h3,[data-theme=dark] .data-theme-item-light h3,[data-theme=dark] .data-theme-item-light .h3,[data-theme=dark] .data-theme-item-light h3 a,[data-theme=dark] .data-theme-item-light .h3 a,[data-theme=dark] .data-theme-item-light h3 *,[data-theme=dark] .data-theme-item-light .h3 *,[data-theme=dark] .data-theme-item-light .h3 span,[data-theme=dark] .data-theme-item-light h3 span,[data-theme=dark] .data-theme-item-light h3 p,[data-theme=dark] .data-theme-item-light .h3 p,[data-theme=dark] .data-theme-item-light .h3>span,[data-theme=dark] .data-theme-item-light h3>span,[data-theme=dark] .data-theme-item-light h3>p,[data-theme=dark] .data-theme-item-light .h3>p,[data-theme=dark] .data-theme-item-light h3 li,[data-theme=dark] .data-theme-item-light .h3 li,[data-theme=dark] .data-theme-item-light li>h3,[data-theme=dark] .data-theme-item-light li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-h3,[data-theme=dark] [data-theme-item=light] .text-h3,[data-theme=dark] .data-theme-item-light .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-h3,.data-theme-dark [data-theme-item=light] .text-light-h3,[data-theme=dark] [data-theme-item=light] .text-light-h3,[data-theme=dark] .data-theme-item-light .text-light-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-h3{color:var(--nv-themes-light-h3-color)}.data-theme-dark [data-theme-item=light] h4,.data-theme-dark [data-theme-item=light] .h4,.data-theme-dark [data-theme-item=light] h4 a,.data-theme-dark [data-theme-item=light] .h4 a,.data-theme-dark [data-theme-item=light] h4 *,.data-theme-dark [data-theme-item=light] .h4 *,.data-theme-dark [data-theme-item=light] .h4 span,.data-theme-dark [data-theme-item=light] h4 span,.data-theme-dark [data-theme-item=light] h4 p,.data-theme-dark [data-theme-item=light] .h4 p,.data-theme-dark [data-theme-item=light] .h4>span,.data-theme-dark [data-theme-item=light] h4>span,.data-theme-dark [data-theme-item=light] h4>p,.data-theme-dark [data-theme-item=light] .h4>p,.data-theme-dark [data-theme-item=light] h4 li,.data-theme-dark [data-theme-item=light] .h4 li,.data-theme-dark [data-theme-item=light] li>h4,.data-theme-dark [data-theme-item=light] li>.h4,[data-theme=dark] [data-theme-item=light] h4,[data-theme=dark] [data-theme-item=light] .h4,[data-theme=dark] [data-theme-item=light] h4 a,[data-theme=dark] [data-theme-item=light] .h4 a,[data-theme=dark] [data-theme-item=light] h4 *,[data-theme=dark] [data-theme-item=light] .h4 *,[data-theme=dark] [data-theme-item=light] .h4 span,[data-theme=dark] [data-theme-item=light] h4 span,[data-theme=dark] [data-theme-item=light] h4 p,[data-theme=dark] [data-theme-item=light] .h4 p,[data-theme=dark] [data-theme-item=light] .h4>span,[data-theme=dark] [data-theme-item=light] h4>span,[data-theme=dark] [data-theme-item=light] h4>p,[data-theme=dark] [data-theme-item=light] .h4>p,[data-theme=dark] [data-theme-item=light] h4 li,[data-theme=dark] [data-theme-item=light] .h4 li,[data-theme=dark] [data-theme-item=light] li>h4,[data-theme=dark] [data-theme-item=light] li>.h4,[data-theme=dark] .data-theme-item-light h4,[data-theme=dark] .data-theme-item-light .h4,[data-theme=dark] .data-theme-item-light h4 a,[data-theme=dark] .data-theme-item-light .h4 a,[data-theme=dark] .data-theme-item-light h4 *,[data-theme=dark] .data-theme-item-light .h4 *,[data-theme=dark] .data-theme-item-light .h4 span,[data-theme=dark] .data-theme-item-light h4 span,[data-theme=dark] .data-theme-item-light h4 p,[data-theme=dark] .data-theme-item-light .h4 p,[data-theme=dark] .data-theme-item-light .h4>span,[data-theme=dark] .data-theme-item-light h4>span,[data-theme=dark] .data-theme-item-light h4>p,[data-theme=dark] .data-theme-item-light .h4>p,[data-theme=dark] .data-theme-item-light h4 li,[data-theme=dark] .data-theme-item-light .h4 li,[data-theme=dark] .data-theme-item-light li>h4,[data-theme=dark] .data-theme-item-light li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-light-h4-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] h4,.data-theme-dark [data-theme-item=light] .h4,.data-theme-dark [data-theme-item=light] h4 a,.data-theme-dark [data-theme-item=light] .h4 a,.data-theme-dark [data-theme-item=light] h4 *,.data-theme-dark [data-theme-item=light] .h4 *,.data-theme-dark [data-theme-item=light] .h4 span,.data-theme-dark [data-theme-item=light] h4 span,.data-theme-dark [data-theme-item=light] h4 p,.data-theme-dark [data-theme-item=light] .h4 p,.data-theme-dark [data-theme-item=light] .h4>span,.data-theme-dark [data-theme-item=light] h4>span,.data-theme-dark [data-theme-item=light] h4>p,.data-theme-dark [data-theme-item=light] .h4>p,.data-theme-dark [data-theme-item=light] h4 li,.data-theme-dark [data-theme-item=light] .h4 li,.data-theme-dark [data-theme-item=light] li>h4,.data-theme-dark [data-theme-item=light] li>.h4,[data-theme=dark] [data-theme-item=light] h4,[data-theme=dark] [data-theme-item=light] .h4,[data-theme=dark] [data-theme-item=light] h4 a,[data-theme=dark] [data-theme-item=light] .h4 a,[data-theme=dark] [data-theme-item=light] h4 *,[data-theme=dark] [data-theme-item=light] .h4 *,[data-theme=dark] [data-theme-item=light] .h4 span,[data-theme=dark] [data-theme-item=light] h4 span,[data-theme=dark] [data-theme-item=light] h4 p,[data-theme=dark] [data-theme-item=light] .h4 p,[data-theme=dark] [data-theme-item=light] .h4>span,[data-theme=dark] [data-theme-item=light] h4>span,[data-theme=dark] [data-theme-item=light] h4>p,[data-theme=dark] [data-theme-item=light] .h4>p,[data-theme=dark] [data-theme-item=light] h4 li,[data-theme=dark] [data-theme-item=light] .h4 li,[data-theme=dark] [data-theme-item=light] li>h4,[data-theme=dark] [data-theme-item=light] li>.h4,[data-theme=dark] .data-theme-item-light h4,[data-theme=dark] .data-theme-item-light .h4,[data-theme=dark] .data-theme-item-light h4 a,[data-theme=dark] .data-theme-item-light .h4 a,[data-theme=dark] .data-theme-item-light h4 *,[data-theme=dark] .data-theme-item-light .h4 *,[data-theme=dark] .data-theme-item-light .h4 span,[data-theme=dark] .data-theme-item-light h4 span,[data-theme=dark] .data-theme-item-light h4 p,[data-theme=dark] .data-theme-item-light .h4 p,[data-theme=dark] .data-theme-item-light .h4>span,[data-theme=dark] .data-theme-item-light h4>span,[data-theme=dark] .data-theme-item-light h4>p,[data-theme=dark] .data-theme-item-light .h4>p,[data-theme=dark] .data-theme-item-light h4 li,[data-theme=dark] .data-theme-item-light .h4 li,[data-theme=dark] .data-theme-item-light li>h4,[data-theme=dark] .data-theme-item-light li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-h4,[data-theme=dark] [data-theme-item=light] .text-h4,[data-theme=dark] .data-theme-item-light .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-h4,.data-theme-dark [data-theme-item=light] .text-light-h4,[data-theme=dark] [data-theme-item=light] .text-light-h4,[data-theme=dark] .data-theme-item-light .text-light-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-h4{color:var(--nv-themes-light-h4-color)}.data-theme-dark [data-theme-item=light] h5,.data-theme-dark [data-theme-item=light] .h5,.data-theme-dark [data-theme-item=light] h5 a,.data-theme-dark [data-theme-item=light] .h5 a,.data-theme-dark [data-theme-item=light] h5 *,.data-theme-dark [data-theme-item=light] .h5 *,.data-theme-dark [data-theme-item=light] .h5 span,.data-theme-dark [data-theme-item=light] h5 span,.data-theme-dark [data-theme-item=light] h5 p,.data-theme-dark [data-theme-item=light] .h5 p,.data-theme-dark [data-theme-item=light] .h5>span,.data-theme-dark [data-theme-item=light] h5>span,.data-theme-dark [data-theme-item=light] h5>p,.data-theme-dark [data-theme-item=light] .h5>p,.data-theme-dark [data-theme-item=light] h5 li,.data-theme-dark [data-theme-item=light] .h5 li,.data-theme-dark [data-theme-item=light] li>h5,.data-theme-dark [data-theme-item=light] li>.h5,[data-theme=dark] [data-theme-item=light] h5,[data-theme=dark] [data-theme-item=light] .h5,[data-theme=dark] [data-theme-item=light] h5 a,[data-theme=dark] [data-theme-item=light] .h5 a,[data-theme=dark] [data-theme-item=light] h5 *,[data-theme=dark] [data-theme-item=light] .h5 *,[data-theme=dark] [data-theme-item=light] .h5 span,[data-theme=dark] [data-theme-item=light] h5 span,[data-theme=dark] [data-theme-item=light] h5 p,[data-theme=dark] [data-theme-item=light] .h5 p,[data-theme=dark] [data-theme-item=light] .h5>span,[data-theme=dark] [data-theme-item=light] h5>span,[data-theme=dark] [data-theme-item=light] h5>p,[data-theme=dark] [data-theme-item=light] .h5>p,[data-theme=dark] [data-theme-item=light] h5 li,[data-theme=dark] [data-theme-item=light] .h5 li,[data-theme=dark] [data-theme-item=light] li>h5,[data-theme=dark] [data-theme-item=light] li>.h5,[data-theme=dark] .data-theme-item-light h5,[data-theme=dark] .data-theme-item-light .h5,[data-theme=dark] .data-theme-item-light h5 a,[data-theme=dark] .data-theme-item-light .h5 a,[data-theme=dark] .data-theme-item-light h5 *,[data-theme=dark] .data-theme-item-light .h5 *,[data-theme=dark] .data-theme-item-light .h5 span,[data-theme=dark] .data-theme-item-light h5 span,[data-theme=dark] .data-theme-item-light h5 p,[data-theme=dark] .data-theme-item-light .h5 p,[data-theme=dark] .data-theme-item-light .h5>span,[data-theme=dark] .data-theme-item-light h5>span,[data-theme=dark] .data-theme-item-light h5>p,[data-theme=dark] .data-theme-item-light .h5>p,[data-theme=dark] .data-theme-item-light h5 li,[data-theme=dark] .data-theme-item-light .h5 li,[data-theme=dark] .data-theme-item-light li>h5,[data-theme=dark] .data-theme-item-light li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-light-h5-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] h5,.data-theme-dark [data-theme-item=light] .h5,.data-theme-dark [data-theme-item=light] h5 a,.data-theme-dark [data-theme-item=light] .h5 a,.data-theme-dark [data-theme-item=light] h5 *,.data-theme-dark [data-theme-item=light] .h5 *,.data-theme-dark [data-theme-item=light] .h5 span,.data-theme-dark [data-theme-item=light] h5 span,.data-theme-dark [data-theme-item=light] h5 p,.data-theme-dark [data-theme-item=light] .h5 p,.data-theme-dark [data-theme-item=light] .h5>span,.data-theme-dark [data-theme-item=light] h5>span,.data-theme-dark [data-theme-item=light] h5>p,.data-theme-dark [data-theme-item=light] .h5>p,.data-theme-dark [data-theme-item=light] h5 li,.data-theme-dark [data-theme-item=light] .h5 li,.data-theme-dark [data-theme-item=light] li>h5,.data-theme-dark [data-theme-item=light] li>.h5,[data-theme=dark] [data-theme-item=light] h5,[data-theme=dark] [data-theme-item=light] .h5,[data-theme=dark] [data-theme-item=light] h5 a,[data-theme=dark] [data-theme-item=light] .h5 a,[data-theme=dark] [data-theme-item=light] h5 *,[data-theme=dark] [data-theme-item=light] .h5 *,[data-theme=dark] [data-theme-item=light] .h5 span,[data-theme=dark] [data-theme-item=light] h5 span,[data-theme=dark] [data-theme-item=light] h5 p,[data-theme=dark] [data-theme-item=light] .h5 p,[data-theme=dark] [data-theme-item=light] .h5>span,[data-theme=dark] [data-theme-item=light] h5>span,[data-theme=dark] [data-theme-item=light] h5>p,[data-theme=dark] [data-theme-item=light] .h5>p,[data-theme=dark] [data-theme-item=light] h5 li,[data-theme=dark] [data-theme-item=light] .h5 li,[data-theme=dark] [data-theme-item=light] li>h5,[data-theme=dark] [data-theme-item=light] li>.h5,[data-theme=dark] .data-theme-item-light h5,[data-theme=dark] .data-theme-item-light .h5,[data-theme=dark] .data-theme-item-light h5 a,[data-theme=dark] .data-theme-item-light .h5 a,[data-theme=dark] .data-theme-item-light h5 *,[data-theme=dark] .data-theme-item-light .h5 *,[data-theme=dark] .data-theme-item-light .h5 span,[data-theme=dark] .data-theme-item-light h5 span,[data-theme=dark] .data-theme-item-light h5 p,[data-theme=dark] .data-theme-item-light .h5 p,[data-theme=dark] .data-theme-item-light .h5>span,[data-theme=dark] .data-theme-item-light h5>span,[data-theme=dark] .data-theme-item-light h5>p,[data-theme=dark] .data-theme-item-light .h5>p,[data-theme=dark] .data-theme-item-light h5 li,[data-theme=dark] .data-theme-item-light .h5 li,[data-theme=dark] .data-theme-item-light li>h5,[data-theme=dark] .data-theme-item-light li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-h5,[data-theme=dark] [data-theme-item=light] .text-h5,[data-theme=dark] .data-theme-item-light .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-h5,.data-theme-dark [data-theme-item=light] .text-light-h5,[data-theme=dark] [data-theme-item=light] .text-light-h5,[data-theme=dark] .data-theme-item-light .text-light-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-h5{color:var(--nv-themes-light-h5-color)}.data-theme-dark [data-theme-item=light] h6,.data-theme-dark [data-theme-item=light] .h6,.data-theme-dark [data-theme-item=light] h6 a,.data-theme-dark [data-theme-item=light] .h6 a,.data-theme-dark [data-theme-item=light] h6 *,.data-theme-dark [data-theme-item=light] .h6 *,.data-theme-dark [data-theme-item=light] .h6 span,.data-theme-dark [data-theme-item=light] h6 span,.data-theme-dark [data-theme-item=light] h6 p,.data-theme-dark [data-theme-item=light] .h6 p,.data-theme-dark [data-theme-item=light] .h6>span,.data-theme-dark [data-theme-item=light] h6>span,.data-theme-dark [data-theme-item=light] h6>p,.data-theme-dark [data-theme-item=light] .h6>p,.data-theme-dark [data-theme-item=light] h6 li,.data-theme-dark [data-theme-item=light] .h6 li,.data-theme-dark [data-theme-item=light] li>h6,.data-theme-dark [data-theme-item=light] li>.h6,[data-theme=dark] [data-theme-item=light] h6,[data-theme=dark] [data-theme-item=light] .h6,[data-theme=dark] [data-theme-item=light] h6 a,[data-theme=dark] [data-theme-item=light] .h6 a,[data-theme=dark] [data-theme-item=light] h6 *,[data-theme=dark] [data-theme-item=light] .h6 *,[data-theme=dark] [data-theme-item=light] .h6 span,[data-theme=dark] [data-theme-item=light] h6 span,[data-theme=dark] [data-theme-item=light] h6 p,[data-theme=dark] [data-theme-item=light] .h6 p,[data-theme=dark] [data-theme-item=light] .h6>span,[data-theme=dark] [data-theme-item=light] h6>span,[data-theme=dark] [data-theme-item=light] h6>p,[data-theme=dark] [data-theme-item=light] .h6>p,[data-theme=dark] [data-theme-item=light] h6 li,[data-theme=dark] [data-theme-item=light] .h6 li,[data-theme=dark] [data-theme-item=light] li>h6,[data-theme=dark] [data-theme-item=light] li>.h6,[data-theme=dark] .data-theme-item-light h6,[data-theme=dark] .data-theme-item-light .h6,[data-theme=dark] .data-theme-item-light h6 a,[data-theme=dark] .data-theme-item-light .h6 a,[data-theme=dark] .data-theme-item-light h6 *,[data-theme=dark] .data-theme-item-light .h6 *,[data-theme=dark] .data-theme-item-light .h6 span,[data-theme=dark] .data-theme-item-light h6 span,[data-theme=dark] .data-theme-item-light h6 p,[data-theme=dark] .data-theme-item-light .h6 p,[data-theme=dark] .data-theme-item-light .h6>span,[data-theme=dark] .data-theme-item-light h6>span,[data-theme=dark] .data-theme-item-light h6>p,[data-theme=dark] .data-theme-item-light .h6>p,[data-theme=dark] .data-theme-item-light h6 li,[data-theme=dark] .data-theme-item-light .h6 li,[data-theme=dark] .data-theme-item-light li>h6,[data-theme=dark] .data-theme-item-light li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-light-h6-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] h6,.data-theme-dark [data-theme-item=light] .h6,.data-theme-dark [data-theme-item=light] h6 a,.data-theme-dark [data-theme-item=light] .h6 a,.data-theme-dark [data-theme-item=light] h6 *,.data-theme-dark [data-theme-item=light] .h6 *,.data-theme-dark [data-theme-item=light] .h6 span,.data-theme-dark [data-theme-item=light] h6 span,.data-theme-dark [data-theme-item=light] h6 p,.data-theme-dark [data-theme-item=light] .h6 p,.data-theme-dark [data-theme-item=light] .h6>span,.data-theme-dark [data-theme-item=light] h6>span,.data-theme-dark [data-theme-item=light] h6>p,.data-theme-dark [data-theme-item=light] .h6>p,.data-theme-dark [data-theme-item=light] h6 li,.data-theme-dark [data-theme-item=light] .h6 li,.data-theme-dark [data-theme-item=light] li>h6,.data-theme-dark [data-theme-item=light] li>.h6,[data-theme=dark] [data-theme-item=light] h6,[data-theme=dark] [data-theme-item=light] .h6,[data-theme=dark] [data-theme-item=light] h6 a,[data-theme=dark] [data-theme-item=light] .h6 a,[data-theme=dark] [data-theme-item=light] h6 *,[data-theme=dark] [data-theme-item=light] .h6 *,[data-theme=dark] [data-theme-item=light] .h6 span,[data-theme=dark] [data-theme-item=light] h6 span,[data-theme=dark] [data-theme-item=light] h6 p,[data-theme=dark] [data-theme-item=light] .h6 p,[data-theme=dark] [data-theme-item=light] .h6>span,[data-theme=dark] [data-theme-item=light] h6>span,[data-theme=dark] [data-theme-item=light] h6>p,[data-theme=dark] [data-theme-item=light] .h6>p,[data-theme=dark] [data-theme-item=light] h6 li,[data-theme=dark] [data-theme-item=light] .h6 li,[data-theme=dark] [data-theme-item=light] li>h6,[data-theme=dark] [data-theme-item=light] li>.h6,[data-theme=dark] .data-theme-item-light h6,[data-theme=dark] .data-theme-item-light .h6,[data-theme=dark] .data-theme-item-light h6 a,[data-theme=dark] .data-theme-item-light .h6 a,[data-theme=dark] .data-theme-item-light h6 *,[data-theme=dark] .data-theme-item-light .h6 *,[data-theme=dark] .data-theme-item-light .h6 span,[data-theme=dark] .data-theme-item-light h6 span,[data-theme=dark] .data-theme-item-light h6 p,[data-theme=dark] .data-theme-item-light .h6 p,[data-theme=dark] .data-theme-item-light .h6>span,[data-theme=dark] .data-theme-item-light h6>span,[data-theme=dark] .data-theme-item-light h6>p,[data-theme=dark] .data-theme-item-light .h6>p,[data-theme=dark] .data-theme-item-light h6 li,[data-theme=dark] .data-theme-item-light .h6 li,[data-theme=dark] .data-theme-item-light li>h6,[data-theme=dark] .data-theme-item-light li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-light h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-light h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-light li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=light] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-light h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-h6,[data-theme=dark] [data-theme-item=light] .text-h6,[data-theme=dark] .data-theme-item-light .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-h6,.data-theme-dark [data-theme-item=light] .text-light-h6,[data-theme=dark] [data-theme-item=light] .text-light-h6,[data-theme=dark] .data-theme-item-light .text-light-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-h6{color:var(--nv-themes-light-h6-color)}.data-theme-dark [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item=light] .text-body,[data-theme=dark] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=light] .text-body,[data-theme=dark] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item=light] .text-body,[data-theme=dark] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=light] .text-body,[data-theme=dark] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] [data-theme-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] .data-theme-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-light *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] li:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=light] .nv-unfloating-label,[data-theme=dark] [data-theme-item=light] .nv-unfloating-label,[data-theme=dark] .data-theme-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] .nv-unfloating-label,[data-theme=dark] [data-theme-item=light] .nv-unfloating-label,[data-theme=dark] .data-theme-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] .data-theme-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-light-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] [data-theme-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] .data-theme-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-body,[data-theme=dark] [data-theme-item=light] .text-body,[data-theme=dark] .data-theme-item-light .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-body,.data-theme-dark [data-theme-item=light] .text-light-body,[data-theme=dark] [data-theme-item=light] .text-light-body,[data-theme=dark] .data-theme-item-light .text-light-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-body,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-body,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-body{color:var(--nv-themes-light-body-color)}.data-theme-dark [data-theme-item=light] .p-large,.data-theme-dark [data-theme-item=light] p.p-large,.data-theme-dark [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] span.p-large,.data-theme-dark [data-theme-item=light] label.p-large,.data-theme-dark [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] li.p-large,.data-theme-dark [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=light] .text-body-large,[data-theme=dark] [data-theme-item=light] .p-large,[data-theme=dark] [data-theme-item=light] p.p-large,[data-theme=dark] [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] span.p-large,[data-theme=dark] [data-theme-item=light] label.p-large,[data-theme=dark] [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] li.p-large,[data-theme=dark] [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=light] .text-body-large,[data-theme=dark] .data-theme-item-light .p-large,[data-theme=dark] .data-theme-item-light p.p-large,[data-theme=dark] .data-theme-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light span.p-large,[data-theme=dark] .data-theme-item-light label.p-large,[data-theme=dark] .data-theme-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light li.p-large,[data-theme=dark] .data-theme-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-light .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] .p-large,.data-theme-dark [data-theme-item=light] p.p-large,.data-theme-dark [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] span.p-large,.data-theme-dark [data-theme-item=light] label.p-large,.data-theme-dark [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] li.p-large,.data-theme-dark [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=light] .text-body-large,[data-theme=dark] [data-theme-item=light] .p-large,[data-theme=dark] [data-theme-item=light] p.p-large,[data-theme=dark] [data-theme-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] span.p-large,[data-theme=dark] [data-theme-item=light] label.p-large,[data-theme=dark] [data-theme-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] li.p-large,[data-theme=dark] [data-theme-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=light] .text-body-large,[data-theme=dark] .data-theme-item-light .p-large,[data-theme=dark] .data-theme-item-light p.p-large,[data-theme=dark] .data-theme-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light span.p-large,[data-theme=dark] .data-theme-item-light label.p-large,[data-theme=dark] .data-theme-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light li.p-large,[data-theme=dark] .data-theme-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-light .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-body-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-body-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-bodyLarge,[data-theme=dark] [data-theme-item=light] .text-bodyLarge,[data-theme=dark] .data-theme-item-light .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-bodyLarge,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-bodyLarge,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-bodyLarge,.data-theme-dark [data-theme-item=light] .text-light-bodyLarge,[data-theme=dark] [data-theme-item=light] .text-light-bodyLarge,[data-theme=dark] .data-theme-item-light .text-light-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-bodyLarge,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-bodyLarge{color:var(--nv-themes-light-bodyLarge-color)}.data-theme-dark [data-theme-item=light] .p-small,.data-theme-dark [data-theme-item=light] p.p-small,.data-theme-dark [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] span.p-small,.data-theme-dark [data-theme-item=light] label.p-small,.data-theme-dark [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] i.p-small,.data-theme-dark [data-theme-item=light] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item=light] li.p-small,.data-theme-dark [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=light] .text-body-small,[data-theme=dark] [data-theme-item=light] .p-small,[data-theme=dark] [data-theme-item=light] p.p-small,[data-theme=dark] [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] span.p-small,[data-theme=dark] [data-theme-item=light] label.p-small,[data-theme=dark] [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] i.p-small,[data-theme=dark] [data-theme-item=light] i.p-small *:not(.reset-text),[data-theme=dark] [data-theme-item=light] li.p-small,[data-theme=dark] [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=light] .text-body-small,[data-theme=dark] .data-theme-item-light .p-small,[data-theme=dark] .data-theme-item-light p.p-small,[data-theme=dark] .data-theme-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light span.p-small,[data-theme=dark] .data-theme-item-light label.p-small,[data-theme=dark] .data-theme-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light i.p-small,[data-theme=dark] .data-theme-item-light i.p-small *:not(.reset-text),[data-theme=dark] .data-theme-item-light li.p-small,[data-theme=dark] .data-theme-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-light .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-light-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-dark [data-theme-item=light] .p-small,.data-theme-dark [data-theme-item=light] p.p-small,.data-theme-dark [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] span.p-small,.data-theme-dark [data-theme-item=light] label.p-small,.data-theme-dark [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=light] i.p-small,.data-theme-dark [data-theme-item=light] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item=light] li.p-small,.data-theme-dark [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=light] .text-body-small,[data-theme=dark] [data-theme-item=light] .p-small,[data-theme=dark] [data-theme-item=light] p.p-small,[data-theme=dark] [data-theme-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] span.p-small,[data-theme=dark] [data-theme-item=light] label.p-small,[data-theme=dark] [data-theme-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=light] i.p-small,[data-theme=dark] [data-theme-item=light] i.p-small *:not(.reset-text),[data-theme=dark] [data-theme-item=light] li.p-small,[data-theme=dark] [data-theme-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=light] .text-body-small,[data-theme=dark] .data-theme-item-light .p-small,[data-theme=dark] .data-theme-item-light p.p-small,[data-theme=dark] .data-theme-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light span.p-small,[data-theme=dark] .data-theme-item-light label.p-small,[data-theme=dark] .data-theme-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-light i.p-small,[data-theme=dark] .data-theme-item-light i.p-small *:not(.reset-text),[data-theme=dark] .data-theme-item-light li.p-small,[data-theme=dark] .data-theme-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-light .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-light .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-light i.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-body-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-body-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] i.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-dark [data-theme-item=light] .text-bodySmall,[data-theme=dark] [data-theme-item=light] .text-bodySmall,[data-theme=dark] .data-theme-item-light .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-bodySmall,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-bodySmall,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-bodySmall,.data-theme-dark [data-theme-item=light] .text-light-bodySmall,[data-theme=dark] [data-theme-item=light] .text-light-bodySmall,[data-theme=dark] .data-theme-item-light .text-light-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-light-bodySmall,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-light-bodySmall{color:var(--nv-themes-light-bodySmall-color)}.data-theme-dark [data-theme-item=white] h1,.data-theme-dark [data-theme-item=white] .h1,.data-theme-dark [data-theme-item=white] h1 a,.data-theme-dark [data-theme-item=white] .h1 a,.data-theme-dark [data-theme-item=white] h1 *,.data-theme-dark [data-theme-item=white] .h1 *,.data-theme-dark [data-theme-item=white] .h1 span,.data-theme-dark [data-theme-item=white] h1 span,.data-theme-dark [data-theme-item=white] h1 p,.data-theme-dark [data-theme-item=white] .h1 p,.data-theme-dark [data-theme-item=white] .h1>span,.data-theme-dark [data-theme-item=white] h1>span,.data-theme-dark [data-theme-item=white] h1>p,.data-theme-dark [data-theme-item=white] .h1>p,.data-theme-dark [data-theme-item=white] h1 li,.data-theme-dark [data-theme-item=white] .h1 li,.data-theme-dark [data-theme-item=white] li>h1,.data-theme-dark [data-theme-item=white] li>.h1,[data-theme=dark] [data-theme-item=white] h1,[data-theme=dark] [data-theme-item=white] .h1,[data-theme=dark] [data-theme-item=white] h1 a,[data-theme=dark] [data-theme-item=white] .h1 a,[data-theme=dark] [data-theme-item=white] h1 *,[data-theme=dark] [data-theme-item=white] .h1 *,[data-theme=dark] [data-theme-item=white] .h1 span,[data-theme=dark] [data-theme-item=white] h1 span,[data-theme=dark] [data-theme-item=white] h1 p,[data-theme=dark] [data-theme-item=white] .h1 p,[data-theme=dark] [data-theme-item=white] .h1>span,[data-theme=dark] [data-theme-item=white] h1>span,[data-theme=dark] [data-theme-item=white] h1>p,[data-theme=dark] [data-theme-item=white] .h1>p,[data-theme=dark] [data-theme-item=white] h1 li,[data-theme=dark] [data-theme-item=white] .h1 li,[data-theme=dark] [data-theme-item=white] li>h1,[data-theme=dark] [data-theme-item=white] li>.h1,[data-theme=dark] .data-theme-item-white h1,[data-theme=dark] .data-theme-item-white .h1,[data-theme=dark] .data-theme-item-white h1 a,[data-theme=dark] .data-theme-item-white .h1 a,[data-theme=dark] .data-theme-item-white h1 *,[data-theme=dark] .data-theme-item-white .h1 *,[data-theme=dark] .data-theme-item-white .h1 span,[data-theme=dark] .data-theme-item-white h1 span,[data-theme=dark] .data-theme-item-white h1 p,[data-theme=dark] .data-theme-item-white .h1 p,[data-theme=dark] .data-theme-item-white .h1>span,[data-theme=dark] .data-theme-item-white h1>span,[data-theme=dark] .data-theme-item-white h1>p,[data-theme=dark] .data-theme-item-white .h1>p,[data-theme=dark] .data-theme-item-white h1 li,[data-theme=dark] .data-theme-item-white .h1 li,[data-theme=dark] .data-theme-item-white li>h1,[data-theme=dark] .data-theme-item-white li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h1{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight);font-family:var(--nv-font-h1-family);font-weight:var(--nv-font-h1-weight);letter-spacing:var(--nv-font-h1-letterSpacing);text-transform:var(--nv-font-h1-textTransform);font-style:var(--nv-font-h1-style);color:var(--nv-themes-white-h1-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] h1,.data-theme-dark [data-theme-item=white] .h1,.data-theme-dark [data-theme-item=white] h1 a,.data-theme-dark [data-theme-item=white] .h1 a,.data-theme-dark [data-theme-item=white] h1 *,.data-theme-dark [data-theme-item=white] .h1 *,.data-theme-dark [data-theme-item=white] .h1 span,.data-theme-dark [data-theme-item=white] h1 span,.data-theme-dark [data-theme-item=white] h1 p,.data-theme-dark [data-theme-item=white] .h1 p,.data-theme-dark [data-theme-item=white] .h1>span,.data-theme-dark [data-theme-item=white] h1>span,.data-theme-dark [data-theme-item=white] h1>p,.data-theme-dark [data-theme-item=white] .h1>p,.data-theme-dark [data-theme-item=white] h1 li,.data-theme-dark [data-theme-item=white] .h1 li,.data-theme-dark [data-theme-item=white] li>h1,.data-theme-dark [data-theme-item=white] li>.h1,[data-theme=dark] [data-theme-item=white] h1,[data-theme=dark] [data-theme-item=white] .h1,[data-theme=dark] [data-theme-item=white] h1 a,[data-theme=dark] [data-theme-item=white] .h1 a,[data-theme=dark] [data-theme-item=white] h1 *,[data-theme=dark] [data-theme-item=white] .h1 *,[data-theme=dark] [data-theme-item=white] .h1 span,[data-theme=dark] [data-theme-item=white] h1 span,[data-theme=dark] [data-theme-item=white] h1 p,[data-theme=dark] [data-theme-item=white] .h1 p,[data-theme=dark] [data-theme-item=white] .h1>span,[data-theme=dark] [data-theme-item=white] h1>span,[data-theme=dark] [data-theme-item=white] h1>p,[data-theme=dark] [data-theme-item=white] .h1>p,[data-theme=dark] [data-theme-item=white] h1 li,[data-theme=dark] [data-theme-item=white] .h1 li,[data-theme=dark] [data-theme-item=white] li>h1,[data-theme=dark] [data-theme-item=white] li>.h1,[data-theme=dark] .data-theme-item-white h1,[data-theme=dark] .data-theme-item-white .h1,[data-theme=dark] .data-theme-item-white h1 a,[data-theme=dark] .data-theme-item-white .h1 a,[data-theme=dark] .data-theme-item-white h1 *,[data-theme=dark] .data-theme-item-white .h1 *,[data-theme=dark] .data-theme-item-white .h1 span,[data-theme=dark] .data-theme-item-white h1 span,[data-theme=dark] .data-theme-item-white h1 p,[data-theme=dark] .data-theme-item-white .h1 p,[data-theme=dark] .data-theme-item-white .h1>span,[data-theme=dark] .data-theme-item-white h1>span,[data-theme=dark] .data-theme-item-white h1>p,[data-theme=dark] .data-theme-item-white .h1>p,[data-theme=dark] .data-theme-item-white h1 li,[data-theme=dark] .data-theme-item-white .h1 li,[data-theme=dark] .data-theme-item-white li>h1,[data-theme=dark] .data-theme-item-white li>.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h1 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h1 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h1 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h1 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h1{font-size:var(--nv-font-h1-size);line-height:var(--nv-font-h1-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-h1,[data-theme=dark] [data-theme-item=white] .text-h1,[data-theme=dark] .data-theme-item-white .text-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-h1,.data-theme-dark [data-theme-item=white] .text-white-h1,[data-theme=dark] [data-theme-item=white] .text-white-h1,[data-theme=dark] .data-theme-item-white .text-white-h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-h1{color:var(--nv-themes-white-h1-color)}.data-theme-dark [data-theme-item=white] h2,.data-theme-dark [data-theme-item=white] .h2,.data-theme-dark [data-theme-item=white] h2 a,.data-theme-dark [data-theme-item=white] .h2 a,.data-theme-dark [data-theme-item=white] h2 *,.data-theme-dark [data-theme-item=white] .h2 *,.data-theme-dark [data-theme-item=white] .h2 span,.data-theme-dark [data-theme-item=white] h2 span,.data-theme-dark [data-theme-item=white] h2 p,.data-theme-dark [data-theme-item=white] .h2 p,.data-theme-dark [data-theme-item=white] .h2>span,.data-theme-dark [data-theme-item=white] h2>span,.data-theme-dark [data-theme-item=white] h2>p,.data-theme-dark [data-theme-item=white] .h2>p,.data-theme-dark [data-theme-item=white] h2 li,.data-theme-dark [data-theme-item=white] .h2 li,.data-theme-dark [data-theme-item=white] li>h2,.data-theme-dark [data-theme-item=white] li>.h2,[data-theme=dark] [data-theme-item=white] h2,[data-theme=dark] [data-theme-item=white] .h2,[data-theme=dark] [data-theme-item=white] h2 a,[data-theme=dark] [data-theme-item=white] .h2 a,[data-theme=dark] [data-theme-item=white] h2 *,[data-theme=dark] [data-theme-item=white] .h2 *,[data-theme=dark] [data-theme-item=white] .h2 span,[data-theme=dark] [data-theme-item=white] h2 span,[data-theme=dark] [data-theme-item=white] h2 p,[data-theme=dark] [data-theme-item=white] .h2 p,[data-theme=dark] [data-theme-item=white] .h2>span,[data-theme=dark] [data-theme-item=white] h2>span,[data-theme=dark] [data-theme-item=white] h2>p,[data-theme=dark] [data-theme-item=white] .h2>p,[data-theme=dark] [data-theme-item=white] h2 li,[data-theme=dark] [data-theme-item=white] .h2 li,[data-theme=dark] [data-theme-item=white] li>h2,[data-theme=dark] [data-theme-item=white] li>.h2,[data-theme=dark] .data-theme-item-white h2,[data-theme=dark] .data-theme-item-white .h2,[data-theme=dark] .data-theme-item-white h2 a,[data-theme=dark] .data-theme-item-white .h2 a,[data-theme=dark] .data-theme-item-white h2 *,[data-theme=dark] .data-theme-item-white .h2 *,[data-theme=dark] .data-theme-item-white .h2 span,[data-theme=dark] .data-theme-item-white h2 span,[data-theme=dark] .data-theme-item-white h2 p,[data-theme=dark] .data-theme-item-white .h2 p,[data-theme=dark] .data-theme-item-white .h2>span,[data-theme=dark] .data-theme-item-white h2>span,[data-theme=dark] .data-theme-item-white h2>p,[data-theme=dark] .data-theme-item-white .h2>p,[data-theme=dark] .data-theme-item-white h2 li,[data-theme=dark] .data-theme-item-white .h2 li,[data-theme=dark] .data-theme-item-white li>h2,[data-theme=dark] .data-theme-item-white li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h2{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight);font-family:var(--nv-font-h2-family);font-weight:var(--nv-font-h2-weight);letter-spacing:var(--nv-font-h2-letterSpacing);text-transform:var(--nv-font-h2-textTransform);font-style:var(--nv-font-h2-style);color:var(--nv-themes-white-h2-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] h2,.data-theme-dark [data-theme-item=white] .h2,.data-theme-dark [data-theme-item=white] h2 a,.data-theme-dark [data-theme-item=white] .h2 a,.data-theme-dark [data-theme-item=white] h2 *,.data-theme-dark [data-theme-item=white] .h2 *,.data-theme-dark [data-theme-item=white] .h2 span,.data-theme-dark [data-theme-item=white] h2 span,.data-theme-dark [data-theme-item=white] h2 p,.data-theme-dark [data-theme-item=white] .h2 p,.data-theme-dark [data-theme-item=white] .h2>span,.data-theme-dark [data-theme-item=white] h2>span,.data-theme-dark [data-theme-item=white] h2>p,.data-theme-dark [data-theme-item=white] .h2>p,.data-theme-dark [data-theme-item=white] h2 li,.data-theme-dark [data-theme-item=white] .h2 li,.data-theme-dark [data-theme-item=white] li>h2,.data-theme-dark [data-theme-item=white] li>.h2,[data-theme=dark] [data-theme-item=white] h2,[data-theme=dark] [data-theme-item=white] .h2,[data-theme=dark] [data-theme-item=white] h2 a,[data-theme=dark] [data-theme-item=white] .h2 a,[data-theme=dark] [data-theme-item=white] h2 *,[data-theme=dark] [data-theme-item=white] .h2 *,[data-theme=dark] [data-theme-item=white] .h2 span,[data-theme=dark] [data-theme-item=white] h2 span,[data-theme=dark] [data-theme-item=white] h2 p,[data-theme=dark] [data-theme-item=white] .h2 p,[data-theme=dark] [data-theme-item=white] .h2>span,[data-theme=dark] [data-theme-item=white] h2>span,[data-theme=dark] [data-theme-item=white] h2>p,[data-theme=dark] [data-theme-item=white] .h2>p,[data-theme=dark] [data-theme-item=white] h2 li,[data-theme=dark] [data-theme-item=white] .h2 li,[data-theme=dark] [data-theme-item=white] li>h2,[data-theme=dark] [data-theme-item=white] li>.h2,[data-theme=dark] .data-theme-item-white h2,[data-theme=dark] .data-theme-item-white .h2,[data-theme=dark] .data-theme-item-white h2 a,[data-theme=dark] .data-theme-item-white .h2 a,[data-theme=dark] .data-theme-item-white h2 *,[data-theme=dark] .data-theme-item-white .h2 *,[data-theme=dark] .data-theme-item-white .h2 span,[data-theme=dark] .data-theme-item-white h2 span,[data-theme=dark] .data-theme-item-white h2 p,[data-theme=dark] .data-theme-item-white .h2 p,[data-theme=dark] .data-theme-item-white .h2>span,[data-theme=dark] .data-theme-item-white h2>span,[data-theme=dark] .data-theme-item-white h2>p,[data-theme=dark] .data-theme-item-white .h2>p,[data-theme=dark] .data-theme-item-white h2 li,[data-theme=dark] .data-theme-item-white .h2 li,[data-theme=dark] .data-theme-item-white li>h2,[data-theme=dark] .data-theme-item-white li>.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h2 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h2 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h2 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h2 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h2{font-size:var(--nv-font-h2-size);line-height:var(--nv-font-h2-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-h2,[data-theme=dark] [data-theme-item=white] .text-h2,[data-theme=dark] .data-theme-item-white .text-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-h2,.data-theme-dark [data-theme-item=white] .text-white-h2,[data-theme=dark] [data-theme-item=white] .text-white-h2,[data-theme=dark] .data-theme-item-white .text-white-h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-h2{color:var(--nv-themes-white-h2-color)}.data-theme-dark [data-theme-item=white] h3,.data-theme-dark [data-theme-item=white] .h3,.data-theme-dark [data-theme-item=white] h3 a,.data-theme-dark [data-theme-item=white] .h3 a,.data-theme-dark [data-theme-item=white] h3 *,.data-theme-dark [data-theme-item=white] .h3 *,.data-theme-dark [data-theme-item=white] .h3 span,.data-theme-dark [data-theme-item=white] h3 span,.data-theme-dark [data-theme-item=white] h3 p,.data-theme-dark [data-theme-item=white] .h3 p,.data-theme-dark [data-theme-item=white] .h3>span,.data-theme-dark [data-theme-item=white] h3>span,.data-theme-dark [data-theme-item=white] h3>p,.data-theme-dark [data-theme-item=white] .h3>p,.data-theme-dark [data-theme-item=white] h3 li,.data-theme-dark [data-theme-item=white] .h3 li,.data-theme-dark [data-theme-item=white] li>h3,.data-theme-dark [data-theme-item=white] li>.h3,[data-theme=dark] [data-theme-item=white] h3,[data-theme=dark] [data-theme-item=white] .h3,[data-theme=dark] [data-theme-item=white] h3 a,[data-theme=dark] [data-theme-item=white] .h3 a,[data-theme=dark] [data-theme-item=white] h3 *,[data-theme=dark] [data-theme-item=white] .h3 *,[data-theme=dark] [data-theme-item=white] .h3 span,[data-theme=dark] [data-theme-item=white] h3 span,[data-theme=dark] [data-theme-item=white] h3 p,[data-theme=dark] [data-theme-item=white] .h3 p,[data-theme=dark] [data-theme-item=white] .h3>span,[data-theme=dark] [data-theme-item=white] h3>span,[data-theme=dark] [data-theme-item=white] h3>p,[data-theme=dark] [data-theme-item=white] .h3>p,[data-theme=dark] [data-theme-item=white] h3 li,[data-theme=dark] [data-theme-item=white] .h3 li,[data-theme=dark] [data-theme-item=white] li>h3,[data-theme=dark] [data-theme-item=white] li>.h3,[data-theme=dark] .data-theme-item-white h3,[data-theme=dark] .data-theme-item-white .h3,[data-theme=dark] .data-theme-item-white h3 a,[data-theme=dark] .data-theme-item-white .h3 a,[data-theme=dark] .data-theme-item-white h3 *,[data-theme=dark] .data-theme-item-white .h3 *,[data-theme=dark] .data-theme-item-white .h3 span,[data-theme=dark] .data-theme-item-white h3 span,[data-theme=dark] .data-theme-item-white h3 p,[data-theme=dark] .data-theme-item-white .h3 p,[data-theme=dark] .data-theme-item-white .h3>span,[data-theme=dark] .data-theme-item-white h3>span,[data-theme=dark] .data-theme-item-white h3>p,[data-theme=dark] .data-theme-item-white .h3>p,[data-theme=dark] .data-theme-item-white h3 li,[data-theme=dark] .data-theme-item-white .h3 li,[data-theme=dark] .data-theme-item-white li>h3,[data-theme=dark] .data-theme-item-white li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h3{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight);font-family:var(--nv-font-h3-family);font-weight:var(--nv-font-h3-weight);letter-spacing:var(--nv-font-h3-letterSpacing);text-transform:var(--nv-font-h3-textTransform);font-style:var(--nv-font-h3-style);color:var(--nv-themes-white-h3-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] h3,.data-theme-dark [data-theme-item=white] .h3,.data-theme-dark [data-theme-item=white] h3 a,.data-theme-dark [data-theme-item=white] .h3 a,.data-theme-dark [data-theme-item=white] h3 *,.data-theme-dark [data-theme-item=white] .h3 *,.data-theme-dark [data-theme-item=white] .h3 span,.data-theme-dark [data-theme-item=white] h3 span,.data-theme-dark [data-theme-item=white] h3 p,.data-theme-dark [data-theme-item=white] .h3 p,.data-theme-dark [data-theme-item=white] .h3>span,.data-theme-dark [data-theme-item=white] h3>span,.data-theme-dark [data-theme-item=white] h3>p,.data-theme-dark [data-theme-item=white] .h3>p,.data-theme-dark [data-theme-item=white] h3 li,.data-theme-dark [data-theme-item=white] .h3 li,.data-theme-dark [data-theme-item=white] li>h3,.data-theme-dark [data-theme-item=white] li>.h3,[data-theme=dark] [data-theme-item=white] h3,[data-theme=dark] [data-theme-item=white] .h3,[data-theme=dark] [data-theme-item=white] h3 a,[data-theme=dark] [data-theme-item=white] .h3 a,[data-theme=dark] [data-theme-item=white] h3 *,[data-theme=dark] [data-theme-item=white] .h3 *,[data-theme=dark] [data-theme-item=white] .h3 span,[data-theme=dark] [data-theme-item=white] h3 span,[data-theme=dark] [data-theme-item=white] h3 p,[data-theme=dark] [data-theme-item=white] .h3 p,[data-theme=dark] [data-theme-item=white] .h3>span,[data-theme=dark] [data-theme-item=white] h3>span,[data-theme=dark] [data-theme-item=white] h3>p,[data-theme=dark] [data-theme-item=white] .h3>p,[data-theme=dark] [data-theme-item=white] h3 li,[data-theme=dark] [data-theme-item=white] .h3 li,[data-theme=dark] [data-theme-item=white] li>h3,[data-theme=dark] [data-theme-item=white] li>.h3,[data-theme=dark] .data-theme-item-white h3,[data-theme=dark] .data-theme-item-white .h3,[data-theme=dark] .data-theme-item-white h3 a,[data-theme=dark] .data-theme-item-white .h3 a,[data-theme=dark] .data-theme-item-white h3 *,[data-theme=dark] .data-theme-item-white .h3 *,[data-theme=dark] .data-theme-item-white .h3 span,[data-theme=dark] .data-theme-item-white h3 span,[data-theme=dark] .data-theme-item-white h3 p,[data-theme=dark] .data-theme-item-white .h3 p,[data-theme=dark] .data-theme-item-white .h3>span,[data-theme=dark] .data-theme-item-white h3>span,[data-theme=dark] .data-theme-item-white h3>p,[data-theme=dark] .data-theme-item-white .h3>p,[data-theme=dark] .data-theme-item-white h3 li,[data-theme=dark] .data-theme-item-white .h3 li,[data-theme=dark] .data-theme-item-white li>h3,[data-theme=dark] .data-theme-item-white li>.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h3 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h3 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h3 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h3 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h3{font-size:var(--nv-font-h3-size);line-height:var(--nv-font-h3-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-h3,[data-theme=dark] [data-theme-item=white] .text-h3,[data-theme=dark] .data-theme-item-white .text-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-h3,.data-theme-dark [data-theme-item=white] .text-white-h3,[data-theme=dark] [data-theme-item=white] .text-white-h3,[data-theme=dark] .data-theme-item-white .text-white-h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-h3{color:var(--nv-themes-white-h3-color)}.data-theme-dark [data-theme-item=white] h4,.data-theme-dark [data-theme-item=white] .h4,.data-theme-dark [data-theme-item=white] h4 a,.data-theme-dark [data-theme-item=white] .h4 a,.data-theme-dark [data-theme-item=white] h4 *,.data-theme-dark [data-theme-item=white] .h4 *,.data-theme-dark [data-theme-item=white] .h4 span,.data-theme-dark [data-theme-item=white] h4 span,.data-theme-dark [data-theme-item=white] h4 p,.data-theme-dark [data-theme-item=white] .h4 p,.data-theme-dark [data-theme-item=white] .h4>span,.data-theme-dark [data-theme-item=white] h4>span,.data-theme-dark [data-theme-item=white] h4>p,.data-theme-dark [data-theme-item=white] .h4>p,.data-theme-dark [data-theme-item=white] h4 li,.data-theme-dark [data-theme-item=white] .h4 li,.data-theme-dark [data-theme-item=white] li>h4,.data-theme-dark [data-theme-item=white] li>.h4,[data-theme=dark] [data-theme-item=white] h4,[data-theme=dark] [data-theme-item=white] .h4,[data-theme=dark] [data-theme-item=white] h4 a,[data-theme=dark] [data-theme-item=white] .h4 a,[data-theme=dark] [data-theme-item=white] h4 *,[data-theme=dark] [data-theme-item=white] .h4 *,[data-theme=dark] [data-theme-item=white] .h4 span,[data-theme=dark] [data-theme-item=white] h4 span,[data-theme=dark] [data-theme-item=white] h4 p,[data-theme=dark] [data-theme-item=white] .h4 p,[data-theme=dark] [data-theme-item=white] .h4>span,[data-theme=dark] [data-theme-item=white] h4>span,[data-theme=dark] [data-theme-item=white] h4>p,[data-theme=dark] [data-theme-item=white] .h4>p,[data-theme=dark] [data-theme-item=white] h4 li,[data-theme=dark] [data-theme-item=white] .h4 li,[data-theme=dark] [data-theme-item=white] li>h4,[data-theme=dark] [data-theme-item=white] li>.h4,[data-theme=dark] .data-theme-item-white h4,[data-theme=dark] .data-theme-item-white .h4,[data-theme=dark] .data-theme-item-white h4 a,[data-theme=dark] .data-theme-item-white .h4 a,[data-theme=dark] .data-theme-item-white h4 *,[data-theme=dark] .data-theme-item-white .h4 *,[data-theme=dark] .data-theme-item-white .h4 span,[data-theme=dark] .data-theme-item-white h4 span,[data-theme=dark] .data-theme-item-white h4 p,[data-theme=dark] .data-theme-item-white .h4 p,[data-theme=dark] .data-theme-item-white .h4>span,[data-theme=dark] .data-theme-item-white h4>span,[data-theme=dark] .data-theme-item-white h4>p,[data-theme=dark] .data-theme-item-white .h4>p,[data-theme=dark] .data-theme-item-white h4 li,[data-theme=dark] .data-theme-item-white .h4 li,[data-theme=dark] .data-theme-item-white li>h4,[data-theme=dark] .data-theme-item-white li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h4{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight);font-family:var(--nv-font-h4-family);font-weight:var(--nv-font-h4-weight);letter-spacing:var(--nv-font-h4-letterSpacing);text-transform:var(--nv-font-h4-textTransform);font-style:var(--nv-font-h4-style);color:var(--nv-themes-white-h4-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] h4,.data-theme-dark [data-theme-item=white] .h4,.data-theme-dark [data-theme-item=white] h4 a,.data-theme-dark [data-theme-item=white] .h4 a,.data-theme-dark [data-theme-item=white] h4 *,.data-theme-dark [data-theme-item=white] .h4 *,.data-theme-dark [data-theme-item=white] .h4 span,.data-theme-dark [data-theme-item=white] h4 span,.data-theme-dark [data-theme-item=white] h4 p,.data-theme-dark [data-theme-item=white] .h4 p,.data-theme-dark [data-theme-item=white] .h4>span,.data-theme-dark [data-theme-item=white] h4>span,.data-theme-dark [data-theme-item=white] h4>p,.data-theme-dark [data-theme-item=white] .h4>p,.data-theme-dark [data-theme-item=white] h4 li,.data-theme-dark [data-theme-item=white] .h4 li,.data-theme-dark [data-theme-item=white] li>h4,.data-theme-dark [data-theme-item=white] li>.h4,[data-theme=dark] [data-theme-item=white] h4,[data-theme=dark] [data-theme-item=white] .h4,[data-theme=dark] [data-theme-item=white] h4 a,[data-theme=dark] [data-theme-item=white] .h4 a,[data-theme=dark] [data-theme-item=white] h4 *,[data-theme=dark] [data-theme-item=white] .h4 *,[data-theme=dark] [data-theme-item=white] .h4 span,[data-theme=dark] [data-theme-item=white] h4 span,[data-theme=dark] [data-theme-item=white] h4 p,[data-theme=dark] [data-theme-item=white] .h4 p,[data-theme=dark] [data-theme-item=white] .h4>span,[data-theme=dark] [data-theme-item=white] h4>span,[data-theme=dark] [data-theme-item=white] h4>p,[data-theme=dark] [data-theme-item=white] .h4>p,[data-theme=dark] [data-theme-item=white] h4 li,[data-theme=dark] [data-theme-item=white] .h4 li,[data-theme=dark] [data-theme-item=white] li>h4,[data-theme=dark] [data-theme-item=white] li>.h4,[data-theme=dark] .data-theme-item-white h4,[data-theme=dark] .data-theme-item-white .h4,[data-theme=dark] .data-theme-item-white h4 a,[data-theme=dark] .data-theme-item-white .h4 a,[data-theme=dark] .data-theme-item-white h4 *,[data-theme=dark] .data-theme-item-white .h4 *,[data-theme=dark] .data-theme-item-white .h4 span,[data-theme=dark] .data-theme-item-white h4 span,[data-theme=dark] .data-theme-item-white h4 p,[data-theme=dark] .data-theme-item-white .h4 p,[data-theme=dark] .data-theme-item-white .h4>span,[data-theme=dark] .data-theme-item-white h4>span,[data-theme=dark] .data-theme-item-white h4>p,[data-theme=dark] .data-theme-item-white .h4>p,[data-theme=dark] .data-theme-item-white h4 li,[data-theme=dark] .data-theme-item-white .h4 li,[data-theme=dark] .data-theme-item-white li>h4,[data-theme=dark] .data-theme-item-white li>.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h4 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h4 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h4 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h4 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h4{font-size:var(--nv-font-h4-size);line-height:var(--nv-font-h4-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-h4,[data-theme=dark] [data-theme-item=white] .text-h4,[data-theme=dark] .data-theme-item-white .text-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-h4,.data-theme-dark [data-theme-item=white] .text-white-h4,[data-theme=dark] [data-theme-item=white] .text-white-h4,[data-theme=dark] .data-theme-item-white .text-white-h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-h4{color:var(--nv-themes-white-h4-color)}.data-theme-dark [data-theme-item=white] h5,.data-theme-dark [data-theme-item=white] .h5,.data-theme-dark [data-theme-item=white] h5 a,.data-theme-dark [data-theme-item=white] .h5 a,.data-theme-dark [data-theme-item=white] h5 *,.data-theme-dark [data-theme-item=white] .h5 *,.data-theme-dark [data-theme-item=white] .h5 span,.data-theme-dark [data-theme-item=white] h5 span,.data-theme-dark [data-theme-item=white] h5 p,.data-theme-dark [data-theme-item=white] .h5 p,.data-theme-dark [data-theme-item=white] .h5>span,.data-theme-dark [data-theme-item=white] h5>span,.data-theme-dark [data-theme-item=white] h5>p,.data-theme-dark [data-theme-item=white] .h5>p,.data-theme-dark [data-theme-item=white] h5 li,.data-theme-dark [data-theme-item=white] .h5 li,.data-theme-dark [data-theme-item=white] li>h5,.data-theme-dark [data-theme-item=white] li>.h5,[data-theme=dark] [data-theme-item=white] h5,[data-theme=dark] [data-theme-item=white] .h5,[data-theme=dark] [data-theme-item=white] h5 a,[data-theme=dark] [data-theme-item=white] .h5 a,[data-theme=dark] [data-theme-item=white] h5 *,[data-theme=dark] [data-theme-item=white] .h5 *,[data-theme=dark] [data-theme-item=white] .h5 span,[data-theme=dark] [data-theme-item=white] h5 span,[data-theme=dark] [data-theme-item=white] h5 p,[data-theme=dark] [data-theme-item=white] .h5 p,[data-theme=dark] [data-theme-item=white] .h5>span,[data-theme=dark] [data-theme-item=white] h5>span,[data-theme=dark] [data-theme-item=white] h5>p,[data-theme=dark] [data-theme-item=white] .h5>p,[data-theme=dark] [data-theme-item=white] h5 li,[data-theme=dark] [data-theme-item=white] .h5 li,[data-theme=dark] [data-theme-item=white] li>h5,[data-theme=dark] [data-theme-item=white] li>.h5,[data-theme=dark] .data-theme-item-white h5,[data-theme=dark] .data-theme-item-white .h5,[data-theme=dark] .data-theme-item-white h5 a,[data-theme=dark] .data-theme-item-white .h5 a,[data-theme=dark] .data-theme-item-white h5 *,[data-theme=dark] .data-theme-item-white .h5 *,[data-theme=dark] .data-theme-item-white .h5 span,[data-theme=dark] .data-theme-item-white h5 span,[data-theme=dark] .data-theme-item-white h5 p,[data-theme=dark] .data-theme-item-white .h5 p,[data-theme=dark] .data-theme-item-white .h5>span,[data-theme=dark] .data-theme-item-white h5>span,[data-theme=dark] .data-theme-item-white h5>p,[data-theme=dark] .data-theme-item-white .h5>p,[data-theme=dark] .data-theme-item-white h5 li,[data-theme=dark] .data-theme-item-white .h5 li,[data-theme=dark] .data-theme-item-white li>h5,[data-theme=dark] .data-theme-item-white li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h5{-webkit-font-smoothing:antialiased;font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight);font-family:var(--nv-font-h5-family);font-weight:var(--nv-font-h5-weight);letter-spacing:var(--nv-font-h5-letterSpacing);text-transform:var(--nv-font-h5-textTransform);font-style:var(--nv-font-h5-style);color:var(--nv-themes-white-h5-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] h5,.data-theme-dark [data-theme-item=white] .h5,.data-theme-dark [data-theme-item=white] h5 a,.data-theme-dark [data-theme-item=white] .h5 a,.data-theme-dark [data-theme-item=white] h5 *,.data-theme-dark [data-theme-item=white] .h5 *,.data-theme-dark [data-theme-item=white] .h5 span,.data-theme-dark [data-theme-item=white] h5 span,.data-theme-dark [data-theme-item=white] h5 p,.data-theme-dark [data-theme-item=white] .h5 p,.data-theme-dark [data-theme-item=white] .h5>span,.data-theme-dark [data-theme-item=white] h5>span,.data-theme-dark [data-theme-item=white] h5>p,.data-theme-dark [data-theme-item=white] .h5>p,.data-theme-dark [data-theme-item=white] h5 li,.data-theme-dark [data-theme-item=white] .h5 li,.data-theme-dark [data-theme-item=white] li>h5,.data-theme-dark [data-theme-item=white] li>.h5,[data-theme=dark] [data-theme-item=white] h5,[data-theme=dark] [data-theme-item=white] .h5,[data-theme=dark] [data-theme-item=white] h5 a,[data-theme=dark] [data-theme-item=white] .h5 a,[data-theme=dark] [data-theme-item=white] h5 *,[data-theme=dark] [data-theme-item=white] .h5 *,[data-theme=dark] [data-theme-item=white] .h5 span,[data-theme=dark] [data-theme-item=white] h5 span,[data-theme=dark] [data-theme-item=white] h5 p,[data-theme=dark] [data-theme-item=white] .h5 p,[data-theme=dark] [data-theme-item=white] .h5>span,[data-theme=dark] [data-theme-item=white] h5>span,[data-theme=dark] [data-theme-item=white] h5>p,[data-theme=dark] [data-theme-item=white] .h5>p,[data-theme=dark] [data-theme-item=white] h5 li,[data-theme=dark] [data-theme-item=white] .h5 li,[data-theme=dark] [data-theme-item=white] li>h5,[data-theme=dark] [data-theme-item=white] li>.h5,[data-theme=dark] .data-theme-item-white h5,[data-theme=dark] .data-theme-item-white .h5,[data-theme=dark] .data-theme-item-white h5 a,[data-theme=dark] .data-theme-item-white .h5 a,[data-theme=dark] .data-theme-item-white h5 *,[data-theme=dark] .data-theme-item-white .h5 *,[data-theme=dark] .data-theme-item-white .h5 span,[data-theme=dark] .data-theme-item-white h5 span,[data-theme=dark] .data-theme-item-white h5 p,[data-theme=dark] .data-theme-item-white .h5 p,[data-theme=dark] .data-theme-item-white .h5>span,[data-theme=dark] .data-theme-item-white h5>span,[data-theme=dark] .data-theme-item-white h5>p,[data-theme=dark] .data-theme-item-white .h5>p,[data-theme=dark] .data-theme-item-white h5 li,[data-theme=dark] .data-theme-item-white .h5 li,[data-theme=dark] .data-theme-item-white li>h5,[data-theme=dark] .data-theme-item-white li>.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h5 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h5 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h5 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h5 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h5{font-size:var(--nv-font-h5-size);line-height:var(--nv-font-h5-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-h5,[data-theme=dark] [data-theme-item=white] .text-h5,[data-theme=dark] .data-theme-item-white .text-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-h5,.data-theme-dark [data-theme-item=white] .text-white-h5,[data-theme=dark] [data-theme-item=white] .text-white-h5,[data-theme=dark] .data-theme-item-white .text-white-h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-h5{color:var(--nv-themes-white-h5-color)}.data-theme-dark [data-theme-item=white] h6,.data-theme-dark [data-theme-item=white] .h6,.data-theme-dark [data-theme-item=white] h6 a,.data-theme-dark [data-theme-item=white] .h6 a,.data-theme-dark [data-theme-item=white] h6 *,.data-theme-dark [data-theme-item=white] .h6 *,.data-theme-dark [data-theme-item=white] .h6 span,.data-theme-dark [data-theme-item=white] h6 span,.data-theme-dark [data-theme-item=white] h6 p,.data-theme-dark [data-theme-item=white] .h6 p,.data-theme-dark [data-theme-item=white] .h6>span,.data-theme-dark [data-theme-item=white] h6>span,.data-theme-dark [data-theme-item=white] h6>p,.data-theme-dark [data-theme-item=white] .h6>p,.data-theme-dark [data-theme-item=white] h6 li,.data-theme-dark [data-theme-item=white] .h6 li,.data-theme-dark [data-theme-item=white] li>h6,.data-theme-dark [data-theme-item=white] li>.h6,[data-theme=dark] [data-theme-item=white] h6,[data-theme=dark] [data-theme-item=white] .h6,[data-theme=dark] [data-theme-item=white] h6 a,[data-theme=dark] [data-theme-item=white] .h6 a,[data-theme=dark] [data-theme-item=white] h6 *,[data-theme=dark] [data-theme-item=white] .h6 *,[data-theme=dark] [data-theme-item=white] .h6 span,[data-theme=dark] [data-theme-item=white] h6 span,[data-theme=dark] [data-theme-item=white] h6 p,[data-theme=dark] [data-theme-item=white] .h6 p,[data-theme=dark] [data-theme-item=white] .h6>span,[data-theme=dark] [data-theme-item=white] h6>span,[data-theme=dark] [data-theme-item=white] h6>p,[data-theme=dark] [data-theme-item=white] .h6>p,[data-theme=dark] [data-theme-item=white] h6 li,[data-theme=dark] [data-theme-item=white] .h6 li,[data-theme=dark] [data-theme-item=white] li>h6,[data-theme=dark] [data-theme-item=white] li>.h6,[data-theme=dark] .data-theme-item-white h6,[data-theme=dark] .data-theme-item-white .h6,[data-theme=dark] .data-theme-item-white h6 a,[data-theme=dark] .data-theme-item-white .h6 a,[data-theme=dark] .data-theme-item-white h6 *,[data-theme=dark] .data-theme-item-white .h6 *,[data-theme=dark] .data-theme-item-white .h6 span,[data-theme=dark] .data-theme-item-white h6 span,[data-theme=dark] .data-theme-item-white h6 p,[data-theme=dark] .data-theme-item-white .h6 p,[data-theme=dark] .data-theme-item-white .h6>span,[data-theme=dark] .data-theme-item-white h6>span,[data-theme=dark] .data-theme-item-white h6>p,[data-theme=dark] .data-theme-item-white .h6>p,[data-theme=dark] .data-theme-item-white h6 li,[data-theme=dark] .data-theme-item-white .h6 li,[data-theme=dark] .data-theme-item-white li>h6,[data-theme=dark] .data-theme-item-white li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h6{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-h6-family);font-weight:var(--nv-font-h6-weight);letter-spacing:var(--nv-font-h6-letterSpacing);text-transform:var(--nv-font-h6-textTransform);font-style:var(--nv-font-h6-style);color:var(--nv-themes-white-h6-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] h6,.data-theme-dark [data-theme-item=white] .h6,.data-theme-dark [data-theme-item=white] h6 a,.data-theme-dark [data-theme-item=white] .h6 a,.data-theme-dark [data-theme-item=white] h6 *,.data-theme-dark [data-theme-item=white] .h6 *,.data-theme-dark [data-theme-item=white] .h6 span,.data-theme-dark [data-theme-item=white] h6 span,.data-theme-dark [data-theme-item=white] h6 p,.data-theme-dark [data-theme-item=white] .h6 p,.data-theme-dark [data-theme-item=white] .h6>span,.data-theme-dark [data-theme-item=white] h6>span,.data-theme-dark [data-theme-item=white] h6>p,.data-theme-dark [data-theme-item=white] .h6>p,.data-theme-dark [data-theme-item=white] h6 li,.data-theme-dark [data-theme-item=white] .h6 li,.data-theme-dark [data-theme-item=white] li>h6,.data-theme-dark [data-theme-item=white] li>.h6,[data-theme=dark] [data-theme-item=white] h6,[data-theme=dark] [data-theme-item=white] .h6,[data-theme=dark] [data-theme-item=white] h6 a,[data-theme=dark] [data-theme-item=white] .h6 a,[data-theme=dark] [data-theme-item=white] h6 *,[data-theme=dark] [data-theme-item=white] .h6 *,[data-theme=dark] [data-theme-item=white] .h6 span,[data-theme=dark] [data-theme-item=white] h6 span,[data-theme=dark] [data-theme-item=white] h6 p,[data-theme=dark] [data-theme-item=white] .h6 p,[data-theme=dark] [data-theme-item=white] .h6>span,[data-theme=dark] [data-theme-item=white] h6>span,[data-theme=dark] [data-theme-item=white] h6>p,[data-theme=dark] [data-theme-item=white] .h6>p,[data-theme=dark] [data-theme-item=white] h6 li,[data-theme=dark] [data-theme-item=white] .h6 li,[data-theme=dark] [data-theme-item=white] li>h6,[data-theme=dark] [data-theme-item=white] li>.h6,[data-theme=dark] .data-theme-item-white h6,[data-theme=dark] .data-theme-item-white .h6,[data-theme=dark] .data-theme-item-white h6 a,[data-theme=dark] .data-theme-item-white .h6 a,[data-theme=dark] .data-theme-item-white h6 *,[data-theme=dark] .data-theme-item-white .h6 *,[data-theme=dark] .data-theme-item-white .h6 span,[data-theme=dark] .data-theme-item-white h6 span,[data-theme=dark] .data-theme-item-white h6 p,[data-theme=dark] .data-theme-item-white .h6 p,[data-theme=dark] .data-theme-item-white .h6>span,[data-theme=dark] .data-theme-item-white h6>span,[data-theme=dark] .data-theme-item-white h6>p,[data-theme=dark] .data-theme-item-white .h6>p,[data-theme=dark] .data-theme-item-white h6 li,[data-theme=dark] .data-theme-item-white .h6 li,[data-theme=dark] .data-theme-item-white li>h6,[data-theme=dark] .data-theme-item-white li>.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 a,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 *,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>span,[data-theme] [data-theme-item] .data-theme-sub-item-white h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6>p,[data-theme] [data-theme-item] .data-theme-sub-item-white h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white .h6 li,[data-theme] [data-theme-item] .data-theme-sub-item-white li>h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 a,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 *,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>span,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6>p,[data-theme] [data-theme-item] [data-theme-sub-item=white] h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] .h6 li,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6>span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6>p,.data-theme-dark [data-theme-item] .data-theme-sub-item-white h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .h6 li,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6>span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6>p,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .h6 li,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>.h6{font-size:var(--nv-font-h6-size);line-height:var(--nv-font-h6-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-h6,[data-theme=dark] [data-theme-item=white] .text-h6,[data-theme=dark] .data-theme-item-white .text-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-h6,.data-theme-dark [data-theme-item=white] .text-white-h6,[data-theme=dark] [data-theme-item=white] .text-white-h6,[data-theme=dark] .data-theme-item-white .text-white-h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-h6{color:var(--nv-themes-white-h6-color)}.data-theme-dark [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item=white] .text-body,[data-theme=dark] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=white] .text-body,[data-theme=dark] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-body{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item=white] .text-body,[data-theme=dark] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=white] .text-body,[data-theme=dark] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-body{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] [data-theme-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme=dark] .data-theme-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] [data-theme-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme=dark] .data-theme-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),[data-theme] [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] .data-theme-sub-item-white *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] *:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] li:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text):not(.text-link){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=white] .nv-unfloating-label,[data-theme=dark] [data-theme-item=white] .nv-unfloating-label,[data-theme=dark] .data-theme-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label{-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] .nv-unfloating-label,[data-theme=dark] [data-theme-item=white] .nv-unfloating-label,[data-theme=dark] .data-theme-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-unfloating-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-unfloating-label{font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] .data-theme-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-webkit-font-smoothing:antialiased;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);color:var(--nv-themes-white-body-color)}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] [data-theme-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme=dark] .data-theme-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),[data-theme] [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){font-size:var(--nv-font-body-size);line-height:var(--nv-font-body-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-body,[data-theme=dark] [data-theme-item=white] .text-body,[data-theme=dark] .data-theme-item-white .text-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-body,.data-theme-dark [data-theme-item=white] .text-white-body,[data-theme=dark] [data-theme-item=white] .text-white-body,[data-theme=dark] .data-theme-item-white .text-white-body,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-body,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-body,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-body,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-body,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-body,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-body,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-body,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-body{color:var(--nv-themes-white-body-color)}.data-theme-dark [data-theme-item=white] .p-large,.data-theme-dark [data-theme-item=white] p.p-large,.data-theme-dark [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] span.p-large,.data-theme-dark [data-theme-item=white] label.p-large,.data-theme-dark [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] li.p-large,.data-theme-dark [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=white] .text-body-large,[data-theme=dark] [data-theme-item=white] .p-large,[data-theme=dark] [data-theme-item=white] p.p-large,[data-theme=dark] [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] span.p-large,[data-theme=dark] [data-theme-item=white] label.p-large,[data-theme=dark] [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] li.p-large,[data-theme=dark] [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=white] .text-body-large,[data-theme=dark] .data-theme-item-white .p-large,[data-theme=dark] .data-theme-item-white p.p-large,[data-theme=dark] .data-theme-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white span.p-large,[data-theme=dark] .data-theme-item-white label.p-large,[data-theme=dark] .data-theme-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white li.p-large,[data-theme=dark] .data-theme-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-white .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-body-large{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] .p-large,.data-theme-dark [data-theme-item=white] p.p-large,.data-theme-dark [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] span.p-large,.data-theme-dark [data-theme-item=white] label.p-large,.data-theme-dark [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] li.p-large,.data-theme-dark [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=white] .text-body-large,[data-theme=dark] [data-theme-item=white] .p-large,[data-theme=dark] [data-theme-item=white] p.p-large,[data-theme=dark] [data-theme-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] span.p-large,[data-theme=dark] [data-theme-item=white] label.p-large,[data-theme=dark] [data-theme-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] li.p-large,[data-theme=dark] [data-theme-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=white] .text-body-large,[data-theme=dark] .data-theme-item-white .p-large,[data-theme=dark] .data-theme-item-white p.p-large,[data-theme=dark] .data-theme-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white span.p-large,[data-theme=dark] .data-theme-item-white label.p-large,[data-theme=dark] .data-theme-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white li.p-large,[data-theme=dark] .data-theme-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-white .text-body-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-large,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-body-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-body-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-large *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-large,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-body-large{font-size:var(--nv-font-bodyLarge-size);line-height:var(--nv-font-bodyLarge-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-bodyLarge,[data-theme=dark] [data-theme-item=white] .text-bodyLarge,[data-theme=dark] .data-theme-item-white .text-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-bodyLarge,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-bodyLarge,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-bodyLarge,.data-theme-dark [data-theme-item=white] .text-white-bodyLarge,[data-theme=dark] [data-theme-item=white] .text-white-bodyLarge,[data-theme=dark] .data-theme-item-white .text-white-bodyLarge,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-bodyLarge,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-bodyLarge{color:var(--nv-themes-white-bodyLarge-color)}.data-theme-dark [data-theme-item=white] .p-small,.data-theme-dark [data-theme-item=white] p.p-small,.data-theme-dark [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] span.p-small,.data-theme-dark [data-theme-item=white] label.p-small,.data-theme-dark [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] i.p-small,.data-theme-dark [data-theme-item=white] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item=white] li.p-small,.data-theme-dark [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=white] .text-body-small,[data-theme=dark] [data-theme-item=white] .p-small,[data-theme=dark] [data-theme-item=white] p.p-small,[data-theme=dark] [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] span.p-small,[data-theme=dark] [data-theme-item=white] label.p-small,[data-theme=dark] [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] i.p-small,[data-theme=dark] [data-theme-item=white] i.p-small *:not(.reset-text),[data-theme=dark] [data-theme-item=white] li.p-small,[data-theme=dark] [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=white] .text-body-small,[data-theme=dark] .data-theme-item-white .p-small,[data-theme=dark] .data-theme-item-white p.p-small,[data-theme=dark] .data-theme-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white span.p-small,[data-theme=dark] .data-theme-item-white label.p-small,[data-theme=dark] .data-theme-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white i.p-small,[data-theme=dark] .data-theme-item-white i.p-small *:not(.reset-text),[data-theme=dark] .data-theme-item-white li.p-small,[data-theme=dark] .data-theme-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-white .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-body-small{-webkit-font-smoothing:antialiased;color:var(--nv-themes-white-body-color);font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important}@media (min-width: 992px){.data-theme-dark [data-theme-item=white] .p-small,.data-theme-dark [data-theme-item=white] p.p-small,.data-theme-dark [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] span.p-small,.data-theme-dark [data-theme-item=white] label.p-small,.data-theme-dark [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item=white] i.p-small,.data-theme-dark [data-theme-item=white] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item=white] li.p-small,.data-theme-dark [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item=white] .text-body-small,[data-theme=dark] [data-theme-item=white] .p-small,[data-theme=dark] [data-theme-item=white] p.p-small,[data-theme=dark] [data-theme-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] span.p-small,[data-theme=dark] [data-theme-item=white] label.p-small,[data-theme=dark] [data-theme-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] [data-theme-item=white] i.p-small,[data-theme=dark] [data-theme-item=white] i.p-small *:not(.reset-text),[data-theme=dark] [data-theme-item=white] li.p-small,[data-theme=dark] [data-theme-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] [data-theme-item=white] .text-body-small,[data-theme=dark] .data-theme-item-white .p-small,[data-theme=dark] .data-theme-item-white p.p-small,[data-theme=dark] .data-theme-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white span.p-small,[data-theme=dark] .data-theme-item-white label.p-small,[data-theme=dark] .data-theme-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme=dark] .data-theme-item-white i.p-small,[data-theme=dark] .data-theme-item-white i.p-small *:not(.reset-text),[data-theme=dark] .data-theme-item-white li.p-small,[data-theme=dark] .data-theme-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme=dark] .data-theme-item-white .text-body-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [data-theme-item] .data-theme-sub-item-white .p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white label.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small,[data-theme] [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-body-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] .p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] label.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small,[data-theme] [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] .data-theme-sub-item-white i.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-small,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-body-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-body-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span.p-small *:not(.reset-text):not(.text-link),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] i.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] i.p-small *:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-small,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-body-small{font-size:var(--nv-font-bodySmall-size);line-height:var(--nv-font-bodySmall-lineHeight)}}.data-theme-dark [data-theme-item=white] .text-bodySmall,[data-theme=dark] [data-theme-item=white] .text-bodySmall,[data-theme=dark] .data-theme-item-white .text-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-bodySmall,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-bodySmall,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-bodySmall,.data-theme-dark [data-theme-item=white] .text-white-bodySmall,[data-theme=dark] [data-theme-item=white] .text-white-bodySmall,[data-theme=dark] .data-theme-item-white .text-white-bodySmall,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-white-bodySmall,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-white-bodySmall{color:var(--nv-themes-white-bodySmall-color)}h1,.h1,h1 a,.h1 a,h1 *,.h1 *,.h1 span,h1 span,h1 p,.h1 p,.h1>span,h1>span,h1>p,.h1>p,h1 li,.h1 li,li>h1,li>.h1{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){h1,.h1,h1 a,.h1 a,h1 *,.h1 *,.h1 span,h1 span,h1 p,.h1 p,.h1>span,h1>span,h1>p,.h1>p,h1 li,.h1 li,li>h1,li>.h1{-ms-word-break:break-word;-ms-word-wrap:break-word}}h2,.h2,h2 a,.h2 a,h2 *,.h2 *,.h2 span,h2 span,h2 p,.h2 p,.h2>span,h2>span,h2>p,.h2>p,h2 li,.h2 li,li>h2,li>.h2{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){h2,.h2,h2 a,.h2 a,h2 *,.h2 *,.h2 span,h2 span,h2 p,.h2 p,.h2>span,h2>span,h2>p,.h2>p,h2 li,.h2 li,li>h2,li>.h2{-ms-word-break:break-word;-ms-word-wrap:break-word}}h3,.h3,h3 a,.h3 a,h3 *,.h3 *,.h3 span,h3 span,h3 p,.h3 p,.h3>span,h3>span,h3>p,.h3>p,h3 li,.h3 li,li>h3,li>.h3{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){h3,.h3,h3 a,.h3 a,h3 *,.h3 *,.h3 span,h3 span,h3 p,.h3 p,.h3>span,h3>span,h3>p,.h3>p,h3 li,.h3 li,li>h3,li>.h3{-ms-word-break:break-word;-ms-word-wrap:break-word}}h4,.h4,h4 a,.h4 a,h4 *,.h4 *,.h4 span,h4 span,h4 p,.h4 p,.h4>span,h4>span,h4>p,.h4>p,h4 li,.h4 li,li>h4,li>.h4{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){h4,.h4,h4 a,.h4 a,h4 *,.h4 *,.h4 span,h4 span,h4 p,.h4 p,.h4>span,h4>span,h4>p,.h4>p,h4 li,.h4 li,li>h4,li>.h4{-ms-word-break:break-word;-ms-word-wrap:break-word}}h5,.h5,h5 a,.h5 a,h5 *,.h5 *,.h5 span,h5 span,h5 p,.h5 p,.h5>span,h5>span,h5>p,.h5>p,h5 li,.h5 li,li>h5,li>.h5{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){h5,.h5,h5 a,.h5 a,h5 *,.h5 *,.h5 span,h5 span,h5 p,.h5 p,.h5>span,h5>span,h5>p,.h5>p,h5 li,.h5 li,li>h5,li>.h5{-ms-word-break:break-word;-ms-word-wrap:break-word}}h6,.h6,h6 a,.h6 a,h6 *,.h6 *,.h6 span,h6 span,h6 p,.h6 p,.h6>span,h6>span,h6>p,.h6>p,h6 li,.h6 li,li>h6,li>.h6{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){h6,.h6,h6 a,.h6 a,h6 *,.h6 *,.h6 span,h6 span,h6 p,.h6 p,.h6>span,h6>span,h6>p,.h6>p,h6 li,.h6 li,li>h6,li>.h6{-ms-word-break:break-word;-ms-word-wrap:break-word}}p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.text-body{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not([class^=cm]):not(strong):not(u):not(em):not(strong *):not(u *):not(em *),.text-body{-ms-word-break:break-word;-ms-word-wrap:break-word}}p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.text-color-form-field):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link){-ms-word-break:break-word;-ms-word-wrap:break-word}}*:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){*:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link)>span:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(.text-link):not([class^=cm]):not(.token):not(strong):not(u):not(em):not(strong *):not(u *):not(em *){-ms-word-break:break-word;-ms-word-wrap:break-word}}li:not(.reset-text):not(.text-link){word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){li:not(.reset-text):not(.text-link){-ms-word-break:break-word;-ms-word-wrap:break-word}}.nv-unfloating-label{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.nv-unfloating-label{-ms-word-break:break-word;-ms-word-wrap:break-word}}li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){li:not(.reset-text) *:not(a):not(.mat-icon):not(i):not(.btn):not(.reset-text):not(.nova-icon):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):not(.p-large):not(.p-small){-ms-word-break:break-word;-ms-word-wrap:break-word}}.p-large,p.p-large,p.p-large *:not(.reset-text):not(.text-link),span.p-large,label.p-large,span.p-large *:not(.reset-text):not(.text-link),li.p-large,li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-large{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.p-large,p.p-large,p.p-large *:not(.reset-text):not(.text-link),span.p-large,label.p-large,span.p-large *:not(.reset-text):not(.text-link),li.p-large,li.p-large *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-large{-ms-word-break:break-word;-ms-word-wrap:break-word}}.p-small,p.p-small,p.p-small *:not(.reset-text):not(.text-link),span.p-small,label.p-small,span.p-small *:not(.reset-text):not(.text-link),i.p-small,i.p-small *:not(.reset-text),li.p-small,li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-small{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.p-small,p.p-small,p.p-small *:not(.reset-text):not(.text-link),span.p-small,label.p-small,span.p-small *:not(.reset-text):not(.text-link),i.p-small,i.p-small *:not(.reset-text),li.p-small,li.p-small *:not(.reset-text):not(.h1):not(.h2):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6):not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6),.text-body-small{-ms-word-break:break-word;-ms-word-wrap:break-word}}strong,b{font-weight:700!important}em{font-style:italic!important}strong>*{font-weight:700!important}u>*{text-decoration:underline!important}em>*{font-style:italic!important}.fa-regular:not(.fa-sharp),.fa-solid:not(.fa-sharp),.fa-light:not(.fa-sharp),.fa-thin:not(.fa-sharp){font-family:"Font Awesome 6 Pro"!important}.fa-regular.fa-sharp,.fa-solid.fa-sharp,.fa-light.fa-sharp,.fa-thin.fa-sharp{font-family:"Font Awesome 6 Sharp"!important}.fa-duotone{font-family:"Font Awesome 6 Duotone"!important}.fa-brands{font-family:"Font Awesome 6 Brands"!important}a:focus-visible{outline:none!important}.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white p>a,.data-theme-white .text-link,.data-theme-white .page-link,[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] p>a,[data-theme=white] .text-link,[data-theme=white] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-white-bodyLink-color)}.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white p>a.h1,.data-theme-white p>a.h2,.data-theme-white p>a.h3,.data-theme-white p>a.h4,.data-theme-white p>a.h5,.data-theme-white p>a.h6,.data-theme-white .text-link.h1,.data-theme-white .text-link.h2,.data-theme-white .text-link.h3,.data-theme-white .text-link.h4,.data-theme-white .text-link.h5,.data-theme-white .text-link.h6,.data-theme-white .page-link.h1,.data-theme-white .page-link.h2,.data-theme-white .page-link.h3,.data-theme-white .page-link.h4,.data-theme-white .page-link.h5,.data-theme-white .page-link.h6,[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] p>a.h1,[data-theme=white] p>a.h2,[data-theme=white] p>a.h3,[data-theme=white] p>a.h4,[data-theme=white] p>a.h5,[data-theme=white] p>a.h6,[data-theme=white] .text-link.h1,[data-theme=white] .text-link.h2,[data-theme=white] .text-link.h3,[data-theme=white] .text-link.h4,[data-theme=white] .text-link.h5,[data-theme=white] .text-link.h6,[data-theme=white] .page-link.h1,[data-theme=white] .page-link.h2,[data-theme=white] .page-link.h3,[data-theme=white] .page-link.h4,[data-theme=white] .page-link.h5,[data-theme=white] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white p>a:active:not(.reset-text),.data-theme-white p>a:hover:not(.reset-text),.data-theme-white .text-link:active:not(.reset-text),.data-theme-white .text-link:hover:not(.reset-text),.data-theme-white .page-link:active:not(.reset-text),.data-theme-white .page-link:hover:not(.reset-text),[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] p>a:active:not(.reset-text),[data-theme=white] p>a:hover:not(.reset-text),[data-theme=white] .text-link:active:not(.reset-text),[data-theme=white] .text-link:hover:not(.reset-text),[data-theme=white] .page-link:active:not(.reset-text),[data-theme=white] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-white-bodyLink-color)}.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=dark] p>a,.data-theme-white [data-theme-item=dark] .text-link,.data-theme-white [data-theme-item=dark] .page-link,[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=dark] p>a,[data-theme=white] [data-theme-item=dark] .text-link,[data-theme=white] [data-theme-item=dark] .page-link,[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-dark p>a,[data-theme=white] .data-theme-item-dark .text-link,[data-theme=white] .data-theme-item-dark .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-dark-bodyLink-color)}.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=dark] p>a.h1,.data-theme-white [data-theme-item=dark] p>a.h2,.data-theme-white [data-theme-item=dark] p>a.h3,.data-theme-white [data-theme-item=dark] p>a.h4,.data-theme-white [data-theme-item=dark] p>a.h5,.data-theme-white [data-theme-item=dark] p>a.h6,.data-theme-white [data-theme-item=dark] .text-link.h1,.data-theme-white [data-theme-item=dark] .text-link.h2,.data-theme-white [data-theme-item=dark] .text-link.h3,.data-theme-white [data-theme-item=dark] .text-link.h4,.data-theme-white [data-theme-item=dark] .text-link.h5,.data-theme-white [data-theme-item=dark] .text-link.h6,.data-theme-white [data-theme-item=dark] .page-link.h1,.data-theme-white [data-theme-item=dark] .page-link.h2,.data-theme-white [data-theme-item=dark] .page-link.h3,.data-theme-white [data-theme-item=dark] .page-link.h4,.data-theme-white [data-theme-item=dark] .page-link.h5,.data-theme-white [data-theme-item=dark] .page-link.h6,[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=dark] p>a.h1,[data-theme=white] [data-theme-item=dark] p>a.h2,[data-theme=white] [data-theme-item=dark] p>a.h3,[data-theme=white] [data-theme-item=dark] p>a.h4,[data-theme=white] [data-theme-item=dark] p>a.h5,[data-theme=white] [data-theme-item=dark] p>a.h6,[data-theme=white] [data-theme-item=dark] .text-link.h1,[data-theme=white] [data-theme-item=dark] .text-link.h2,[data-theme=white] [data-theme-item=dark] .text-link.h3,[data-theme=white] [data-theme-item=dark] .text-link.h4,[data-theme=white] [data-theme-item=dark] .text-link.h5,[data-theme=white] [data-theme-item=dark] .text-link.h6,[data-theme=white] [data-theme-item=dark] .page-link.h1,[data-theme=white] [data-theme-item=dark] .page-link.h2,[data-theme=white] [data-theme-item=dark] .page-link.h3,[data-theme=white] [data-theme-item=dark] .page-link.h4,[data-theme=white] [data-theme-item=dark] .page-link.h5,[data-theme=white] [data-theme-item=dark] .page-link.h6,[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-dark p>a.h1,[data-theme=white] .data-theme-item-dark p>a.h2,[data-theme=white] .data-theme-item-dark p>a.h3,[data-theme=white] .data-theme-item-dark p>a.h4,[data-theme=white] .data-theme-item-dark p>a.h5,[data-theme=white] .data-theme-item-dark p>a.h6,[data-theme=white] .data-theme-item-dark .text-link.h1,[data-theme=white] .data-theme-item-dark .text-link.h2,[data-theme=white] .data-theme-item-dark .text-link.h3,[data-theme=white] .data-theme-item-dark .text-link.h4,[data-theme=white] .data-theme-item-dark .text-link.h5,[data-theme=white] .data-theme-item-dark .text-link.h6,[data-theme=white] .data-theme-item-dark .page-link.h1,[data-theme=white] .data-theme-item-dark .page-link.h2,[data-theme=white] .data-theme-item-dark .page-link.h3,[data-theme=white] .data-theme-item-dark .page-link.h4,[data-theme=white] .data-theme-item-dark .page-link.h5,[data-theme=white] .data-theme-item-dark .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=dark] p>a:active:not(.reset-text),.data-theme-white [data-theme-item=dark] p>a:hover:not(.reset-text),.data-theme-white [data-theme-item=dark] .text-link:active:not(.reset-text),.data-theme-white [data-theme-item=dark] .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item=dark] .page-link:active:not(.reset-text),.data-theme-white [data-theme-item=dark] .page-link:hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] p>a:active:not(.reset-text),[data-theme=white] [data-theme-item=dark] p>a:hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] .text-link:active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .text-link:hover:not(.reset-text),[data-theme=white] [data-theme-item=dark] .page-link:active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .page-link:hover:not(.reset-text),[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-dark p>a:active:not(.reset-text),[data-theme=white] .data-theme-item-dark p>a:hover:not(.reset-text),[data-theme=white] .data-theme-item-dark .text-link:active:not(.reset-text),[data-theme=white] .data-theme-item-dark .text-link:hover:not(.reset-text),[data-theme=white] .data-theme-item-dark .page-link:active:not(.reset-text),[data-theme=white] .data-theme-item-dark .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-dark-bodyLink-color)}.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=light] p>a,.data-theme-white [data-theme-item=light] .text-link,.data-theme-white [data-theme-item=light] .page-link,[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=light] p>a,[data-theme=white] [data-theme-item=light] .text-link,[data-theme=white] [data-theme-item=light] .page-link,[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-light p>a,[data-theme=white] .data-theme-item-light .text-link,[data-theme=white] .data-theme-item-light .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link,.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-light-bodyLink-color)}.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=light] p>a.h1,.data-theme-white [data-theme-item=light] p>a.h2,.data-theme-white [data-theme-item=light] p>a.h3,.data-theme-white [data-theme-item=light] p>a.h4,.data-theme-white [data-theme-item=light] p>a.h5,.data-theme-white [data-theme-item=light] p>a.h6,.data-theme-white [data-theme-item=light] .text-link.h1,.data-theme-white [data-theme-item=light] .text-link.h2,.data-theme-white [data-theme-item=light] .text-link.h3,.data-theme-white [data-theme-item=light] .text-link.h4,.data-theme-white [data-theme-item=light] .text-link.h5,.data-theme-white [data-theme-item=light] .text-link.h6,.data-theme-white [data-theme-item=light] .page-link.h1,.data-theme-white [data-theme-item=light] .page-link.h2,.data-theme-white [data-theme-item=light] .page-link.h3,.data-theme-white [data-theme-item=light] .page-link.h4,.data-theme-white [data-theme-item=light] .page-link.h5,.data-theme-white [data-theme-item=light] .page-link.h6,[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=light] p>a.h1,[data-theme=white] [data-theme-item=light] p>a.h2,[data-theme=white] [data-theme-item=light] p>a.h3,[data-theme=white] [data-theme-item=light] p>a.h4,[data-theme=white] [data-theme-item=light] p>a.h5,[data-theme=white] [data-theme-item=light] p>a.h6,[data-theme=white] [data-theme-item=light] .text-link.h1,[data-theme=white] [data-theme-item=light] .text-link.h2,[data-theme=white] [data-theme-item=light] .text-link.h3,[data-theme=white] [data-theme-item=light] .text-link.h4,[data-theme=white] [data-theme-item=light] .text-link.h5,[data-theme=white] [data-theme-item=light] .text-link.h6,[data-theme=white] [data-theme-item=light] .page-link.h1,[data-theme=white] [data-theme-item=light] .page-link.h2,[data-theme=white] [data-theme-item=light] .page-link.h3,[data-theme=white] [data-theme-item=light] .page-link.h4,[data-theme=white] [data-theme-item=light] .page-link.h5,[data-theme=white] [data-theme-item=light] .page-link.h6,[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-light p>a.h1,[data-theme=white] .data-theme-item-light p>a.h2,[data-theme=white] .data-theme-item-light p>a.h3,[data-theme=white] .data-theme-item-light p>a.h4,[data-theme=white] .data-theme-item-light p>a.h5,[data-theme=white] .data-theme-item-light p>a.h6,[data-theme=white] .data-theme-item-light .text-link.h1,[data-theme=white] .data-theme-item-light .text-link.h2,[data-theme=white] .data-theme-item-light .text-link.h3,[data-theme=white] .data-theme-item-light .text-link.h4,[data-theme=white] .data-theme-item-light .text-link.h5,[data-theme=white] .data-theme-item-light .text-link.h6,[data-theme=white] .data-theme-item-light .page-link.h1,[data-theme=white] .data-theme-item-light .page-link.h2,[data-theme=white] .data-theme-item-light .page-link.h3,[data-theme=white] .data-theme-item-light .page-link.h4,[data-theme=white] .data-theme-item-light .page-link.h5,[data-theme=white] .data-theme-item-light .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=light] p>a:active:not(.reset-text),.data-theme-white [data-theme-item=light] p>a:hover:not(.reset-text),.data-theme-white [data-theme-item=light] .text-link:active:not(.reset-text),.data-theme-white [data-theme-item=light] .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item=light] .page-link:active:not(.reset-text),.data-theme-white [data-theme-item=light] .page-link:hover:not(.reset-text),[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=light] p>a:active:not(.reset-text),[data-theme=white] [data-theme-item=light] p>a:hover:not(.reset-text),[data-theme=white] [data-theme-item=light] .text-link:active:not(.reset-text),[data-theme=white] [data-theme-item=light] .text-link:hover:not(.reset-text),[data-theme=white] [data-theme-item=light] .page-link:active:not(.reset-text),[data-theme=white] [data-theme-item=light] .page-link:hover:not(.reset-text),[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-light p>a:active:not(.reset-text),[data-theme=white] .data-theme-item-light p>a:hover:not(.reset-text),[data-theme=white] .data-theme-item-light .text-link:active:not(.reset-text),[data-theme=white] .data-theme-item-light .text-link:hover:not(.reset-text),[data-theme=white] .data-theme-item-light .page-link:active:not(.reset-text),[data-theme=white] .data-theme-item-light .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-light-bodyLink-color)}.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item=white] p>a,.data-theme-white [data-theme-item=white] .text-link,.data-theme-white [data-theme-item=white] .page-link,[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] [data-theme-item=white] p>a,[data-theme=white] [data-theme-item=white] .text-link,[data-theme=white] [data-theme-item=white] .page-link,[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=white] .data-theme-item-white p>a,[data-theme=white] .data-theme-item-white .text-link,[data-theme=white] .data-theme-item-white .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link,.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-white-bodyLink-color)}.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item=white] p>a.h1,.data-theme-white [data-theme-item=white] p>a.h2,.data-theme-white [data-theme-item=white] p>a.h3,.data-theme-white [data-theme-item=white] p>a.h4,.data-theme-white [data-theme-item=white] p>a.h5,.data-theme-white [data-theme-item=white] p>a.h6,.data-theme-white [data-theme-item=white] .text-link.h1,.data-theme-white [data-theme-item=white] .text-link.h2,.data-theme-white [data-theme-item=white] .text-link.h3,.data-theme-white [data-theme-item=white] .text-link.h4,.data-theme-white [data-theme-item=white] .text-link.h5,.data-theme-white [data-theme-item=white] .text-link.h6,.data-theme-white [data-theme-item=white] .page-link.h1,.data-theme-white [data-theme-item=white] .page-link.h2,.data-theme-white [data-theme-item=white] .page-link.h3,.data-theme-white [data-theme-item=white] .page-link.h4,.data-theme-white [data-theme-item=white] .page-link.h5,.data-theme-white [data-theme-item=white] .page-link.h6,[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] [data-theme-item=white] p>a.h1,[data-theme=white] [data-theme-item=white] p>a.h2,[data-theme=white] [data-theme-item=white] p>a.h3,[data-theme=white] [data-theme-item=white] p>a.h4,[data-theme=white] [data-theme-item=white] p>a.h5,[data-theme=white] [data-theme-item=white] p>a.h6,[data-theme=white] [data-theme-item=white] .text-link.h1,[data-theme=white] [data-theme-item=white] .text-link.h2,[data-theme=white] [data-theme-item=white] .text-link.h3,[data-theme=white] [data-theme-item=white] .text-link.h4,[data-theme=white] [data-theme-item=white] .text-link.h5,[data-theme=white] [data-theme-item=white] .text-link.h6,[data-theme=white] [data-theme-item=white] .page-link.h1,[data-theme=white] [data-theme-item=white] .page-link.h2,[data-theme=white] [data-theme-item=white] .page-link.h3,[data-theme=white] [data-theme-item=white] .page-link.h4,[data-theme=white] [data-theme-item=white] .page-link.h5,[data-theme=white] [data-theme-item=white] .page-link.h6,[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=white] .data-theme-item-white p>a.h1,[data-theme=white] .data-theme-item-white p>a.h2,[data-theme=white] .data-theme-item-white p>a.h3,[data-theme=white] .data-theme-item-white p>a.h4,[data-theme=white] .data-theme-item-white p>a.h5,[data-theme=white] .data-theme-item-white p>a.h6,[data-theme=white] .data-theme-item-white .text-link.h1,[data-theme=white] .data-theme-item-white .text-link.h2,[data-theme=white] .data-theme-item-white .text-link.h3,[data-theme=white] .data-theme-item-white .text-link.h4,[data-theme=white] .data-theme-item-white .text-link.h5,[data-theme=white] .data-theme-item-white .text-link.h6,[data-theme=white] .data-theme-item-white .page-link.h1,[data-theme=white] .data-theme-item-white .page-link.h2,[data-theme=white] .data-theme-item-white .page-link.h3,[data-theme=white] .data-theme-item-white .page-link.h4,[data-theme=white] .data-theme-item-white .page-link.h5,[data-theme=white] .data-theme-item-white .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link.h6,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link.h1,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link.h2,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link.h3,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link.h4,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link.h5,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link.h6,.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link.h1,.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link.h2,.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link.h3,.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link.h4,.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link.h5,.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h6,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h1,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h2,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h3,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h4,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h5,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link.h6,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link.h1,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link.h2,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link.h3,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link.h4,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link.h5,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item=white] p>a:active:not(.reset-text),.data-theme-white [data-theme-item=white] p>a:hover:not(.reset-text),.data-theme-white [data-theme-item=white] .text-link:active:not(.reset-text),.data-theme-white [data-theme-item=white] .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item=white] .page-link:active:not(.reset-text),.data-theme-white [data-theme-item=white] .page-link:hover:not(.reset-text),[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] [data-theme-item=white] p>a:active:not(.reset-text),[data-theme=white] [data-theme-item=white] p>a:hover:not(.reset-text),[data-theme=white] [data-theme-item=white] .text-link:active:not(.reset-text),[data-theme=white] [data-theme-item=white] .text-link:hover:not(.reset-text),[data-theme=white] [data-theme-item=white] .page-link:active:not(.reset-text),[data-theme=white] [data-theme-item=white] .page-link:hover:not(.reset-text),[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=white] .data-theme-item-white p>a:active:not(.reset-text),[data-theme=white] .data-theme-item-white p>a:hover:not(.reset-text),[data-theme=white] .data-theme-item-white .text-link:active:not(.reset-text),[data-theme=white] .data-theme-item-white .text-link:hover:not(.reset-text),[data-theme=white] .data-theme-item-white .page-link:active:not(.reset-text),[data-theme=white] .data-theme-item-white .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] [data-theme-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=white] .data-theme-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-white-bodyLink-color)}.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light p>a,.data-theme-light .text-link,.data-theme-light .page-link,[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] p>a,[data-theme=light] .text-link,[data-theme=light] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-light-bodyLink-color)}.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light p>a.h1,.data-theme-light p>a.h2,.data-theme-light p>a.h3,.data-theme-light p>a.h4,.data-theme-light p>a.h5,.data-theme-light p>a.h6,.data-theme-light .text-link.h1,.data-theme-light .text-link.h2,.data-theme-light .text-link.h3,.data-theme-light .text-link.h4,.data-theme-light .text-link.h5,.data-theme-light .text-link.h6,.data-theme-light .page-link.h1,.data-theme-light .page-link.h2,.data-theme-light .page-link.h3,.data-theme-light .page-link.h4,.data-theme-light .page-link.h5,.data-theme-light .page-link.h6,[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] p>a.h1,[data-theme=light] p>a.h2,[data-theme=light] p>a.h3,[data-theme=light] p>a.h4,[data-theme=light] p>a.h5,[data-theme=light] p>a.h6,[data-theme=light] .text-link.h1,[data-theme=light] .text-link.h2,[data-theme=light] .text-link.h3,[data-theme=light] .text-link.h4,[data-theme=light] .text-link.h5,[data-theme=light] .text-link.h6,[data-theme=light] .page-link.h1,[data-theme=light] .page-link.h2,[data-theme=light] .page-link.h3,[data-theme=light] .page-link.h4,[data-theme=light] .page-link.h5,[data-theme=light] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light p>a:active:not(.reset-text),.data-theme-light p>a:hover:not(.reset-text),.data-theme-light .text-link:active:not(.reset-text),.data-theme-light .text-link:hover:not(.reset-text),.data-theme-light .page-link:active:not(.reset-text),.data-theme-light .page-link:hover:not(.reset-text),[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] p>a:active:not(.reset-text),[data-theme=light] p>a:hover:not(.reset-text),[data-theme=light] .text-link:active:not(.reset-text),[data-theme=light] .text-link:hover:not(.reset-text),[data-theme=light] .page-link:active:not(.reset-text),[data-theme=light] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-light-bodyLink-color)}.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=dark] p>a,.data-theme-light [data-theme-item=dark] .text-link,.data-theme-light [data-theme-item=dark] .page-link,[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=dark] p>a,[data-theme=light] [data-theme-item=dark] .text-link,[data-theme=light] [data-theme-item=dark] .page-link,[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-dark p>a,[data-theme=light] .data-theme-item-dark .text-link,[data-theme=light] .data-theme-item-dark .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-dark-bodyLink-color)}.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=dark] p>a.h1,.data-theme-light [data-theme-item=dark] p>a.h2,.data-theme-light [data-theme-item=dark] p>a.h3,.data-theme-light [data-theme-item=dark] p>a.h4,.data-theme-light [data-theme-item=dark] p>a.h5,.data-theme-light [data-theme-item=dark] p>a.h6,.data-theme-light [data-theme-item=dark] .text-link.h1,.data-theme-light [data-theme-item=dark] .text-link.h2,.data-theme-light [data-theme-item=dark] .text-link.h3,.data-theme-light [data-theme-item=dark] .text-link.h4,.data-theme-light [data-theme-item=dark] .text-link.h5,.data-theme-light [data-theme-item=dark] .text-link.h6,.data-theme-light [data-theme-item=dark] .page-link.h1,.data-theme-light [data-theme-item=dark] .page-link.h2,.data-theme-light [data-theme-item=dark] .page-link.h3,.data-theme-light [data-theme-item=dark] .page-link.h4,.data-theme-light [data-theme-item=dark] .page-link.h5,.data-theme-light [data-theme-item=dark] .page-link.h6,[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=dark] p>a.h1,[data-theme=light] [data-theme-item=dark] p>a.h2,[data-theme=light] [data-theme-item=dark] p>a.h3,[data-theme=light] [data-theme-item=dark] p>a.h4,[data-theme=light] [data-theme-item=dark] p>a.h5,[data-theme=light] [data-theme-item=dark] p>a.h6,[data-theme=light] [data-theme-item=dark] .text-link.h1,[data-theme=light] [data-theme-item=dark] .text-link.h2,[data-theme=light] [data-theme-item=dark] .text-link.h3,[data-theme=light] [data-theme-item=dark] .text-link.h4,[data-theme=light] [data-theme-item=dark] .text-link.h5,[data-theme=light] [data-theme-item=dark] .text-link.h6,[data-theme=light] [data-theme-item=dark] .page-link.h1,[data-theme=light] [data-theme-item=dark] .page-link.h2,[data-theme=light] [data-theme-item=dark] .page-link.h3,[data-theme=light] [data-theme-item=dark] .page-link.h4,[data-theme=light] [data-theme-item=dark] .page-link.h5,[data-theme=light] [data-theme-item=dark] .page-link.h6,[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-dark p>a.h1,[data-theme=light] .data-theme-item-dark p>a.h2,[data-theme=light] .data-theme-item-dark p>a.h3,[data-theme=light] .data-theme-item-dark p>a.h4,[data-theme=light] .data-theme-item-dark p>a.h5,[data-theme=light] .data-theme-item-dark p>a.h6,[data-theme=light] .data-theme-item-dark .text-link.h1,[data-theme=light] .data-theme-item-dark .text-link.h2,[data-theme=light] .data-theme-item-dark .text-link.h3,[data-theme=light] .data-theme-item-dark .text-link.h4,[data-theme=light] .data-theme-item-dark .text-link.h5,[data-theme=light] .data-theme-item-dark .text-link.h6,[data-theme=light] .data-theme-item-dark .page-link.h1,[data-theme=light] .data-theme-item-dark .page-link.h2,[data-theme=light] .data-theme-item-dark .page-link.h3,[data-theme=light] .data-theme-item-dark .page-link.h4,[data-theme=light] .data-theme-item-dark .page-link.h5,[data-theme=light] .data-theme-item-dark .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=dark] p>a:active:not(.reset-text),.data-theme-light [data-theme-item=dark] p>a:hover:not(.reset-text),.data-theme-light [data-theme-item=dark] .text-link:active:not(.reset-text),.data-theme-light [data-theme-item=dark] .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item=dark] .page-link:active:not(.reset-text),.data-theme-light [data-theme-item=dark] .page-link:hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] p>a:active:not(.reset-text),[data-theme=light] [data-theme-item=dark] p>a:hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] .text-link:active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .text-link:hover:not(.reset-text),[data-theme=light] [data-theme-item=dark] .page-link:active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .page-link:hover:not(.reset-text),[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-dark p>a:active:not(.reset-text),[data-theme=light] .data-theme-item-dark p>a:hover:not(.reset-text),[data-theme=light] .data-theme-item-dark .text-link:active:not(.reset-text),[data-theme=light] .data-theme-item-dark .text-link:hover:not(.reset-text),[data-theme=light] .data-theme-item-dark .page-link:active:not(.reset-text),[data-theme=light] .data-theme-item-dark .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-dark-bodyLink-color)}.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=light] p>a,.data-theme-light [data-theme-item=light] .text-link,.data-theme-light [data-theme-item=light] .page-link,[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=light] p>a,[data-theme=light] [data-theme-item=light] .text-link,[data-theme=light] [data-theme-item=light] .page-link,[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-light p>a,[data-theme=light] .data-theme-item-light .text-link,[data-theme=light] .data-theme-item-light .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link,.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-light-bodyLink-color)}.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=light] p>a.h1,.data-theme-light [data-theme-item=light] p>a.h2,.data-theme-light [data-theme-item=light] p>a.h3,.data-theme-light [data-theme-item=light] p>a.h4,.data-theme-light [data-theme-item=light] p>a.h5,.data-theme-light [data-theme-item=light] p>a.h6,.data-theme-light [data-theme-item=light] .text-link.h1,.data-theme-light [data-theme-item=light] .text-link.h2,.data-theme-light [data-theme-item=light] .text-link.h3,.data-theme-light [data-theme-item=light] .text-link.h4,.data-theme-light [data-theme-item=light] .text-link.h5,.data-theme-light [data-theme-item=light] .text-link.h6,.data-theme-light [data-theme-item=light] .page-link.h1,.data-theme-light [data-theme-item=light] .page-link.h2,.data-theme-light [data-theme-item=light] .page-link.h3,.data-theme-light [data-theme-item=light] .page-link.h4,.data-theme-light [data-theme-item=light] .page-link.h5,.data-theme-light [data-theme-item=light] .page-link.h6,[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=light] p>a.h1,[data-theme=light] [data-theme-item=light] p>a.h2,[data-theme=light] [data-theme-item=light] p>a.h3,[data-theme=light] [data-theme-item=light] p>a.h4,[data-theme=light] [data-theme-item=light] p>a.h5,[data-theme=light] [data-theme-item=light] p>a.h6,[data-theme=light] [data-theme-item=light] .text-link.h1,[data-theme=light] [data-theme-item=light] .text-link.h2,[data-theme=light] [data-theme-item=light] .text-link.h3,[data-theme=light] [data-theme-item=light] .text-link.h4,[data-theme=light] [data-theme-item=light] .text-link.h5,[data-theme=light] [data-theme-item=light] .text-link.h6,[data-theme=light] [data-theme-item=light] .page-link.h1,[data-theme=light] [data-theme-item=light] .page-link.h2,[data-theme=light] [data-theme-item=light] .page-link.h3,[data-theme=light] [data-theme-item=light] .page-link.h4,[data-theme=light] [data-theme-item=light] .page-link.h5,[data-theme=light] [data-theme-item=light] .page-link.h6,[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-light p>a.h1,[data-theme=light] .data-theme-item-light p>a.h2,[data-theme=light] .data-theme-item-light p>a.h3,[data-theme=light] .data-theme-item-light p>a.h4,[data-theme=light] .data-theme-item-light p>a.h5,[data-theme=light] .data-theme-item-light p>a.h6,[data-theme=light] .data-theme-item-light .text-link.h1,[data-theme=light] .data-theme-item-light .text-link.h2,[data-theme=light] .data-theme-item-light .text-link.h3,[data-theme=light] .data-theme-item-light .text-link.h4,[data-theme=light] .data-theme-item-light .text-link.h5,[data-theme=light] .data-theme-item-light .text-link.h6,[data-theme=light] .data-theme-item-light .page-link.h1,[data-theme=light] .data-theme-item-light .page-link.h2,[data-theme=light] .data-theme-item-light .page-link.h3,[data-theme=light] .data-theme-item-light .page-link.h4,[data-theme=light] .data-theme-item-light .page-link.h5,[data-theme=light] .data-theme-item-light .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=light] p>a:active:not(.reset-text),.data-theme-light [data-theme-item=light] p>a:hover:not(.reset-text),.data-theme-light [data-theme-item=light] .text-link:active:not(.reset-text),.data-theme-light [data-theme-item=light] .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item=light] .page-link:active:not(.reset-text),.data-theme-light [data-theme-item=light] .page-link:hover:not(.reset-text),[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=light] p>a:active:not(.reset-text),[data-theme=light] [data-theme-item=light] p>a:hover:not(.reset-text),[data-theme=light] [data-theme-item=light] .text-link:active:not(.reset-text),[data-theme=light] [data-theme-item=light] .text-link:hover:not(.reset-text),[data-theme=light] [data-theme-item=light] .page-link:active:not(.reset-text),[data-theme=light] [data-theme-item=light] .page-link:hover:not(.reset-text),[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-light p>a:active:not(.reset-text),[data-theme=light] .data-theme-item-light p>a:hover:not(.reset-text),[data-theme=light] .data-theme-item-light .text-link:active:not(.reset-text),[data-theme=light] .data-theme-item-light .text-link:hover:not(.reset-text),[data-theme=light] .data-theme-item-light .page-link:active:not(.reset-text),[data-theme=light] .data-theme-item-light .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-light-bodyLink-color)}.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item=white] p>a,.data-theme-light [data-theme-item=white] .text-link,.data-theme-light [data-theme-item=white] .page-link,[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] [data-theme-item=white] p>a,[data-theme=light] [data-theme-item=white] .text-link,[data-theme=light] [data-theme-item=white] .page-link,[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=light] .data-theme-item-white p>a,[data-theme=light] .data-theme-item-white .text-link,[data-theme=light] .data-theme-item-white .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link,.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-white-bodyLink-color)}.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item=white] p>a.h1,.data-theme-light [data-theme-item=white] p>a.h2,.data-theme-light [data-theme-item=white] p>a.h3,.data-theme-light [data-theme-item=white] p>a.h4,.data-theme-light [data-theme-item=white] p>a.h5,.data-theme-light [data-theme-item=white] p>a.h6,.data-theme-light [data-theme-item=white] .text-link.h1,.data-theme-light [data-theme-item=white] .text-link.h2,.data-theme-light [data-theme-item=white] .text-link.h3,.data-theme-light [data-theme-item=white] .text-link.h4,.data-theme-light [data-theme-item=white] .text-link.h5,.data-theme-light [data-theme-item=white] .text-link.h6,.data-theme-light [data-theme-item=white] .page-link.h1,.data-theme-light [data-theme-item=white] .page-link.h2,.data-theme-light [data-theme-item=white] .page-link.h3,.data-theme-light [data-theme-item=white] .page-link.h4,.data-theme-light [data-theme-item=white] .page-link.h5,.data-theme-light [data-theme-item=white] .page-link.h6,[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] [data-theme-item=white] p>a.h1,[data-theme=light] [data-theme-item=white] p>a.h2,[data-theme=light] [data-theme-item=white] p>a.h3,[data-theme=light] [data-theme-item=white] p>a.h4,[data-theme=light] [data-theme-item=white] p>a.h5,[data-theme=light] [data-theme-item=white] p>a.h6,[data-theme=light] [data-theme-item=white] .text-link.h1,[data-theme=light] [data-theme-item=white] .text-link.h2,[data-theme=light] [data-theme-item=white] .text-link.h3,[data-theme=light] [data-theme-item=white] .text-link.h4,[data-theme=light] [data-theme-item=white] .text-link.h5,[data-theme=light] [data-theme-item=white] .text-link.h6,[data-theme=light] [data-theme-item=white] .page-link.h1,[data-theme=light] [data-theme-item=white] .page-link.h2,[data-theme=light] [data-theme-item=white] .page-link.h3,[data-theme=light] [data-theme-item=white] .page-link.h4,[data-theme=light] [data-theme-item=white] .page-link.h5,[data-theme=light] [data-theme-item=white] .page-link.h6,[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=light] .data-theme-item-white p>a.h1,[data-theme=light] .data-theme-item-white p>a.h2,[data-theme=light] .data-theme-item-white p>a.h3,[data-theme=light] .data-theme-item-white p>a.h4,[data-theme=light] .data-theme-item-white p>a.h5,[data-theme=light] .data-theme-item-white p>a.h6,[data-theme=light] .data-theme-item-white .text-link.h1,[data-theme=light] .data-theme-item-white .text-link.h2,[data-theme=light] .data-theme-item-white .text-link.h3,[data-theme=light] .data-theme-item-white .text-link.h4,[data-theme=light] .data-theme-item-white .text-link.h5,[data-theme=light] .data-theme-item-white .text-link.h6,[data-theme=light] .data-theme-item-white .page-link.h1,[data-theme=light] .data-theme-item-white .page-link.h2,[data-theme=light] .data-theme-item-white .page-link.h3,[data-theme=light] .data-theme-item-white .page-link.h4,[data-theme=light] .data-theme-item-white .page-link.h5,[data-theme=light] .data-theme-item-white .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link.h6,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link.h1,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link.h2,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link.h3,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link.h4,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link.h5,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link.h6,.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link.h1,.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link.h2,.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link.h3,.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link.h4,.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link.h5,.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h6,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h1,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h2,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h3,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h4,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h5,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link.h6,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link.h1,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link.h2,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link.h3,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link.h4,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link.h5,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item=white] p>a:active:not(.reset-text),.data-theme-light [data-theme-item=white] p>a:hover:not(.reset-text),.data-theme-light [data-theme-item=white] .text-link:active:not(.reset-text),.data-theme-light [data-theme-item=white] .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item=white] .page-link:active:not(.reset-text),.data-theme-light [data-theme-item=white] .page-link:hover:not(.reset-text),[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] [data-theme-item=white] p>a:active:not(.reset-text),[data-theme=light] [data-theme-item=white] p>a:hover:not(.reset-text),[data-theme=light] [data-theme-item=white] .text-link:active:not(.reset-text),[data-theme=light] [data-theme-item=white] .text-link:hover:not(.reset-text),[data-theme=light] [data-theme-item=white] .page-link:active:not(.reset-text),[data-theme=light] [data-theme-item=white] .page-link:hover:not(.reset-text),[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=light] .data-theme-item-white p>a:active:not(.reset-text),[data-theme=light] .data-theme-item-white p>a:hover:not(.reset-text),[data-theme=light] .data-theme-item-white .text-link:active:not(.reset-text),[data-theme=light] .data-theme-item-white .text-link:hover:not(.reset-text),[data-theme=light] .data-theme-item-white .page-link:active:not(.reset-text),[data-theme=light] .data-theme-item-white .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] [data-theme-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=light] .data-theme-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-white-bodyLink-color)}.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark p>a,.data-theme-dark .text-link,.data-theme-dark .page-link,[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] p>a,[data-theme=dark] .text-link,[data-theme=dark] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-dark-bodyLink-color)}.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark p>a.h1,.data-theme-dark p>a.h2,.data-theme-dark p>a.h3,.data-theme-dark p>a.h4,.data-theme-dark p>a.h5,.data-theme-dark p>a.h6,.data-theme-dark .text-link.h1,.data-theme-dark .text-link.h2,.data-theme-dark .text-link.h3,.data-theme-dark .text-link.h4,.data-theme-dark .text-link.h5,.data-theme-dark .text-link.h6,.data-theme-dark .page-link.h1,.data-theme-dark .page-link.h2,.data-theme-dark .page-link.h3,.data-theme-dark .page-link.h4,.data-theme-dark .page-link.h5,.data-theme-dark .page-link.h6,[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] p>a.h1,[data-theme=dark] p>a.h2,[data-theme=dark] p>a.h3,[data-theme=dark] p>a.h4,[data-theme=dark] p>a.h5,[data-theme=dark] p>a.h6,[data-theme=dark] .text-link.h1,[data-theme=dark] .text-link.h2,[data-theme=dark] .text-link.h3,[data-theme=dark] .text-link.h4,[data-theme=dark] .text-link.h5,[data-theme=dark] .text-link.h6,[data-theme=dark] .page-link.h1,[data-theme=dark] .page-link.h2,[data-theme=dark] .page-link.h3,[data-theme=dark] .page-link.h4,[data-theme=dark] .page-link.h5,[data-theme=dark] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark p>a:active:not(.reset-text),.data-theme-dark p>a:hover:not(.reset-text),.data-theme-dark .text-link:active:not(.reset-text),.data-theme-dark .text-link:hover:not(.reset-text),.data-theme-dark .page-link:active:not(.reset-text),.data-theme-dark .page-link:hover:not(.reset-text),[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] p>a:active:not(.reset-text),[data-theme=dark] p>a:hover:not(.reset-text),[data-theme=dark] .text-link:active:not(.reset-text),[data-theme=dark] .text-link:hover:not(.reset-text),[data-theme=dark] .page-link:active:not(.reset-text),[data-theme=dark] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-dark-bodyLink-color)}.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=dark] p>a,.data-theme-dark [data-theme-item=dark] .text-link,.data-theme-dark [data-theme-item=dark] .page-link,[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=dark] p>a,[data-theme=dark] [data-theme-item=dark] .text-link,[data-theme=dark] [data-theme-item=dark] .page-link,[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-dark p>a,[data-theme=dark] .data-theme-item-dark .text-link,[data-theme=dark] .data-theme-item-dark .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-dark-bodyLink-color)}.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=dark] p>a.h1,.data-theme-dark [data-theme-item=dark] p>a.h2,.data-theme-dark [data-theme-item=dark] p>a.h3,.data-theme-dark [data-theme-item=dark] p>a.h4,.data-theme-dark [data-theme-item=dark] p>a.h5,.data-theme-dark [data-theme-item=dark] p>a.h6,.data-theme-dark [data-theme-item=dark] .text-link.h1,.data-theme-dark [data-theme-item=dark] .text-link.h2,.data-theme-dark [data-theme-item=dark] .text-link.h3,.data-theme-dark [data-theme-item=dark] .text-link.h4,.data-theme-dark [data-theme-item=dark] .text-link.h5,.data-theme-dark [data-theme-item=dark] .text-link.h6,.data-theme-dark [data-theme-item=dark] .page-link.h1,.data-theme-dark [data-theme-item=dark] .page-link.h2,.data-theme-dark [data-theme-item=dark] .page-link.h3,.data-theme-dark [data-theme-item=dark] .page-link.h4,.data-theme-dark [data-theme-item=dark] .page-link.h5,.data-theme-dark [data-theme-item=dark] .page-link.h6,[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=dark] p>a.h1,[data-theme=dark] [data-theme-item=dark] p>a.h2,[data-theme=dark] [data-theme-item=dark] p>a.h3,[data-theme=dark] [data-theme-item=dark] p>a.h4,[data-theme=dark] [data-theme-item=dark] p>a.h5,[data-theme=dark] [data-theme-item=dark] p>a.h6,[data-theme=dark] [data-theme-item=dark] .text-link.h1,[data-theme=dark] [data-theme-item=dark] .text-link.h2,[data-theme=dark] [data-theme-item=dark] .text-link.h3,[data-theme=dark] [data-theme-item=dark] .text-link.h4,[data-theme=dark] [data-theme-item=dark] .text-link.h5,[data-theme=dark] [data-theme-item=dark] .text-link.h6,[data-theme=dark] [data-theme-item=dark] .page-link.h1,[data-theme=dark] [data-theme-item=dark] .page-link.h2,[data-theme=dark] [data-theme-item=dark] .page-link.h3,[data-theme=dark] [data-theme-item=dark] .page-link.h4,[data-theme=dark] [data-theme-item=dark] .page-link.h5,[data-theme=dark] [data-theme-item=dark] .page-link.h6,[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-dark p>a.h1,[data-theme=dark] .data-theme-item-dark p>a.h2,[data-theme=dark] .data-theme-item-dark p>a.h3,[data-theme=dark] .data-theme-item-dark p>a.h4,[data-theme=dark] .data-theme-item-dark p>a.h5,[data-theme=dark] .data-theme-item-dark p>a.h6,[data-theme=dark] .data-theme-item-dark .text-link.h1,[data-theme=dark] .data-theme-item-dark .text-link.h2,[data-theme=dark] .data-theme-item-dark .text-link.h3,[data-theme=dark] .data-theme-item-dark .text-link.h4,[data-theme=dark] .data-theme-item-dark .text-link.h5,[data-theme=dark] .data-theme-item-dark .text-link.h6,[data-theme=dark] .data-theme-item-dark .page-link.h1,[data-theme=dark] .data-theme-item-dark .page-link.h2,[data-theme=dark] .data-theme-item-dark .page-link.h3,[data-theme=dark] .data-theme-item-dark .page-link.h4,[data-theme=dark] .data-theme-item-dark .page-link.h5,[data-theme=dark] .data-theme-item-dark .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] p>a:active:not(.reset-text),.data-theme-dark [data-theme-item=dark] p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item=dark] .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .page-link:hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] p>a:active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] p>a:hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .text-link:active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .text-link:hover:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .page-link:active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .page-link:hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark p>a:active:not(.reset-text),[data-theme=dark] .data-theme-item-dark p>a:hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark .text-link:active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .text-link:hover:not(.reset-text),[data-theme=dark] .data-theme-item-dark .page-link:active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-dark-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-dark-bodyLink-color)}.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=light] p>a,.data-theme-dark [data-theme-item=light] .text-link,.data-theme-dark [data-theme-item=light] .page-link,[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=light] p>a,[data-theme=dark] [data-theme-item=light] .text-link,[data-theme=dark] [data-theme-item=light] .page-link,[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-light p>a,[data-theme=dark] .data-theme-item-light .text-link,[data-theme=dark] .data-theme-item-light .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-light-bodyLink-color)}.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=light] p>a.h1,.data-theme-dark [data-theme-item=light] p>a.h2,.data-theme-dark [data-theme-item=light] p>a.h3,.data-theme-dark [data-theme-item=light] p>a.h4,.data-theme-dark [data-theme-item=light] p>a.h5,.data-theme-dark [data-theme-item=light] p>a.h6,.data-theme-dark [data-theme-item=light] .text-link.h1,.data-theme-dark [data-theme-item=light] .text-link.h2,.data-theme-dark [data-theme-item=light] .text-link.h3,.data-theme-dark [data-theme-item=light] .text-link.h4,.data-theme-dark [data-theme-item=light] .text-link.h5,.data-theme-dark [data-theme-item=light] .text-link.h6,.data-theme-dark [data-theme-item=light] .page-link.h1,.data-theme-dark [data-theme-item=light] .page-link.h2,.data-theme-dark [data-theme-item=light] .page-link.h3,.data-theme-dark [data-theme-item=light] .page-link.h4,.data-theme-dark [data-theme-item=light] .page-link.h5,.data-theme-dark [data-theme-item=light] .page-link.h6,[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=light] p>a.h1,[data-theme=dark] [data-theme-item=light] p>a.h2,[data-theme=dark] [data-theme-item=light] p>a.h3,[data-theme=dark] [data-theme-item=light] p>a.h4,[data-theme=dark] [data-theme-item=light] p>a.h5,[data-theme=dark] [data-theme-item=light] p>a.h6,[data-theme=dark] [data-theme-item=light] .text-link.h1,[data-theme=dark] [data-theme-item=light] .text-link.h2,[data-theme=dark] [data-theme-item=light] .text-link.h3,[data-theme=dark] [data-theme-item=light] .text-link.h4,[data-theme=dark] [data-theme-item=light] .text-link.h5,[data-theme=dark] [data-theme-item=light] .text-link.h6,[data-theme=dark] [data-theme-item=light] .page-link.h1,[data-theme=dark] [data-theme-item=light] .page-link.h2,[data-theme=dark] [data-theme-item=light] .page-link.h3,[data-theme=dark] [data-theme-item=light] .page-link.h4,[data-theme=dark] [data-theme-item=light] .page-link.h5,[data-theme=dark] [data-theme-item=light] .page-link.h6,[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-light p>a.h1,[data-theme=dark] .data-theme-item-light p>a.h2,[data-theme=dark] .data-theme-item-light p>a.h3,[data-theme=dark] .data-theme-item-light p>a.h4,[data-theme=dark] .data-theme-item-light p>a.h5,[data-theme=dark] .data-theme-item-light p>a.h6,[data-theme=dark] .data-theme-item-light .text-link.h1,[data-theme=dark] .data-theme-item-light .text-link.h2,[data-theme=dark] .data-theme-item-light .text-link.h3,[data-theme=dark] .data-theme-item-light .text-link.h4,[data-theme=dark] .data-theme-item-light .text-link.h5,[data-theme=dark] .data-theme-item-light .text-link.h6,[data-theme=dark] .data-theme-item-light .page-link.h1,[data-theme=dark] .data-theme-item-light .page-link.h2,[data-theme=dark] .data-theme-item-light .page-link.h3,[data-theme=dark] .data-theme-item-light .page-link.h4,[data-theme=dark] .data-theme-item-light .page-link.h5,[data-theme=dark] .data-theme-item-light .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=light] p>a:active:not(.reset-text),.data-theme-dark [data-theme-item=light] p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item=light] .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item=light] .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item=light] .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item=light] .page-link:hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] p>a:active:not(.reset-text),[data-theme=dark] [data-theme-item=light] p>a:hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] .text-link:active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .text-link:hover:not(.reset-text),[data-theme=dark] [data-theme-item=light] .page-link:active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .page-link:hover:not(.reset-text),[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-light p>a:active:not(.reset-text),[data-theme=dark] .data-theme-item-light p>a:hover:not(.reset-text),[data-theme=dark] .data-theme-item-light .text-link:active:not(.reset-text),[data-theme=dark] .data-theme-item-light .text-link:hover:not(.reset-text),[data-theme=dark] .data-theme-item-light .page-link:active:not(.reset-text),[data-theme=dark] .data-theme-item-light .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-light-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-light-bodyLink-color)}.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item=white] p>a,.data-theme-dark [data-theme-item=white] .text-link,.data-theme-dark [data-theme-item=white] .page-link,[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] [data-theme-item=white] p>a,[data-theme=dark] [data-theme-item=white] .text-link,[data-theme=dark] [data-theme-item=white] .page-link,[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme=dark] .data-theme-item-white p>a,[data-theme=dark] .data-theme-item-white .text-link,[data-theme=dark] .data-theme-item-white .page-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link{-webkit-font-smoothing:antialiased;cursor:pointer;opacity:1;transition:ease-in .3s;font-weight:var(--nv-font-bodyLink-weight, 700);-webkit-text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-textDecoration, underline);text-underline-offset:1px}.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-family:var(--nv-font-body-family);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;color:var(--nv-themes-white-bodyLink-color)}.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item=white] p>a.h1,.data-theme-dark [data-theme-item=white] p>a.h2,.data-theme-dark [data-theme-item=white] p>a.h3,.data-theme-dark [data-theme-item=white] p>a.h4,.data-theme-dark [data-theme-item=white] p>a.h5,.data-theme-dark [data-theme-item=white] p>a.h6,.data-theme-dark [data-theme-item=white] .text-link.h1,.data-theme-dark [data-theme-item=white] .text-link.h2,.data-theme-dark [data-theme-item=white] .text-link.h3,.data-theme-dark [data-theme-item=white] .text-link.h4,.data-theme-dark [data-theme-item=white] .text-link.h5,.data-theme-dark [data-theme-item=white] .text-link.h6,.data-theme-dark [data-theme-item=white] .page-link.h1,.data-theme-dark [data-theme-item=white] .page-link.h2,.data-theme-dark [data-theme-item=white] .page-link.h3,.data-theme-dark [data-theme-item=white] .page-link.h4,.data-theme-dark [data-theme-item=white] .page-link.h5,.data-theme-dark [data-theme-item=white] .page-link.h6,[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] [data-theme-item=white] p>a.h1,[data-theme=dark] [data-theme-item=white] p>a.h2,[data-theme=dark] [data-theme-item=white] p>a.h3,[data-theme=dark] [data-theme-item=white] p>a.h4,[data-theme=dark] [data-theme-item=white] p>a.h5,[data-theme=dark] [data-theme-item=white] p>a.h6,[data-theme=dark] [data-theme-item=white] .text-link.h1,[data-theme=dark] [data-theme-item=white] .text-link.h2,[data-theme=dark] [data-theme-item=white] .text-link.h3,[data-theme=dark] [data-theme-item=white] .text-link.h4,[data-theme=dark] [data-theme-item=white] .text-link.h5,[data-theme=dark] [data-theme-item=white] .text-link.h6,[data-theme=dark] [data-theme-item=white] .page-link.h1,[data-theme=dark] [data-theme-item=white] .page-link.h2,[data-theme=dark] [data-theme-item=white] .page-link.h3,[data-theme=dark] [data-theme-item=white] .page-link.h4,[data-theme=dark] [data-theme-item=white] .page-link.h5,[data-theme=dark] [data-theme-item=white] .page-link.h6,[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme=dark] .data-theme-item-white p>a.h1,[data-theme=dark] .data-theme-item-white p>a.h2,[data-theme=dark] .data-theme-item-white p>a.h3,[data-theme=dark] .data-theme-item-white p>a.h4,[data-theme=dark] .data-theme-item-white p>a.h5,[data-theme=dark] .data-theme-item-white p>a.h6,[data-theme=dark] .data-theme-item-white .text-link.h1,[data-theme=dark] .data-theme-item-white .text-link.h2,[data-theme=dark] .data-theme-item-white .text-link.h3,[data-theme=dark] .data-theme-item-white .text-link.h4,[data-theme=dark] .data-theme-item-white .text-link.h5,[data-theme=dark] .data-theme-item-white .text-link.h6,[data-theme=dark] .data-theme-item-white .page-link.h1,[data-theme=dark] .data-theme-item-white .page-link.h2,[data-theme=dark] .data-theme-item-white .page-link.h3,[data-theme=dark] .data-theme-item-white .page-link.h4,[data-theme=dark] .data-theme-item-white .page-link.h5,[data-theme=dark] .data-theme-item-white .page-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link.h6,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h1,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h2,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h3,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h4,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h5,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white p>a.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link.h6,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h1,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h2,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h3,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h4,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h5,[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h6,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h1,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h2,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h3,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h4,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h5,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link.h6,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h1,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h2,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h3,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h4,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h5,[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link.h6,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link.h1,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link.h2,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link.h3,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link.h4,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link.h5,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link.h6,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link.h1,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link.h2,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link.h3,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link.h4,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link.h5,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link.h6,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h1,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h2,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h3,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h4,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h5,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command).h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link.h6,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link.h1,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link.h2,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link.h3,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link.h4,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link.h5,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link.h6{text-underline-offset:3px;text-decoration-thickness:3px}.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item=white] p>a:active:not(.reset-text),.data-theme-dark [data-theme-item=white] p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item=white] .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item=white] .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item=white] .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item=white] .page-link:hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] p>a:active:not(.reset-text),[data-theme=dark] [data-theme-item=white] p>a:hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] .text-link:active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .text-link:hover:not(.reset-text),[data-theme=dark] [data-theme-item=white] .page-link:active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .page-link:hover:not(.reset-text),[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme=dark] .data-theme-item-white p>a:active:not(.reset-text),[data-theme=dark] .data-theme-item-white p>a:hover:not(.reset-text),[data-theme=dark] .data-theme-item-white .text-link:active:not(.reset-text),[data-theme=dark] .data-theme-item-white .text-link:hover:not(.reset-text),[data-theme=dark] .data-theme-item-white .page-link:active:not(.reset-text),[data-theme=dark] .data-theme-item-white .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text){opacity:.8;-webkit-text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);text-decoration:var(--nv-themes-white-bodyLink-hover-textDecoration, underline);font-weight:var(--nv-font-bodyLink-weight, 700)}.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] [data-theme-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme=dark] .data-theme-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),[data-theme] [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:not(.btn):not(.reset-text):not(.nav-link):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] div>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] span>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] li>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label>a:visited:not(.btn):not(.reset-text):not(.fr-command):hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] p>a:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link:active:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .page-link:hover:not(.reset-text):not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){color:var(--nv-themes-white-bodyLink-color)}.btn{font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);font-size:var(--nv-font-btn-size, 16px);border-radius:var(--nv-themes-white-btn-radius, 0);-webkit-text-decoration:var(--nv-font-btn-textDecoration, none)!important;text-decoration:var(--nv-font-btn-textDecoration, none)!important}.btn:active,.btn:focus,.btn:focus-within,.btn:hover{outline:none!important}.btn.btn-small{font-size:var(--nv-font-btn-small-size)}.btn.btn-large{font-size:var(--nv-font-btn-large-size)}.btn-txt{font-family:var(--nv-font-btnTxt-family);font-weight:var(--nv-font-btnTxt-weight, 600);letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0);text-transform:var(--nv-font-btnTxt-textTransform);line-height:var(--nv-font-btnTxt-lineHeight, 1.5em);font-style:var(--nv-font-btnTxt-style, normal);font-size:var(--nv-font-btnTxt-size, 16px);border-radius:var(--nv-themes-white-btn-radius, 0);-webkit-text-decoration:var(--nv-font-btnTxt-textDecoration, none)!important;text-decoration:var(--nv-font-btnTxt-textDecoration, none)!important}.btn-txt:active,.btn-txt:focus,.btn-txt:focus-within,.btn-txt:hover{outline:none!important}.btn-txt.btn-small{font-size:var(--nv-font-btnTxt-small-size)}.btn-txt.btn-large{font-size:var(--nv-font-btnTxt-large-size)}.btn-close{box-shadow:none!important;background-image:none;position:relative}.btn-close:before{content:"\f00d";display:block;position:absolute;display:inline-flex;transform:translate(-50%);top:0;font-size:1.5rem;font-family:"Font Awesome 6 Pro"}.btn-close:active,.btn-close:focus,.btn-close:focus-within,.btn-close:hover{outline:none!important;box-shadow:none!important}.btn{outline:none!important;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:40px;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select: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;padding:1px 30px}.btn.btn-xsmall{min-height:20px;padding:1px 20px}.btn.btn-small{min-height:30px;padding:1px 20px}.btn.btn-large{min-height:50px;padding:1px 40px}.btn.btn-txt{padding-left:0;padding-right:0;min-height:auto;text-align:inherit}.btn i{display:inline-flex;font-size:16px;vertical-align:middle}.btn .svg-icon{flex-shrink:0;line-height:0}.btn.btn-icon,.btn.btn-style-icon{display:inline-flex;align-items:center;justify-content:center;padding:0;height:40px;width:40px;min-width:40px}.btn.btn-icon.btn-xsmall,.btn.btn-style-icon.btn-xsmall{height:20px;width:20px;min-width:20px}.btn.btn-icon.btn-small,.btn.btn-style-icon.btn-small{height:30px;width:30px;min-width:30px}.btn.btn-icon.btn-large,.btn.btn-style-icon.btn-large{height:50px;width:50px;min-width:50px}.btn.btn-icon.btn-icon-social,.btn.btn-style-icon.btn-icon-social{height:30px;width:30px;min-width:30px;min-height:30px}.btn.btn-icon.btn-icon-social.btn-large i,.btn.btn-style-icon.btn-icon-social.btn-large i{font-size:1.5rem}.btn.btn-icon.btn-circle,.btn.btn-style-icon.btn-circle{border-radius:50%}.btn.btn-icon i,.btn.btn-icon .mat-icon .svg-icon,.btn.btn-style-icon i,.btn.btn-style-icon .mat-icon .svg-icon{padding:0;margin:0;line-height:1;font-size:var(--nv-font-btn-size);width:var(--nv-font-btn-size);height:var(--nv-font-btn-size)}.btn.btn-icon.btn-icon-reset:active,.btn.btn-style-icon.btn-icon-reset:active{border-color:transparent}.badge{--nv--badge-border-radius: var(--nv-themes-white-btn-radius)}.btn.btn-hover-rise{transition:transform .3s ease}.btn.btn-hover-rise:hover{transform:translateY(-10%);transition:transform .3s ease}.btn.btn-hover-scale{transition:transform .3s ease}.btn.btn-hover-scale:hover{transform:scale(1.1);transition:transform .3s ease}.btn.btn-hover-rotate-end{transition:transform .3s ease}.btn.btn-hover-rotate-end:hover{transform:rotate(4deg);transition:transform .3s ease}.btn.btn-hover-rotate-start{transition:transform .3s ease}.btn.btn-hover-rotate-start:hover{transform:rotate(-4deg);transition:transform .3s ease}.strava-btn{background-color:#fc4c02}.strava-btn:hover{background-color:#fc4c02;opacity:.8;transition:ease-in .3s}.strava-btn.disconnect{background-color:#af1036}.strava-btn.disconnect:hover{background-color:#af1036;opacity:.8;transition:ease-in .3s}.strava-btn .btn-txt,.strava-btn .nova-icon i{color:#fff!important}.font-button{font-family:var(--nv-font-btn-family)!important;font-weight:var(--nv-font-btn-weight, 600)!important;letter-spacing:var(--nv-font-btn-letterSpacing, 0)!important;text-transform:var(--nv-font-btn-textTransform)!important;line-height:var(--nv-font-btn-lineHeight, 1.5em)!important;font-style:var(--nv-font-btn-style, normal)!important}.btn-close,.white-btn-txt-color{color:var(--nv-themes-white-btn-txt-color)}.btn.btn-secondary:not(.btn-icon-reset),button.btn-secondary:not(.btn-icon-reset),[type=submit].btn-secondary:not(.btn-icon-reset),[type=button].btn-secondary:not(.btn-icon-reset),.btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-secondary-border-color, transparent);border-width:var(--nv-themes-white-btn-secondary-border-width, 0);border-style:var(--nv-themes-white-btn-secondary-border-style, none);background-color:var(--nv-themes-white-btn-secondary-background);box-shadow:var(--nv-themes-white-btn-secondary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.btn.btn-secondary:not(.btn-icon-reset) i,.btn.btn-secondary:not(.btn-icon-reset) .svg-icon,button.btn-secondary:not(.btn-icon-reset) i,button.btn-secondary:not(.btn-icon-reset) .svg-icon,[type=submit].btn-secondary:not(.btn-icon-reset) i,[type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[type=button].btn-secondary:not(.btn-icon-reset) i,[type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.btn-secondary:active:not(.btn-icon-reset) i,.btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-secondary-color)}.btn-check:checked+.btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+button.btn-secondary:not(.btn-icon-reset):not(.reset-text),button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.btn.btn-secondary:not(.btn-icon-reset).btn-border,button.btn-secondary:not(.btn-icon-reset).btn-border,[type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[type=button].btn-secondary:not(.btn-icon-reset).btn-border,.btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width)!important;border-style:var(--nv-themes-white-btn-secondary-border-style)!important}.btn.btn-primary:not(.btn-icon-reset),button.btn-primary:not(.btn-icon-reset),[type=submit].btn-primary:not(.btn-icon-reset),[type=button].btn-primary:not(.btn-icon-reset),.btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-primary-border-color, transparent);border-width:var(--nv-themes-white-btn-primary-border-width, 0);border-style:var(--nv-themes-white-btn-primary-border-style, none);background-color:var(--nv-themes-white-btn-primary-background);box-shadow:var(--nv-themes-white-btn-primary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.btn.btn-primary:not(.btn-icon-reset) i,.btn.btn-primary:not(.btn-icon-reset) .svg-icon,button.btn-primary:not(.btn-icon-reset) i,button.btn-primary:not(.btn-icon-reset) .svg-icon,[type=submit].btn-primary:not(.btn-icon-reset) i,[type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[type=button].btn-primary:not(.btn-icon-reset) i,[type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.btn-primary:active:not(.btn-icon-reset) i,.btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-primary-color)}.btn-check:checked+.btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+button.btn-primary:not(.btn-icon-reset):not(.reset-text),button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.btn.btn-primary:not(.btn-icon-reset).btn-border,button.btn-primary:not(.btn-icon-reset).btn-border,[type=submit].btn-primary:not(.btn-icon-reset).btn-border,[type=button].btn-primary:not(.btn-icon-reset).btn-border,.btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width)!important;border-style:var(--nv-themes-white-btn-primary-border-style)!important}.btn.btn-default:not(.btn-icon-reset),button.btn-default:not(.btn-icon-reset),[type=submit].btn-default:not(.btn-icon-reset),[type=button].btn-default:not(.btn-icon-reset),.btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-default-border-color, transparent);border-width:var(--nv-themes-white-btn-default-border-width, 0);border-style:var(--nv-themes-white-btn-default-border-style, none);background-color:var(--nv-themes-white-btn-default-background);box-shadow:var(--nv-themes-white-btn-default-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.btn.btn-default:not(.btn-icon-reset) i,.btn.btn-default:not(.btn-icon-reset) .svg-icon,button.btn-default:not(.btn-icon-reset) i,button.btn-default:not(.btn-icon-reset) .svg-icon,[type=submit].btn-default:not(.btn-icon-reset) i,[type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[type=button].btn-default:not(.btn-icon-reset) i,[type=button].btn-default:not(.btn-icon-reset) .svg-icon,.btn-default:active:not(.btn-icon-reset) i,.btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-default-color)}.btn-check:checked+.btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+button.btn-default:not(.btn-icon-reset):not(.reset-text),button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),button.btn-default:not(.btn-icon-reset).active:not(.reset-text),button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.btn.btn-default:not(.btn-icon-reset).btn-border,button.btn-default:not(.btn-icon-reset).btn-border,[type=submit].btn-default:not(.btn-icon-reset).btn-border,[type=button].btn-default:not(.btn-icon-reset).btn-border,.btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width)!important;border-style:var(--nv-themes-white-btn-default-border-style)!important}.btn.btn-txt:not(.btn-icon-reset),button.btn-txt:not(.btn-icon-reset),[type=submit].btn-txt:not(.btn-icon-reset),[type=button].btn-txt:not(.btn-icon-reset),.btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-txt-color);transition:ease-in .3s;border:0}.btn.btn-txt:not(.btn-icon-reset) i,.btn.btn-txt:not(.btn-icon-reset) .svg-icon,button.btn-txt:not(.btn-icon-reset) i,button.btn-txt:not(.btn-icon-reset) .svg-icon,[type=submit].btn-txt:not(.btn-icon-reset) i,[type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[type=button].btn-txt:not(.btn-icon-reset) i,[type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.btn-txt:active:not(.btn-icon-reset) i,.btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-txt-color)}.btn-check:checked+.btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.btn.btn-txt:not(.btn-icon-reset),.btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.btn.btn-txt:not(.btn-icon-reset).active,.btn.btn-txt:not(.btn-icon-reset).show,.show>.btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+button.btn-txt:not(.btn-icon-reset),.btn-check:active+button.btn-txt:not(.btn-icon-reset),button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),button.btn-txt:not(.btn-icon-reset).active,button.btn-txt:not(.btn-icon-reset).show,.show>button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[type=submit].btn-txt:not(.btn-icon-reset),[type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[type=submit].btn-txt:not(.btn-icon-reset).active,[type=submit].btn-txt:not(.btn-icon-reset).show,.show>[type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[type=button].btn-txt:not(.btn-icon-reset),[type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[type=button].btn-txt:not(.btn-icon-reset).active,[type=button].btn-txt:not(.btn-icon-reset).show,.show>[type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.btn-txt:active:not(.btn-icon-reset),.btn-check:active+.btn-txt:active:not(.btn-icon-reset),.btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.btn-txt:active:not(.btn-icon-reset).active,.btn-txt:active:not(.btn-icon-reset).show,.show>.btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+button.btn-txt:not(.btn-icon-reset):not(.reset-text),button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.btn.btn-txt:not(.btn-icon-reset).btn-border,button.btn-txt:not(.btn-icon-reset).btn-border,[type=submit].btn-txt:not(.btn-icon-reset).btn-border,[type=button].btn-txt:not(.btn-icon-reset).btn-border,.btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width)!important;border-style:var(--nv-themes-white-btn-txt-border-style)!important}.btn.btn-icon:not(.btn-icon-reset),button.btn-icon:not(.btn-icon-reset),[type=submit].btn-icon:not(.btn-icon-reset),[type=button].btn-icon:not(.btn-icon-reset),.btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-icon-border-color, transparent);border-width:var(--nv-themes-white-btn-icon-border-width, 0);border-style:var(--nv-themes-white-btn-icon-border-style, none);background-color:var(--nv-themes-white-btn-icon-background);box-shadow:var(--nv-themes-white-btn-icon-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.btn.btn-icon:not(.btn-icon-reset) i,.btn.btn-icon:not(.btn-icon-reset) .svg-icon,button.btn-icon:not(.btn-icon-reset) i,button.btn-icon:not(.btn-icon-reset) .svg-icon,[type=submit].btn-icon:not(.btn-icon-reset) i,[type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[type=button].btn-icon:not(.btn-icon-reset) i,[type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.btn-icon:active:not(.btn-icon-reset) i,.btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-icon-color)}.btn-check:checked+.btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+button.btn-icon:not(.btn-icon-reset):not(.reset-text),button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.btn.btn-icon:not(.btn-icon-reset).btn-border,button.btn-icon:not(.btn-icon-reset).btn-border,[type=submit].btn-icon:not(.btn-icon-reset).btn-border,[type=button].btn-icon:not(.btn-icon-reset).btn-border,.btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width)!important;border-style:var(--nv-themes-white-btn-icon-border-style)!important}.data-theme-white .btn-close,[data-theme=white] .btn-close,.data-theme-white .white-btn-txt-color,[data-theme=white] .white-btn-txt-color{color:var(--nv-themes-white-btn-txt-color)}.data-theme-white .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white button.btn-secondary:not(.btn-icon-reset),.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white .btn-secondary:active:not(.btn-icon-reset),[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=white] button.btn-secondary:not(.btn-icon-reset),[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=white] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-secondary-border-color, transparent);border-width:var(--nv-themes-white-btn-secondary-border-width, 0);border-style:var(--nv-themes-white-btn-secondary-border-style, none);background-color:var(--nv-themes-white-btn-secondary-background);box-shadow:var(--nv-themes-white-btn-secondary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-secondary-color)}.btn-check:checked+.data-theme-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width)!important;border-style:var(--nv-themes-white-btn-secondary-border-style)!important}.data-theme-white .btn.btn-primary:not(.btn-icon-reset),.data-theme-white button.btn-primary:not(.btn-icon-reset),.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white .btn-primary:active:not(.btn-icon-reset),[data-theme=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme=white] button.btn-primary:not(.btn-icon-reset),[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=white] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-primary-border-color, transparent);border-width:var(--nv-themes-white-btn-primary-border-width, 0);border-style:var(--nv-themes-white-btn-primary-border-style, none);background-color:var(--nv-themes-white-btn-primary-background);box-shadow:var(--nv-themes-white-btn-primary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white button.btn-primary:not(.btn-icon-reset) i,.data-theme-white button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-primary-color)}.btn-check:checked+.data-theme-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width)!important;border-style:var(--nv-themes-white-btn-primary-border-style)!important}.data-theme-white .btn.btn-default:not(.btn-icon-reset),.data-theme-white button.btn-default:not(.btn-icon-reset),.data-theme-white [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [type=button].btn-default:not(.btn-icon-reset),.data-theme-white .btn-default:active:not(.btn-icon-reset),[data-theme=white] .btn.btn-default:not(.btn-icon-reset),[data-theme=white] button.btn-default:not(.btn-icon-reset),[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme=white] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-default-border-color, transparent);border-width:var(--nv-themes-white-btn-default-border-width, 0);border-style:var(--nv-themes-white-btn-default-border-style, none);background-color:var(--nv-themes-white-btn-default-background);box-shadow:var(--nv-themes-white-btn-default-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white button.btn-default:not(.btn-icon-reset) i,.data-theme-white button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white .btn-default:active:not(.btn-icon-reset) i,.data-theme-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] button.btn-default:not(.btn-icon-reset) i,[data-theme=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme=white] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-default-color)}.btn-check:checked+.data-theme-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width)!important;border-style:var(--nv-themes-white-btn-default-border-style)!important}.data-theme-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-white button.btn-txt:not(.btn-icon-reset),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] button.btn-txt:not(.btn-icon-reset),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-white .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white button.btn-txt:not(.btn-icon-reset) i,.data-theme-white button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-txt-color)}.btn-check:checked+.data-theme-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white button.btn-txt:not(.btn-icon-reset),.data-theme-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white button.btn-txt:not(.btn-icon-reset).active,.data-theme-white button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white .btn-txt:active:not(.btn-icon-reset),.data-theme-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] button.btn-txt:not(.btn-icon-reset),[data-theme=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=white] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width)!important;border-style:var(--nv-themes-white-btn-txt-border-style)!important}.data-theme-white .btn.btn-icon:not(.btn-icon-reset),.data-theme-white button.btn-icon:not(.btn-icon-reset),.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white .btn-icon:active:not(.btn-icon-reset),[data-theme=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme=white] button.btn-icon:not(.btn-icon-reset),[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=white] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-icon-border-color, transparent);border-width:var(--nv-themes-white-btn-icon-border-width, 0);border-style:var(--nv-themes-white-btn-icon-border-style, none);background-color:var(--nv-themes-white-btn-icon-background);box-shadow:var(--nv-themes-white-btn-icon-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white button.btn-icon:not(.btn-icon-reset) i,.data-theme-white button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-icon-color)}.btn-check:checked+.data-theme-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width)!important;border-style:var(--nv-themes-white-btn-icon-border-style)!important}.data-theme-white [data-theme-item=dark] .btn-close,[data-theme=white] [data-theme-item=dark] .btn-close,[data-theme=white] .data-theme-item-dark .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-close,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-close,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-white [data-theme-item=dark] .dark-btn-txt-color,[data-theme=white] [data-theme-item=dark] .dark-btn-txt-color,[data-theme=white] .data-theme-item-dark .dark-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color{color:var(--nv-themes-dark-btn-txt-color)}.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-secondary-border-color, transparent);border-width:var(--nv-themes-dark-btn-secondary-border-width, 0);border-style:var(--nv-themes-dark-btn-secondary-border-style, none);background-color:var(--nv-themes-dark-btn-secondary-background);box-shadow:var(--nv-themes-dark-btn-secondary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)}.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width)!important;border-style:var(--nv-themes-dark-btn-secondary-border-style)!important}.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-primary-border-color, transparent);border-width:var(--nv-themes-dark-btn-primary-border-width, 0);border-style:var(--nv-themes-dark-btn-primary-border-style, none);background-color:var(--nv-themes-dark-btn-primary-background);box-shadow:var(--nv-themes-dark-btn-primary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-primary-color)}.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width)!important;border-style:var(--nv-themes-dark-btn-primary-border-style)!important}.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-default-border-color, transparent);border-width:var(--nv-themes-dark-btn-default-border-width, 0);border-style:var(--nv-themes-dark-btn-default-border-style, none);background-color:var(--nv-themes-dark-btn-default-background);box-shadow:var(--nv-themes-dark-btn-default-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-default-color)}.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width)!important;border-style:var(--nv-themes-dark-btn-default-border-style)!important}.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-txt-color)}.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width)!important;border-style:var(--nv-themes-dark-btn-txt-border-style)!important}.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-icon-border-color, transparent);border-width:var(--nv-themes-dark-btn-icon-border-width, 0);border-style:var(--nv-themes-dark-btn-icon-border-style, none);background-color:var(--nv-themes-dark-btn-icon-background);box-shadow:var(--nv-themes-dark-btn-icon-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-icon-color)}.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width)!important;border-style:var(--nv-themes-dark-btn-icon-border-style)!important}.data-theme-white [data-theme-item=light] .btn-close,[data-theme=white] [data-theme-item=light] .btn-close,[data-theme=white] .data-theme-item-light .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-close,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-close,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-white [data-theme-item=light] .light-btn-txt-color,[data-theme=white] [data-theme-item=light] .light-btn-txt-color,[data-theme=white] .data-theme-item-light .light-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,.data-theme-white [data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color{color:var(--nv-themes-light-btn-txt-color)}.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-secondary-border-color, transparent);border-width:var(--nv-themes-light-btn-secondary-border-width, 0);border-style:var(--nv-themes-light-btn-secondary-border-style, none);background-color:var(--nv-themes-light-btn-secondary-background);box-shadow:var(--nv-themes-light-btn-secondary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-secondary-color)}.btn-check:checked+.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width)!important;border-style:var(--nv-themes-light-btn-secondary-border-style)!important}.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-primary-border-color, transparent);border-width:var(--nv-themes-light-btn-primary-border-width, 0);border-style:var(--nv-themes-light-btn-primary-border-style, none);background-color:var(--nv-themes-light-btn-primary-background);box-shadow:var(--nv-themes-light-btn-primary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-primary-color)}.btn-check:checked+.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width)!important;border-style:var(--nv-themes-light-btn-primary-border-style)!important}.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-default-border-color, transparent);border-width:var(--nv-themes-light-btn-default-border-width, 0);border-style:var(--nv-themes-light-btn-default-border-style, none);background-color:var(--nv-themes-light-btn-default-background);box-shadow:var(--nv-themes-light-btn-default-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-default-color)}.btn-check:checked+.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width)!important;border-style:var(--nv-themes-light-btn-default-border-style)!important}.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-txt-color)}.btn-check:checked+.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width)!important;border-style:var(--nv-themes-light-btn-txt-border-style)!important}.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-icon-border-color, transparent);border-width:var(--nv-themes-light-btn-icon-border-width, 0);border-style:var(--nv-themes-light-btn-icon-border-style, none);background-color:var(--nv-themes-light-btn-icon-background);box-shadow:var(--nv-themes-light-btn-icon-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-icon-color)}.btn-check:checked+.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width)!important;border-style:var(--nv-themes-light-btn-icon-border-style)!important}.data-theme-white [data-theme-item=white] .btn-close,[data-theme=white] [data-theme-item=white] .btn-close,[data-theme=white] .data-theme-item-white .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-close,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-close,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-white [data-theme-item=white] .white-btn-txt-color,[data-theme=white] [data-theme-item=white] .white-btn-txt-color,[data-theme=white] .data-theme-item-white .white-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,.data-theme-white [data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color{color:var(--nv-themes-white-btn-txt-color)}.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-secondary-border-color, transparent);border-width:var(--nv-themes-white-btn-secondary-border-width, 0);border-style:var(--nv-themes-white-btn-secondary-border-style, none);background-color:var(--nv-themes-white-btn-secondary-background);box-shadow:var(--nv-themes-white-btn-secondary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-secondary-color)}.btn-check:checked+.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width)!important;border-style:var(--nv-themes-white-btn-secondary-border-style)!important}.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-primary-border-color, transparent);border-width:var(--nv-themes-white-btn-primary-border-width, 0);border-style:var(--nv-themes-white-btn-primary-border-style, none);background-color:var(--nv-themes-white-btn-primary-background);box-shadow:var(--nv-themes-white-btn-primary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-primary-color)}.btn-check:checked+.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width)!important;border-style:var(--nv-themes-white-btn-primary-border-style)!important}.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-default-border-color, transparent);border-width:var(--nv-themes-white-btn-default-border-width, 0);border-style:var(--nv-themes-white-btn-default-border-style, none);background-color:var(--nv-themes-white-btn-default-background);box-shadow:var(--nv-themes-white-btn-default-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-default-color)}.btn-check:checked+.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width)!important;border-style:var(--nv-themes-white-btn-default-border-style)!important}.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-txt-color)}.btn-check:checked+.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width)!important;border-style:var(--nv-themes-white-btn-txt-border-style)!important}.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-icon-border-color, transparent);border-width:var(--nv-themes-white-btn-icon-border-width, 0);border-style:var(--nv-themes-white-btn-icon-border-style, none);background-color:var(--nv-themes-white-btn-icon-background);box-shadow:var(--nv-themes-white-btn-icon-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-icon-color)}.btn-check:checked+.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-white [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=white] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width)!important;border-style:var(--nv-themes-white-btn-icon-border-style)!important}.data-theme-light .btn-close,[data-theme=light] .btn-close,.data-theme-light .light-btn-txt-color,[data-theme=light] .light-btn-txt-color{color:var(--nv-themes-light-btn-txt-color)}.data-theme-light .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light button.btn-secondary:not(.btn-icon-reset),.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light .btn-secondary:active:not(.btn-icon-reset),[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=light] button.btn-secondary:not(.btn-icon-reset),[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=light] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-secondary-border-color, transparent);border-width:var(--nv-themes-light-btn-secondary-border-width, 0);border-style:var(--nv-themes-light-btn-secondary-border-style, none);background-color:var(--nv-themes-light-btn-secondary-background);box-shadow:var(--nv-themes-light-btn-secondary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-secondary-color)}.btn-check:checked+.data-theme-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width)!important;border-style:var(--nv-themes-light-btn-secondary-border-style)!important}.data-theme-light .btn.btn-primary:not(.btn-icon-reset),.data-theme-light button.btn-primary:not(.btn-icon-reset),.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light .btn-primary:active:not(.btn-icon-reset),[data-theme=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme=light] button.btn-primary:not(.btn-icon-reset),[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=light] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-primary-border-color, transparent);border-width:var(--nv-themes-light-btn-primary-border-width, 0);border-style:var(--nv-themes-light-btn-primary-border-style, none);background-color:var(--nv-themes-light-btn-primary-background);box-shadow:var(--nv-themes-light-btn-primary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light button.btn-primary:not(.btn-icon-reset) i,.data-theme-light button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-primary-color)}.btn-check:checked+.data-theme-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width)!important;border-style:var(--nv-themes-light-btn-primary-border-style)!important}.data-theme-light .btn.btn-default:not(.btn-icon-reset),.data-theme-light button.btn-default:not(.btn-icon-reset),.data-theme-light [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [type=button].btn-default:not(.btn-icon-reset),.data-theme-light .btn-default:active:not(.btn-icon-reset),[data-theme=light] .btn.btn-default:not(.btn-icon-reset),[data-theme=light] button.btn-default:not(.btn-icon-reset),[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme=light] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-default-border-color, transparent);border-width:var(--nv-themes-light-btn-default-border-width, 0);border-style:var(--nv-themes-light-btn-default-border-style, none);background-color:var(--nv-themes-light-btn-default-background);box-shadow:var(--nv-themes-light-btn-default-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light button.btn-default:not(.btn-icon-reset) i,.data-theme-light button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light .btn-default:active:not(.btn-icon-reset) i,.data-theme-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] button.btn-default:not(.btn-icon-reset) i,[data-theme=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme=light] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-default-color)}.btn-check:checked+.data-theme-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width)!important;border-style:var(--nv-themes-light-btn-default-border-style)!important}.data-theme-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-light button.btn-txt:not(.btn-icon-reset),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] button.btn-txt:not(.btn-icon-reset),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-light .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light button.btn-txt:not(.btn-icon-reset) i,.data-theme-light button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-txt-color)}.btn-check:checked+.data-theme-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light button.btn-txt:not(.btn-icon-reset),.data-theme-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light button.btn-txt:not(.btn-icon-reset).active,.data-theme-light button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light .btn-txt:active:not(.btn-icon-reset),.data-theme-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] button.btn-txt:not(.btn-icon-reset),[data-theme=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=light] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width)!important;border-style:var(--nv-themes-light-btn-txt-border-style)!important}.data-theme-light .btn.btn-icon:not(.btn-icon-reset),.data-theme-light button.btn-icon:not(.btn-icon-reset),.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light .btn-icon:active:not(.btn-icon-reset),[data-theme=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme=light] button.btn-icon:not(.btn-icon-reset),[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=light] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-icon-border-color, transparent);border-width:var(--nv-themes-light-btn-icon-border-width, 0);border-style:var(--nv-themes-light-btn-icon-border-style, none);background-color:var(--nv-themes-light-btn-icon-background);box-shadow:var(--nv-themes-light-btn-icon-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light button.btn-icon:not(.btn-icon-reset) i,.data-theme-light button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-icon-color)}.btn-check:checked+.data-theme-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width)!important;border-style:var(--nv-themes-light-btn-icon-border-style)!important}.data-theme-light [data-theme-item=dark] .btn-close,[data-theme=light] [data-theme-item=dark] .btn-close,[data-theme=light] .data-theme-item-dark .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-close,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-close,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-light [data-theme-item=dark] .dark-btn-txt-color,[data-theme=light] [data-theme-item=dark] .dark-btn-txt-color,[data-theme=light] .data-theme-item-dark .dark-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color{color:var(--nv-themes-dark-btn-txt-color)}.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-secondary-border-color, transparent);border-width:var(--nv-themes-dark-btn-secondary-border-width, 0);border-style:var(--nv-themes-dark-btn-secondary-border-style, none);background-color:var(--nv-themes-dark-btn-secondary-background);box-shadow:var(--nv-themes-dark-btn-secondary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)}.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width)!important;border-style:var(--nv-themes-dark-btn-secondary-border-style)!important}.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-primary-border-color, transparent);border-width:var(--nv-themes-dark-btn-primary-border-width, 0);border-style:var(--nv-themes-dark-btn-primary-border-style, none);background-color:var(--nv-themes-dark-btn-primary-background);box-shadow:var(--nv-themes-dark-btn-primary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-primary-color)}.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width)!important;border-style:var(--nv-themes-dark-btn-primary-border-style)!important}.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-default-border-color, transparent);border-width:var(--nv-themes-dark-btn-default-border-width, 0);border-style:var(--nv-themes-dark-btn-default-border-style, none);background-color:var(--nv-themes-dark-btn-default-background);box-shadow:var(--nv-themes-dark-btn-default-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-default-color)}.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width)!important;border-style:var(--nv-themes-dark-btn-default-border-style)!important}.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-txt-color)}.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width)!important;border-style:var(--nv-themes-dark-btn-txt-border-style)!important}.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-icon-border-color, transparent);border-width:var(--nv-themes-dark-btn-icon-border-width, 0);border-style:var(--nv-themes-dark-btn-icon-border-style, none);background-color:var(--nv-themes-dark-btn-icon-background);box-shadow:var(--nv-themes-dark-btn-icon-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-icon-color)}.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width)!important;border-style:var(--nv-themes-dark-btn-icon-border-style)!important}.data-theme-light [data-theme-item=light] .btn-close,[data-theme=light] [data-theme-item=light] .btn-close,[data-theme=light] .data-theme-item-light .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-close,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-close,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-light [data-theme-item=light] .light-btn-txt-color,[data-theme=light] [data-theme-item=light] .light-btn-txt-color,[data-theme=light] .data-theme-item-light .light-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,.data-theme-light [data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color{color:var(--nv-themes-light-btn-txt-color)}.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-secondary-border-color, transparent);border-width:var(--nv-themes-light-btn-secondary-border-width, 0);border-style:var(--nv-themes-light-btn-secondary-border-style, none);background-color:var(--nv-themes-light-btn-secondary-background);box-shadow:var(--nv-themes-light-btn-secondary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-secondary-color)}.btn-check:checked+.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width)!important;border-style:var(--nv-themes-light-btn-secondary-border-style)!important}.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-primary-border-color, transparent);border-width:var(--nv-themes-light-btn-primary-border-width, 0);border-style:var(--nv-themes-light-btn-primary-border-style, none);background-color:var(--nv-themes-light-btn-primary-background);box-shadow:var(--nv-themes-light-btn-primary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-primary-color)}.btn-check:checked+.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width)!important;border-style:var(--nv-themes-light-btn-primary-border-style)!important}.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-default-border-color, transparent);border-width:var(--nv-themes-light-btn-default-border-width, 0);border-style:var(--nv-themes-light-btn-default-border-style, none);background-color:var(--nv-themes-light-btn-default-background);box-shadow:var(--nv-themes-light-btn-default-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-default-color)}.btn-check:checked+.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width)!important;border-style:var(--nv-themes-light-btn-default-border-style)!important}.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-txt-color)}.btn-check:checked+.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width)!important;border-style:var(--nv-themes-light-btn-txt-border-style)!important}.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-icon-border-color, transparent);border-width:var(--nv-themes-light-btn-icon-border-width, 0);border-style:var(--nv-themes-light-btn-icon-border-style, none);background-color:var(--nv-themes-light-btn-icon-background);box-shadow:var(--nv-themes-light-btn-icon-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-icon-color)}.btn-check:checked+.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width)!important;border-style:var(--nv-themes-light-btn-icon-border-style)!important}.data-theme-light [data-theme-item=white] .btn-close,[data-theme=light] [data-theme-item=white] .btn-close,[data-theme=light] .data-theme-item-white .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-close,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-close,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-light [data-theme-item=white] .white-btn-txt-color,[data-theme=light] [data-theme-item=white] .white-btn-txt-color,[data-theme=light] .data-theme-item-white .white-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,.data-theme-light [data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color{color:var(--nv-themes-white-btn-txt-color)}.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-secondary-border-color, transparent);border-width:var(--nv-themes-white-btn-secondary-border-width, 0);border-style:var(--nv-themes-white-btn-secondary-border-style, none);background-color:var(--nv-themes-white-btn-secondary-background);box-shadow:var(--nv-themes-white-btn-secondary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-secondary-color)}.btn-check:checked+.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width)!important;border-style:var(--nv-themes-white-btn-secondary-border-style)!important}.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-primary-border-color, transparent);border-width:var(--nv-themes-white-btn-primary-border-width, 0);border-style:var(--nv-themes-white-btn-primary-border-style, none);background-color:var(--nv-themes-white-btn-primary-background);box-shadow:var(--nv-themes-white-btn-primary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-primary-color)}.btn-check:checked+.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width)!important;border-style:var(--nv-themes-white-btn-primary-border-style)!important}.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-default-border-color, transparent);border-width:var(--nv-themes-white-btn-default-border-width, 0);border-style:var(--nv-themes-white-btn-default-border-style, none);background-color:var(--nv-themes-white-btn-default-background);box-shadow:var(--nv-themes-white-btn-default-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-default-color)}.btn-check:checked+.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width)!important;border-style:var(--nv-themes-white-btn-default-border-style)!important}.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-txt-color)}.btn-check:checked+.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width)!important;border-style:var(--nv-themes-white-btn-txt-border-style)!important}.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-icon-border-color, transparent);border-width:var(--nv-themes-white-btn-icon-border-width, 0);border-style:var(--nv-themes-white-btn-icon-border-style, none);background-color:var(--nv-themes-white-btn-icon-background);box-shadow:var(--nv-themes-white-btn-icon-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-icon-color)}.btn-check:checked+.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-light [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=light] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width)!important;border-style:var(--nv-themes-white-btn-icon-border-style)!important}.data-theme-dark .btn-close,[data-theme=dark] .btn-close,.data-theme-dark .dark-btn-txt-color,[data-theme=dark] .dark-btn-txt-color{color:var(--nv-themes-dark-btn-txt-color)}.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-secondary-border-color, transparent);border-width:var(--nv-themes-dark-btn-secondary-border-width, 0);border-style:var(--nv-themes-dark-btn-secondary-border-style, none);background-color:var(--nv-themes-dark-btn-secondary-background);box-shadow:var(--nv-themes-dark-btn-secondary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)}.btn-check:checked+.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width)!important;border-style:var(--nv-themes-dark-btn-secondary-border-style)!important}.data-theme-dark .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark button.btn-primary:not(.btn-icon-reset),.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark .btn-primary:active:not(.btn-icon-reset),[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme=dark] button.btn-primary:not(.btn-icon-reset),[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=dark] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-primary-border-color, transparent);border-width:var(--nv-themes-dark-btn-primary-border-width, 0);border-style:var(--nv-themes-dark-btn-primary-border-style, none);background-color:var(--nv-themes-dark-btn-primary-background);box-shadow:var(--nv-themes-dark-btn-primary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-primary-color)}.btn-check:checked+.data-theme-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width)!important;border-style:var(--nv-themes-dark-btn-primary-border-style)!important}.data-theme-dark .btn.btn-default:not(.btn-icon-reset),.data-theme-dark button.btn-default:not(.btn-icon-reset),.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark .btn-default:active:not(.btn-icon-reset),[data-theme=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme=dark] button.btn-default:not(.btn-icon-reset),[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme=dark] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-default-border-color, transparent);border-width:var(--nv-themes-dark-btn-default-border-width, 0);border-style:var(--nv-themes-dark-btn-default-border-style, none);background-color:var(--nv-themes-dark-btn-default-background);box-shadow:var(--nv-themes-dark-btn-default-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark button.btn-default:not(.btn-icon-reset) i,.data-theme-dark button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-default-color)}.btn-check:checked+.data-theme-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width)!important;border-style:var(--nv-themes-dark-btn-default-border-style)!important}.data-theme-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark button.btn-txt:not(.btn-icon-reset),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-dark .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-txt-color)}.btn-check:checked+.data-theme-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark button.btn-txt:not(.btn-icon-reset),.data-theme-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=dark] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width)!important;border-style:var(--nv-themes-dark-btn-txt-border-style)!important}.data-theme-dark .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark button.btn-icon:not(.btn-icon-reset),.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark .btn-icon:active:not(.btn-icon-reset),[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme=dark] button.btn-icon:not(.btn-icon-reset),[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=dark] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-icon-border-color, transparent);border-width:var(--nv-themes-dark-btn-icon-border-width, 0);border-style:var(--nv-themes-dark-btn-icon-border-style, none);background-color:var(--nv-themes-dark-btn-icon-background);box-shadow:var(--nv-themes-dark-btn-icon-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-icon-color)}.btn-check:checked+.data-theme-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width)!important;border-style:var(--nv-themes-dark-btn-icon-border-style)!important}.data-theme-dark [data-theme-item=dark] .btn-close,[data-theme=dark] [data-theme-item=dark] .btn-close,[data-theme=dark] .data-theme-item-dark .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-close,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-close,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-close,.data-theme-dark [data-theme-item=dark] .dark-btn-txt-color,[data-theme=dark] [data-theme-item=dark] .dark-btn-txt-color,[data-theme=dark] .data-theme-item-dark .dark-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .dark-btn-txt-color,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .dark-btn-txt-color{color:var(--nv-themes-dark-btn-txt-color)}.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-secondary-border-color, transparent);border-width:var(--nv-themes-dark-btn-secondary-border-width, 0);border-style:var(--nv-themes-dark-btn-secondary-border-style, none);background-color:var(--nv-themes-dark-btn-secondary-background);box-shadow:var(--nv-themes-dark-btn-secondary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)}.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width)!important;border-style:var(--nv-themes-dark-btn-secondary-border-style)!important}.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-primary-border-color, transparent);border-width:var(--nv-themes-dark-btn-primary-border-width, 0);border-style:var(--nv-themes-dark-btn-primary-border-style, none);background-color:var(--nv-themes-dark-btn-primary-background);box-shadow:var(--nv-themes-dark-btn-primary-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-primary-color)}.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width)!important;border-style:var(--nv-themes-dark-btn-primary-border-style)!important}.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-default-border-color, transparent);border-width:var(--nv-themes-dark-btn-default-border-width, 0);border-style:var(--nv-themes-dark-btn-default-border-style, none);background-color:var(--nv-themes-dark-btn-default-background);box-shadow:var(--nv-themes-dark-btn-default-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-default-color)}.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width)!important;border-style:var(--nv-themes-dark-btn-default-border-style)!important}.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-txt-color)}.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width)!important;border-style:var(--nv-themes-dark-btn-txt-border-style)!important}.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-dark-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-dark-btn-icon-border-color, transparent);border-width:var(--nv-themes-dark-btn-icon-border-width, 0);border-style:var(--nv-themes-dark-btn-icon-border-style, none);background-color:var(--nv-themes-dark-btn-icon-background);box-shadow:var(--nv-themes-dark-btn-icon-shadow, none);border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-dark-btn-icon-color)}.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width)!important;border-style:var(--nv-themes-dark-btn-icon-border-style)!important}.data-theme-dark [data-theme-item=light] .btn-close,[data-theme=dark] [data-theme-item=light] .btn-close,[data-theme=dark] .data-theme-item-light .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-close,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-close,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-close,.data-theme-dark [data-theme-item=light] .light-btn-txt-color,[data-theme=dark] [data-theme-item=light] .light-btn-txt-color,[data-theme=dark] .data-theme-item-light .light-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .light-btn-txt-color,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .light-btn-txt-color{color:var(--nv-themes-light-btn-txt-color)}.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-secondary-border-color, transparent);border-width:var(--nv-themes-light-btn-secondary-border-width, 0);border-style:var(--nv-themes-light-btn-secondary-border-style, none);background-color:var(--nv-themes-light-btn-secondary-background);box-shadow:var(--nv-themes-light-btn-secondary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-secondary-color)}.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width)!important;border-style:var(--nv-themes-light-btn-secondary-border-style)!important}.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-primary-border-color, transparent);border-width:var(--nv-themes-light-btn-primary-border-width, 0);border-style:var(--nv-themes-light-btn-primary-border-style, none);background-color:var(--nv-themes-light-btn-primary-background);box-shadow:var(--nv-themes-light-btn-primary-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-primary-color)}.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width)!important;border-style:var(--nv-themes-light-btn-primary-border-style)!important}.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-default-border-color, transparent);border-width:var(--nv-themes-light-btn-default-border-width, 0);border-style:var(--nv-themes-light-btn-default-border-style, none);background-color:var(--nv-themes-light-btn-default-background);box-shadow:var(--nv-themes-light-btn-default-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-default-color)}.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width)!important;border-style:var(--nv-themes-light-btn-default-border-style)!important}.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-txt-color)}.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width)!important;border-style:var(--nv-themes-light-btn-txt-border-style)!important}.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-light-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-light-btn-icon-border-color, transparent);border-width:var(--nv-themes-light-btn-icon-border-width, 0);border-style:var(--nv-themes-light-btn-icon-border-style, none);background-color:var(--nv-themes-light-btn-icon-background);box-shadow:var(--nv-themes-light-btn-icon-shadow, none);border-radius:var(--nv-themes-light-btn-radius)}.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-light-btn-icon-color)}.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width)!important;border-style:var(--nv-themes-light-btn-icon-border-style)!important}.data-theme-dark [data-theme-item=white] .btn-close,[data-theme=dark] [data-theme-item=white] .btn-close,[data-theme=dark] .data-theme-item-white .btn-close,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-close,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-close,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-close,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-close,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-close,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-close,.data-theme-dark [data-theme-item=white] .white-btn-txt-color,[data-theme=dark] [data-theme-item=white] .white-btn-txt-color,[data-theme=dark] .data-theme-item-white .white-btn-txt-color,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,[data-theme] [data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,[data-theme] [data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .white-btn-txt-color,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .white-btn-txt-color{color:var(--nv-themes-white-btn-txt-color)}.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-secondary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-secondary-border-color, transparent);border-width:var(--nv-themes-white-btn-secondary-border-width, 0);border-style:var(--nv-themes-white-btn-secondary-border-style, none);background-color:var(--nv-themes-white-btn-secondary-background);box-shadow:var(--nv-themes-white-btn-secondary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-secondary-color)}.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-secondary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-secondary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width)!important;border-style:var(--nv-themes-white-btn-secondary-border-style)!important}.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-primary-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-primary-border-color, transparent);border-width:var(--nv-themes-white-btn-primary-border-width, 0);border-style:var(--nv-themes-white-btn-primary-border-style, none);background-color:var(--nv-themes-white-btn-primary-background);box-shadow:var(--nv-themes-white-btn-primary-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-primary-color)}.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-primary:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-primary:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width)!important;border-style:var(--nv-themes-white-btn-primary-border-style)!important}.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-default-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-default-border-color, transparent);border-width:var(--nv-themes-white-btn-default-border-width, 0);border-style:var(--nv-themes-white-btn-default-border-style, none);background-color:var(--nv-themes-white-btn-default-background);box-shadow:var(--nv-themes-white-btn-default-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-default-color)}.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-default:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-default:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width)!important;border-style:var(--nv-themes-white-btn-default-border-style)!important}.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-txt-color);transition:ease-in .3s;border:0}.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-txt-color)}.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show,.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset){border:0}.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-txt:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-txt:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width)!important;border-style:var(--nv-themes-white-btn-txt-border-style)!important}.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset){color:var(--nv-themes-white-btn-icon-color);transition:ease-in .3s;border-color:var(--nv-themes-white-btn-icon-border-color, transparent);border-width:var(--nv-themes-white-btn-icon-border-width, 0);border-style:var(--nv-themes-white-btn-icon-border-style, none);background-color:var(--nv-themes-white-btn-icon-background);box-shadow:var(--nv-themes-white-btn-icon-shadow, none);border-radius:var(--nv-themes-white-btn-radius)}.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset) .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset) .svg-icon{color:var(--nv-themes-white-btn-icon-color)}.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset):not(.reset-text),.btn-check:checked+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.btn-check:active+.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):focus:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):hover:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.btn-active):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):active:not(.dropdown-item):not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).active:not(.reset-text),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).show:not(.reset-text),.show>.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset):not(.reset-text){opacity:.8}.data-theme-dark [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] [data-theme-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme=dark] .data-theme-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] button.btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=submit].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] [type=button].btn-icon:not(.btn-icon-reset).btn-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-icon:active:not(.btn-icon-reset).btn-border{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width)!important;border-style:var(--nv-themes-white-btn-icon-border-style)!important}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white textarea+label,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=white] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white textarea+label:after,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=white] textarea+label:after{background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white textarea+label .float-label-background,.data-theme-white textarea+label .float-label-background span,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=white] textarea+label .float-label-background,[data-theme=white] textarea+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white textarea+label *,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=white] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white textarea+label *:after,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=white] textarea+label *:after{background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white textarea+label * .float-label-background,.data-theme-white textarea+label * .float-label-background span,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=white] textarea+label * .float-label-background,[data-theme=white] textarea+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white textarea+*+label,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=white] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white textarea+*+label:after,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=white] textarea+*+label:after{background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white textarea+*+label .float-label-background,.data-theme-white textarea+*+label .float-label-background span,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=white] textarea+*+label .float-label-background,[data-theme=white] textarea+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white textarea:focus+label,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=white] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white textarea:focus+label:after,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=white] textarea:focus+label:after{background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white textarea:focus+label .float-label-background,.data-theme-white textarea:focus+label .float-label-background span,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=white] textarea:focus+label .float-label-background,[data-theme=white] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white textarea:focus+label *,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=white] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white textarea:focus+label *:after,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=white] textarea:focus+label *:after{background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white textarea:focus+label * .float-label-background,.data-theme-white textarea:focus+label * .float-label-background span,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=white] textarea:focus+label * .float-label-background,[data-theme=white] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white textarea:focus+*+label,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=white] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white textarea:focus+*+label:after,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=white] textarea:focus+*+label:after{background-color:transparent}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white textarea:focus+*+label .float-label-background,.data-theme-white textarea:focus+*+label .float-label-background span,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=white] textarea:focus+*+label .float-label-background,[data-theme=white] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white label:not(.btn):not(.nv-unfloating-label),[data-theme=white] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme=white] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white .ng-select.form-floating>label,[data-theme=white] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white .ng-select.form-floating>label:after,[data-theme=white] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-white .ng-select.form-floating>label .float-label-background,.data-theme-white .ng-select.form-floating>label .float-label-background span,[data-theme=white] .ng-select.form-floating>label .float-label-background,[data-theme=white] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white .ng-select.form-floating .form-select~label,[data-theme=white] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white .ng-select.form-floating .form-select.has-value~label,.data-theme-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=white] .ng-select.form-floating .form-select.has-value~label,[data-theme=white] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item=dark] textarea+label,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=white] [data-theme-item=dark] textarea+label,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=white] .data-theme-item-dark textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item=dark] textarea+label:after,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=white] [data-theme-item=dark] textarea+label:after,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=white] .data-theme-item-dark textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label:after{background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item=dark] textarea+label .float-label-background,.data-theme-white [data-theme-item=dark] textarea+label .float-label-background span,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=white] [data-theme-item=dark] textarea+label .float-label-background,[data-theme=white] [data-theme-item=dark] textarea+label .float-label-background span,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=white] .data-theme-item-dark textarea+label .float-label-background,[data-theme=white] .data-theme-item-dark textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item=dark] textarea+label *,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=white] [data-theme-item=dark] textarea+label *,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=white] .data-theme-item-dark textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item=dark] textarea+label *:after,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=white] [data-theme-item=dark] textarea+label *:after,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=white] .data-theme-item-dark textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label *:after{background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item=dark] textarea+label * .float-label-background,.data-theme-white [data-theme-item=dark] textarea+label * .float-label-background span,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=white] [data-theme-item=dark] textarea+label * .float-label-background,[data-theme=white] [data-theme-item=dark] textarea+label * .float-label-background span,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=white] .data-theme-item-dark textarea+label * .float-label-background,[data-theme=white] .data-theme-item-dark textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item=dark] textarea+*+label,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=white] [data-theme-item=dark] textarea+*+label,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=white] .data-theme-item-dark textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item=dark] textarea+*+label:after,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=white] [data-theme-item=dark] textarea+*+label:after,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=white] .data-theme-item-dark textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after{background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item=dark] textarea+*+label .float-label-background,.data-theme-white [data-theme-item=dark] textarea+*+label .float-label-background span,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=white] [data-theme-item=dark] textarea+*+label .float-label-background,[data-theme=white] [data-theme-item=dark] textarea+*+label .float-label-background span,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=white] .data-theme-item-dark textarea+*+label .float-label-background,[data-theme=white] .data-theme-item-dark textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item=dark] textarea:focus+label,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=white] [data-theme-item=dark] textarea:focus+label,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=white] .data-theme-item-dark textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item=dark] textarea:focus+label:after,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=white] [data-theme-item=dark] textarea:focus+label:after,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=white] .data-theme-item-dark textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after{background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item=dark] textarea:focus+label .float-label-background,.data-theme-white [data-theme-item=dark] textarea:focus+label .float-label-background span,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=white] [data-theme-item=dark] textarea:focus+label .float-label-background,[data-theme=white] [data-theme-item=dark] textarea:focus+label .float-label-background span,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=white] .data-theme-item-dark textarea:focus+label .float-label-background,[data-theme=white] .data-theme-item-dark textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item=dark] textarea:focus+label *,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=white] [data-theme-item=dark] textarea:focus+label *,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=white] .data-theme-item-dark textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item=dark] textarea:focus+label *:after,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=white] [data-theme-item=dark] textarea:focus+label *:after,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=white] .data-theme-item-dark textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after{background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item=dark] textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item=dark] textarea:focus+label * .float-label-background span,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=white] [data-theme-item=dark] textarea:focus+label * .float-label-background,[data-theme=white] [data-theme-item=dark] textarea:focus+label * .float-label-background span,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=white] .data-theme-item-dark textarea:focus+label * .float-label-background,[data-theme=white] .data-theme-item-dark textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item=dark] textarea:focus+*+label,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=white] [data-theme-item=dark] textarea:focus+*+label,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=white] .data-theme-item-dark textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item=dark] textarea:focus+*+label:after,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=white] [data-theme-item=dark] textarea:focus+*+label:after,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=white] .data-theme-item-dark textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after{background-color:transparent}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item=dark] textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item=dark] textarea:focus+*+label .float-label-background span,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=white] [data-theme-item=dark] textarea:focus+*+label .float-label-background,[data-theme=white] [data-theme-item=dark] textarea:focus+*+label .float-label-background span,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=white] .data-theme-item-dark textarea:focus+*+label .float-label-background,[data-theme=white] .data-theme-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme=white] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme=white] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),.data-theme-white [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=white] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=white] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-white [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=white] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=white] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=white] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=white] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.form-floating>label,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating>label,[data-theme=white] .data-theme-item-dark .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-white [data-theme-item=dark] .ng-select.form-floating>label:after,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating>label:after,[data-theme=white] .data-theme-item-dark .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-white [data-theme-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme=white] .data-theme-item-dark .ng-select.form-floating>label .float-label-background,[data-theme=white] .data-theme-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.form-floating .form-select~label,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating .form-select~label,[data-theme=white] .data-theme-item-dark .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-white [data-theme-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme=white] [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=white] .data-theme-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=white] .data-theme-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=white] .data-theme-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme=white] .data-theme-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item=light] textarea+label,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=white] [data-theme-item=light] textarea+label,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=white] .data-theme-item-light textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item=light] textarea+label:after,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=white] [data-theme-item=light] textarea+label:after,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=white] .data-theme-item-light textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label:after{background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item=light] textarea+label .float-label-background,.data-theme-white [data-theme-item=light] textarea+label .float-label-background span,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=white] [data-theme-item=light] textarea+label .float-label-background,[data-theme=white] [data-theme-item=light] textarea+label .float-label-background span,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=white] .data-theme-item-light textarea+label .float-label-background,[data-theme=white] .data-theme-item-light textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item=light] textarea+label *,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=white] [data-theme-item=light] textarea+label *,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=white] .data-theme-item-light textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item=light] textarea+label *:after,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=white] [data-theme-item=light] textarea+label *:after,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=white] .data-theme-item-light textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label *:after{background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item=light] textarea+label * .float-label-background,.data-theme-white [data-theme-item=light] textarea+label * .float-label-background span,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=white] [data-theme-item=light] textarea+label * .float-label-background,[data-theme=white] [data-theme-item=light] textarea+label * .float-label-background span,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=white] .data-theme-item-light textarea+label * .float-label-background,[data-theme=white] .data-theme-item-light textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item=light] textarea+*+label,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=white] [data-theme-item=light] textarea+*+label,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=white] .data-theme-item-light textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item=light] textarea+*+label:after,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=white] [data-theme-item=light] textarea+*+label:after,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=white] .data-theme-item-light textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+*+label:after{background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item=light] textarea+*+label .float-label-background,.data-theme-white [data-theme-item=light] textarea+*+label .float-label-background span,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=white] [data-theme-item=light] textarea+*+label .float-label-background,[data-theme=white] [data-theme-item=light] textarea+*+label .float-label-background span,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=white] .data-theme-item-light textarea+*+label .float-label-background,[data-theme=white] .data-theme-item-light textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item=light] textarea:focus+label,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=white] [data-theme-item=light] textarea:focus+label,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=white] .data-theme-item-light textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item=light] textarea:focus+label:after,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=white] [data-theme-item=light] textarea:focus+label:after,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=white] .data-theme-item-light textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after{background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item=light] textarea:focus+label .float-label-background,.data-theme-white [data-theme-item=light] textarea:focus+label .float-label-background span,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=white] [data-theme-item=light] textarea:focus+label .float-label-background,[data-theme=white] [data-theme-item=light] textarea:focus+label .float-label-background span,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=white] .data-theme-item-light textarea:focus+label .float-label-background,[data-theme=white] .data-theme-item-light textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item=light] textarea:focus+label *,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=white] [data-theme-item=light] textarea:focus+label *,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=white] .data-theme-item-light textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item=light] textarea:focus+label *:after,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=white] [data-theme-item=light] textarea:focus+label *:after,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=white] .data-theme-item-light textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after{background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item=light] textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item=light] textarea:focus+label * .float-label-background span,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=white] [data-theme-item=light] textarea:focus+label * .float-label-background,[data-theme=white] [data-theme-item=light] textarea:focus+label * .float-label-background span,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=white] .data-theme-item-light textarea:focus+label * .float-label-background,[data-theme=white] .data-theme-item-light textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item=light] textarea:focus+*+label,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=white] [data-theme-item=light] textarea:focus+*+label,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=white] .data-theme-item-light textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item=light] textarea:focus+*+label:after,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=white] [data-theme-item=light] textarea:focus+*+label:after,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=white] .data-theme-item-light textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after{background-color:transparent}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item=light] textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item=light] textarea:focus+*+label .float-label-background span,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=white] [data-theme-item=light] textarea:focus+*+label .float-label-background,[data-theme=white] [data-theme-item=light] textarea:focus+*+label .float-label-background span,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=white] .data-theme-item-light textarea:focus+*+label .float-label-background,[data-theme=white] .data-theme-item-light textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme=white] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme=white] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),.data-theme-white [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),.data-theme-white [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=white] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=white] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-white [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=white] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=white] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=white] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=white] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] .ng-select.form-floating>label,[data-theme=white] [data-theme-item=light] .ng-select.form-floating>label,[data-theme=white] .data-theme-item-light .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-white [data-theme-item=light] .ng-select.form-floating>label:after,[data-theme=white] [data-theme-item=light] .ng-select.form-floating>label:after,[data-theme=white] .data-theme-item-light .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-white [data-theme-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme=white] [data-theme-item=light] .ng-select.form-floating>label .float-label-background,[data-theme=white] [data-theme-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme=white] .data-theme-item-light .ng-select.form-floating>label .float-label-background,[data-theme=white] .data-theme-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] .ng-select.form-floating .form-select~label,[data-theme=white] [data-theme-item=light] .ng-select.form-floating .form-select~label,[data-theme=white] .data-theme-item-light .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-white [data-theme-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=white] [data-theme-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=white] [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=white] [data-theme-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme=white] [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=white] .data-theme-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=white] .data-theme-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=white] .data-theme-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme=white] .data-theme-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item=white] textarea+label,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=white] [data-theme-item=white] textarea+label,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=white] .data-theme-item-white textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item=white] textarea+label:after,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=white] [data-theme-item=white] textarea+label:after,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=white] .data-theme-item-white textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label:after{background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item=white] textarea+label .float-label-background,.data-theme-white [data-theme-item=white] textarea+label .float-label-background span,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=white] [data-theme-item=white] textarea+label .float-label-background,[data-theme=white] [data-theme-item=white] textarea+label .float-label-background span,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=white] .data-theme-item-white textarea+label .float-label-background,[data-theme=white] .data-theme-item-white textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item=white] textarea+label *,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=white] [data-theme-item=white] textarea+label *,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=white] .data-theme-item-white textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item=white] textarea+label *:after,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=white] [data-theme-item=white] textarea+label *:after,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=white] .data-theme-item-white textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label *:after{background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item=white] textarea+label * .float-label-background,.data-theme-white [data-theme-item=white] textarea+label * .float-label-background span,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=white] [data-theme-item=white] textarea+label * .float-label-background,[data-theme=white] [data-theme-item=white] textarea+label * .float-label-background span,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=white] .data-theme-item-white textarea+label * .float-label-background,[data-theme=white] .data-theme-item-white textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item=white] textarea+*+label,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=white] [data-theme-item=white] textarea+*+label,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=white] .data-theme-item-white textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item=white] textarea+*+label:after,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=white] [data-theme-item=white] textarea+*+label:after,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=white] .data-theme-item-white textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+*+label:after{background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item=white] textarea+*+label .float-label-background,.data-theme-white [data-theme-item=white] textarea+*+label .float-label-background span,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=white] [data-theme-item=white] textarea+*+label .float-label-background,[data-theme=white] [data-theme-item=white] textarea+*+label .float-label-background span,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=white] .data-theme-item-white textarea+*+label .float-label-background,[data-theme=white] .data-theme-item-white textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item=white] textarea:focus+label,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=white] [data-theme-item=white] textarea:focus+label,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=white] .data-theme-item-white textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item=white] textarea:focus+label:after,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=white] [data-theme-item=white] textarea:focus+label:after,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=white] .data-theme-item-white textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after{background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item=white] textarea:focus+label .float-label-background,.data-theme-white [data-theme-item=white] textarea:focus+label .float-label-background span,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=white] [data-theme-item=white] textarea:focus+label .float-label-background,[data-theme=white] [data-theme-item=white] textarea:focus+label .float-label-background span,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=white] .data-theme-item-white textarea:focus+label .float-label-background,[data-theme=white] .data-theme-item-white textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item=white] textarea:focus+label *,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=white] [data-theme-item=white] textarea:focus+label *,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=white] .data-theme-item-white textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item=white] textarea:focus+label *:after,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=white] [data-theme-item=white] textarea:focus+label *:after,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=white] .data-theme-item-white textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after{background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item=white] textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item=white] textarea:focus+label * .float-label-background span,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=white] [data-theme-item=white] textarea:focus+label * .float-label-background,[data-theme=white] [data-theme-item=white] textarea:focus+label * .float-label-background span,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=white] .data-theme-item-white textarea:focus+label * .float-label-background,[data-theme=white] .data-theme-item-white textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item=white] textarea:focus+*+label,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=white] [data-theme-item=white] textarea:focus+*+label,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=white] .data-theme-item-white textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item=white] textarea:focus+*+label:after,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=white] [data-theme-item=white] textarea:focus+*+label:after,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=white] .data-theme-item-white textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after{background-color:transparent}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item=white] textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item=white] textarea:focus+*+label .float-label-background span,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=white] [data-theme-item=white] textarea:focus+*+label .float-label-background,[data-theme=white] [data-theme-item=white] textarea:focus+*+label .float-label-background span,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=white] .data-theme-item-white textarea:focus+*+label .float-label-background,[data-theme=white] .data-theme-item-white textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme=white] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme=white] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),.data-theme-white [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),.data-theme-white [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=white] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=white] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-white [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=white] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=white] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=white] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=white] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] .ng-select.form-floating>label,[data-theme=white] [data-theme-item=white] .ng-select.form-floating>label,[data-theme=white] .data-theme-item-white .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-white [data-theme-item=white] .ng-select.form-floating>label:after,[data-theme=white] [data-theme-item=white] .ng-select.form-floating>label:after,[data-theme=white] .data-theme-item-white .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-white [data-theme-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme=white] [data-theme-item=white] .ng-select.form-floating>label .float-label-background,[data-theme=white] [data-theme-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme=white] .data-theme-item-white .ng-select.form-floating>label .float-label-background,[data-theme=white] .data-theme-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] .ng-select.form-floating .form-select~label,[data-theme=white] [data-theme-item=white] .ng-select.form-floating .form-select~label,[data-theme=white] .data-theme-item-white .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-white [data-theme-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=white] [data-theme-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=white] [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=white] [data-theme-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme=white] [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=white] .data-theme-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=white] .data-theme-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=white] .data-theme-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme=white] .data-theme-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light textarea+label,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=light] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light textarea+label:after,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=light] textarea+label:after{background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light textarea+label .float-label-background,.data-theme-light textarea+label .float-label-background span,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=light] textarea+label .float-label-background,[data-theme=light] textarea+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light textarea+label *,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=light] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light textarea+label *:after,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=light] textarea+label *:after{background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light textarea+label * .float-label-background,.data-theme-light textarea+label * .float-label-background span,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=light] textarea+label * .float-label-background,[data-theme=light] textarea+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light textarea+*+label,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=light] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light textarea+*+label:after,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=light] textarea+*+label:after{background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light textarea+*+label .float-label-background,.data-theme-light textarea+*+label .float-label-background span,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=light] textarea+*+label .float-label-background,[data-theme=light] textarea+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light textarea:focus+label,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=light] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light textarea:focus+label:after,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=light] textarea:focus+label:after{background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light textarea:focus+label .float-label-background,.data-theme-light textarea:focus+label .float-label-background span,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=light] textarea:focus+label .float-label-background,[data-theme=light] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light textarea:focus+label *,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=light] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light textarea:focus+label *:after,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=light] textarea:focus+label *:after{background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light textarea:focus+label * .float-label-background,.data-theme-light textarea:focus+label * .float-label-background span,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=light] textarea:focus+label * .float-label-background,[data-theme=light] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light textarea:focus+*+label,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=light] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light textarea:focus+*+label:after,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=light] textarea:focus+*+label:after{background-color:transparent}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light textarea:focus+*+label .float-label-background,.data-theme-light textarea:focus+*+label .float-label-background span,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=light] textarea:focus+*+label .float-label-background,[data-theme=light] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light label:not(.btn):not(.nv-unfloating-label),[data-theme=light] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme=light] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light .ng-select.form-floating>label,[data-theme=light] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light .ng-select.form-floating>label:after,[data-theme=light] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-light .ng-select.form-floating>label .float-label-background,.data-theme-light .ng-select.form-floating>label .float-label-background span,[data-theme=light] .ng-select.form-floating>label .float-label-background,[data-theme=light] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light .ng-select.form-floating .form-select~label,[data-theme=light] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light .ng-select.form-floating .form-select.has-value~label,.data-theme-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=light] .ng-select.form-floating .form-select.has-value~label,[data-theme=light] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item=dark] textarea+label,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=light] [data-theme-item=dark] textarea+label,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=light] .data-theme-item-dark textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item=dark] textarea+label:after,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=light] [data-theme-item=dark] textarea+label:after,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=light] .data-theme-item-dark textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label:after{background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item=dark] textarea+label .float-label-background,.data-theme-light [data-theme-item=dark] textarea+label .float-label-background span,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=light] [data-theme-item=dark] textarea+label .float-label-background,[data-theme=light] [data-theme-item=dark] textarea+label .float-label-background span,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=light] .data-theme-item-dark textarea+label .float-label-background,[data-theme=light] .data-theme-item-dark textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item=dark] textarea+label *,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=light] [data-theme-item=dark] textarea+label *,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=light] .data-theme-item-dark textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item=dark] textarea+label *:after,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=light] [data-theme-item=dark] textarea+label *:after,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=light] .data-theme-item-dark textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label *:after{background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item=dark] textarea+label * .float-label-background,.data-theme-light [data-theme-item=dark] textarea+label * .float-label-background span,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=light] [data-theme-item=dark] textarea+label * .float-label-background,[data-theme=light] [data-theme-item=dark] textarea+label * .float-label-background span,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=light] .data-theme-item-dark textarea+label * .float-label-background,[data-theme=light] .data-theme-item-dark textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item=dark] textarea+*+label,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=light] [data-theme-item=dark] textarea+*+label,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=light] .data-theme-item-dark textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item=dark] textarea+*+label:after,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=light] [data-theme-item=dark] textarea+*+label:after,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=light] .data-theme-item-dark textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after{background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item=dark] textarea+*+label .float-label-background,.data-theme-light [data-theme-item=dark] textarea+*+label .float-label-background span,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=light] [data-theme-item=dark] textarea+*+label .float-label-background,[data-theme=light] [data-theme-item=dark] textarea+*+label .float-label-background span,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=light] .data-theme-item-dark textarea+*+label .float-label-background,[data-theme=light] .data-theme-item-dark textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item=dark] textarea:focus+label,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=light] [data-theme-item=dark] textarea:focus+label,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=light] .data-theme-item-dark textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item=dark] textarea:focus+label:after,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=light] [data-theme-item=dark] textarea:focus+label:after,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=light] .data-theme-item-dark textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after{background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item=dark] textarea:focus+label .float-label-background,.data-theme-light [data-theme-item=dark] textarea:focus+label .float-label-background span,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=light] [data-theme-item=dark] textarea:focus+label .float-label-background,[data-theme=light] [data-theme-item=dark] textarea:focus+label .float-label-background span,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=light] .data-theme-item-dark textarea:focus+label .float-label-background,[data-theme=light] .data-theme-item-dark textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item=dark] textarea:focus+label *,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=light] [data-theme-item=dark] textarea:focus+label *,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=light] .data-theme-item-dark textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item=dark] textarea:focus+label *:after,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=light] [data-theme-item=dark] textarea:focus+label *:after,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=light] .data-theme-item-dark textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after{background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item=dark] textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item=dark] textarea:focus+label * .float-label-background span,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=light] [data-theme-item=dark] textarea:focus+label * .float-label-background,[data-theme=light] [data-theme-item=dark] textarea:focus+label * .float-label-background span,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=light] .data-theme-item-dark textarea:focus+label * .float-label-background,[data-theme=light] .data-theme-item-dark textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item=dark] textarea:focus+*+label,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=light] [data-theme-item=dark] textarea:focus+*+label,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=light] .data-theme-item-dark textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item=dark] textarea:focus+*+label:after,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=light] [data-theme-item=dark] textarea:focus+*+label:after,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=light] .data-theme-item-dark textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after{background-color:transparent}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item=dark] textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item=dark] textarea:focus+*+label .float-label-background span,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=light] [data-theme-item=dark] textarea:focus+*+label .float-label-background,[data-theme=light] [data-theme-item=dark] textarea:focus+*+label .float-label-background span,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=light] .data-theme-item-dark textarea:focus+*+label .float-label-background,[data-theme=light] .data-theme-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme=light] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme=light] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),.data-theme-light [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=light] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=light] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-light [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=light] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=light] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=light] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=light] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.form-floating>label,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating>label,[data-theme=light] .data-theme-item-dark .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-light [data-theme-item=dark] .ng-select.form-floating>label:after,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating>label:after,[data-theme=light] .data-theme-item-dark .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-light [data-theme-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme=light] .data-theme-item-dark .ng-select.form-floating>label .float-label-background,[data-theme=light] .data-theme-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.form-floating .form-select~label,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating .form-select~label,[data-theme=light] .data-theme-item-dark .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-light [data-theme-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme=light] [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=light] .data-theme-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=light] .data-theme-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=light] .data-theme-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme=light] .data-theme-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item=light] textarea+label,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=light] [data-theme-item=light] textarea+label,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=light] .data-theme-item-light textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item=light] textarea+label:after,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=light] [data-theme-item=light] textarea+label:after,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=light] .data-theme-item-light textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label:after{background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item=light] textarea+label .float-label-background,.data-theme-light [data-theme-item=light] textarea+label .float-label-background span,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=light] [data-theme-item=light] textarea+label .float-label-background,[data-theme=light] [data-theme-item=light] textarea+label .float-label-background span,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=light] .data-theme-item-light textarea+label .float-label-background,[data-theme=light] .data-theme-item-light textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item=light] textarea+label *,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=light] [data-theme-item=light] textarea+label *,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=light] .data-theme-item-light textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item=light] textarea+label *:after,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=light] [data-theme-item=light] textarea+label *:after,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=light] .data-theme-item-light textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label *:after{background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item=light] textarea+label * .float-label-background,.data-theme-light [data-theme-item=light] textarea+label * .float-label-background span,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=light] [data-theme-item=light] textarea+label * .float-label-background,[data-theme=light] [data-theme-item=light] textarea+label * .float-label-background span,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=light] .data-theme-item-light textarea+label * .float-label-background,[data-theme=light] .data-theme-item-light textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item=light] textarea+*+label,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=light] [data-theme-item=light] textarea+*+label,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=light] .data-theme-item-light textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item=light] textarea+*+label:after,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=light] [data-theme-item=light] textarea+*+label:after,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=light] .data-theme-item-light textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+*+label:after{background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item=light] textarea+*+label .float-label-background,.data-theme-light [data-theme-item=light] textarea+*+label .float-label-background span,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=light] [data-theme-item=light] textarea+*+label .float-label-background,[data-theme=light] [data-theme-item=light] textarea+*+label .float-label-background span,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=light] .data-theme-item-light textarea+*+label .float-label-background,[data-theme=light] .data-theme-item-light textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item=light] textarea:focus+label,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=light] [data-theme-item=light] textarea:focus+label,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=light] .data-theme-item-light textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item=light] textarea:focus+label:after,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=light] [data-theme-item=light] textarea:focus+label:after,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=light] .data-theme-item-light textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after{background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item=light] textarea:focus+label .float-label-background,.data-theme-light [data-theme-item=light] textarea:focus+label .float-label-background span,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=light] [data-theme-item=light] textarea:focus+label .float-label-background,[data-theme=light] [data-theme-item=light] textarea:focus+label .float-label-background span,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=light] .data-theme-item-light textarea:focus+label .float-label-background,[data-theme=light] .data-theme-item-light textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item=light] textarea:focus+label *,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=light] [data-theme-item=light] textarea:focus+label *,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=light] .data-theme-item-light textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item=light] textarea:focus+label *:after,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=light] [data-theme-item=light] textarea:focus+label *:after,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=light] .data-theme-item-light textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after{background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item=light] textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item=light] textarea:focus+label * .float-label-background span,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=light] [data-theme-item=light] textarea:focus+label * .float-label-background,[data-theme=light] [data-theme-item=light] textarea:focus+label * .float-label-background span,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=light] .data-theme-item-light textarea:focus+label * .float-label-background,[data-theme=light] .data-theme-item-light textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item=light] textarea:focus+*+label,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=light] [data-theme-item=light] textarea:focus+*+label,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=light] .data-theme-item-light textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item=light] textarea:focus+*+label:after,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=light] [data-theme-item=light] textarea:focus+*+label:after,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=light] .data-theme-item-light textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after{background-color:transparent}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item=light] textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item=light] textarea:focus+*+label .float-label-background span,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=light] [data-theme-item=light] textarea:focus+*+label .float-label-background,[data-theme=light] [data-theme-item=light] textarea:focus+*+label .float-label-background span,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=light] .data-theme-item-light textarea:focus+*+label .float-label-background,[data-theme=light] .data-theme-item-light textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme=light] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme=light] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),.data-theme-light [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),.data-theme-light [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=light] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=light] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-light [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=light] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=light] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=light] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=light] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] .ng-select.form-floating>label,[data-theme=light] [data-theme-item=light] .ng-select.form-floating>label,[data-theme=light] .data-theme-item-light .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-light [data-theme-item=light] .ng-select.form-floating>label:after,[data-theme=light] [data-theme-item=light] .ng-select.form-floating>label:after,[data-theme=light] .data-theme-item-light .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-light [data-theme-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme=light] [data-theme-item=light] .ng-select.form-floating>label .float-label-background,[data-theme=light] [data-theme-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme=light] .data-theme-item-light .ng-select.form-floating>label .float-label-background,[data-theme=light] .data-theme-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] .ng-select.form-floating .form-select~label,[data-theme=light] [data-theme-item=light] .ng-select.form-floating .form-select~label,[data-theme=light] .data-theme-item-light .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-light [data-theme-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=light] [data-theme-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=light] [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=light] [data-theme-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme=light] [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=light] .data-theme-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=light] .data-theme-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=light] .data-theme-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme=light] .data-theme-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item=white] textarea+label,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=light] [data-theme-item=white] textarea+label,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=light] .data-theme-item-white textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item=white] textarea+label:after,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=light] [data-theme-item=white] textarea+label:after,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=light] .data-theme-item-white textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label:after{background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item=white] textarea+label .float-label-background,.data-theme-light [data-theme-item=white] textarea+label .float-label-background span,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=light] [data-theme-item=white] textarea+label .float-label-background,[data-theme=light] [data-theme-item=white] textarea+label .float-label-background span,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=light] .data-theme-item-white textarea+label .float-label-background,[data-theme=light] .data-theme-item-white textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item=white] textarea+label *,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=light] [data-theme-item=white] textarea+label *,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=light] .data-theme-item-white textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item=white] textarea+label *:after,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=light] [data-theme-item=white] textarea+label *:after,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=light] .data-theme-item-white textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label *:after{background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item=white] textarea+label * .float-label-background,.data-theme-light [data-theme-item=white] textarea+label * .float-label-background span,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=light] [data-theme-item=white] textarea+label * .float-label-background,[data-theme=light] [data-theme-item=white] textarea+label * .float-label-background span,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=light] .data-theme-item-white textarea+label * .float-label-background,[data-theme=light] .data-theme-item-white textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item=white] textarea+*+label,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=light] [data-theme-item=white] textarea+*+label,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=light] .data-theme-item-white textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item=white] textarea+*+label:after,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=light] [data-theme-item=white] textarea+*+label:after,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=light] .data-theme-item-white textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+*+label:after{background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item=white] textarea+*+label .float-label-background,.data-theme-light [data-theme-item=white] textarea+*+label .float-label-background span,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=light] [data-theme-item=white] textarea+*+label .float-label-background,[data-theme=light] [data-theme-item=white] textarea+*+label .float-label-background span,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=light] .data-theme-item-white textarea+*+label .float-label-background,[data-theme=light] .data-theme-item-white textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item=white] textarea:focus+label,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=light] [data-theme-item=white] textarea:focus+label,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=light] .data-theme-item-white textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item=white] textarea:focus+label:after,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=light] [data-theme-item=white] textarea:focus+label:after,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=light] .data-theme-item-white textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after{background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item=white] textarea:focus+label .float-label-background,.data-theme-light [data-theme-item=white] textarea:focus+label .float-label-background span,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=light] [data-theme-item=white] textarea:focus+label .float-label-background,[data-theme=light] [data-theme-item=white] textarea:focus+label .float-label-background span,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=light] .data-theme-item-white textarea:focus+label .float-label-background,[data-theme=light] .data-theme-item-white textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item=white] textarea:focus+label *,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=light] [data-theme-item=white] textarea:focus+label *,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=light] .data-theme-item-white textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item=white] textarea:focus+label *:after,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=light] [data-theme-item=white] textarea:focus+label *:after,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=light] .data-theme-item-white textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after{background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item=white] textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item=white] textarea:focus+label * .float-label-background span,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=light] [data-theme-item=white] textarea:focus+label * .float-label-background,[data-theme=light] [data-theme-item=white] textarea:focus+label * .float-label-background span,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=light] .data-theme-item-white textarea:focus+label * .float-label-background,[data-theme=light] .data-theme-item-white textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item=white] textarea:focus+*+label,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=light] [data-theme-item=white] textarea:focus+*+label,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=light] .data-theme-item-white textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item=white] textarea:focus+*+label:after,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=light] [data-theme-item=white] textarea:focus+*+label:after,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=light] .data-theme-item-white textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after{background-color:transparent}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item=white] textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item=white] textarea:focus+*+label .float-label-background span,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=light] [data-theme-item=white] textarea:focus+*+label .float-label-background,[data-theme=light] [data-theme-item=white] textarea:focus+*+label .float-label-background span,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=light] .data-theme-item-white textarea:focus+*+label .float-label-background,[data-theme=light] .data-theme-item-white textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme=light] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme=light] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),.data-theme-light [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),.data-theme-light [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=light] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=light] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-light [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=light] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=light] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=light] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=light] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] .ng-select.form-floating>label,[data-theme=light] [data-theme-item=white] .ng-select.form-floating>label,[data-theme=light] .data-theme-item-white .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-light [data-theme-item=white] .ng-select.form-floating>label:after,[data-theme=light] [data-theme-item=white] .ng-select.form-floating>label:after,[data-theme=light] .data-theme-item-white .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-light [data-theme-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme=light] [data-theme-item=white] .ng-select.form-floating>label .float-label-background,[data-theme=light] [data-theme-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme=light] .data-theme-item-white .ng-select.form-floating>label .float-label-background,[data-theme=light] .data-theme-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] .ng-select.form-floating .form-select~label,[data-theme=light] [data-theme-item=white] .ng-select.form-floating .form-select~label,[data-theme=light] .data-theme-item-white .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-light [data-theme-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=light] [data-theme-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=light] [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=light] [data-theme-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme=light] [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=light] .data-theme-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=light] .data-theme-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=light] .data-theme-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme=light] .data-theme-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark textarea+label,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=dark] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark textarea+label:after,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=dark] textarea+label:after{background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark textarea+label .float-label-background,.data-theme-dark textarea+label .float-label-background span,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=dark] textarea+label .float-label-background,[data-theme=dark] textarea+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark textarea+label *,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=dark] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark textarea+label *:after,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=dark] textarea+label *:after{background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark textarea+label * .float-label-background,.data-theme-dark textarea+label * .float-label-background span,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=dark] textarea+label * .float-label-background,[data-theme=dark] textarea+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark textarea+*+label,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=dark] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark textarea+*+label:after,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=dark] textarea+*+label:after{background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark textarea+*+label .float-label-background,.data-theme-dark textarea+*+label .float-label-background span,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=dark] textarea+*+label .float-label-background,[data-theme=dark] textarea+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark textarea:focus+label,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=dark] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark textarea:focus+label:after,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=dark] textarea:focus+label:after{background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark textarea:focus+label .float-label-background,.data-theme-dark textarea:focus+label .float-label-background span,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=dark] textarea:focus+label .float-label-background,[data-theme=dark] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark textarea:focus+label *,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=dark] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark textarea:focus+label *:after,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=dark] textarea:focus+label *:after{background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark textarea:focus+label * .float-label-background,.data-theme-dark textarea:focus+label * .float-label-background span,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=dark] textarea:focus+label * .float-label-background,[data-theme=dark] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark textarea:focus+*+label,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=dark] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark textarea:focus+*+label:after,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=dark] textarea:focus+*+label:after{background-color:transparent}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark textarea:focus+*+label .float-label-background,.data-theme-dark textarea:focus+*+label .float-label-background span,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=dark] textarea:focus+*+label .float-label-background,[data-theme=dark] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark label:not(.btn):not(.nv-unfloating-label),[data-theme=dark] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme=dark] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark .ng-select.form-floating>label,[data-theme=dark] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark .ng-select.form-floating>label:after,[data-theme=dark] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-dark .ng-select.form-floating>label .float-label-background,.data-theme-dark .ng-select.form-floating>label .float-label-background span,[data-theme=dark] .ng-select.form-floating>label .float-label-background,[data-theme=dark] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark .ng-select.form-floating .form-select~label,[data-theme=dark] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark .ng-select.form-floating .form-select.has-value~label,.data-theme-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme=dark] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item=dark] textarea+label,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=dark] [data-theme-item=dark] textarea+label,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=dark] .data-theme-item-dark textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item=dark] textarea+label:after,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=dark] [data-theme-item=dark] textarea+label:after,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=dark] .data-theme-item-dark textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label:after{background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item=dark] textarea+label .float-label-background,.data-theme-dark [data-theme-item=dark] textarea+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] textarea+label .float-label-background,[data-theme=dark] [data-theme-item=dark] textarea+label .float-label-background span,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=dark] .data-theme-item-dark textarea+label .float-label-background,[data-theme=dark] .data-theme-item-dark textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item=dark] textarea+label *,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=dark] [data-theme-item=dark] textarea+label *,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=dark] .data-theme-item-dark textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item=dark] textarea+label *:after,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=dark] [data-theme-item=dark] textarea+label *:after,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=dark] .data-theme-item-dark textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label *:after{background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item=dark] textarea+label * .float-label-background,.data-theme-dark [data-theme-item=dark] textarea+label * .float-label-background span,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=dark] [data-theme-item=dark] textarea+label * .float-label-background,[data-theme=dark] [data-theme-item=dark] textarea+label * .float-label-background span,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=dark] .data-theme-item-dark textarea+label * .float-label-background,[data-theme=dark] .data-theme-item-dark textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item=dark] textarea+*+label,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=dark] [data-theme-item=dark] textarea+*+label,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=dark] .data-theme-item-dark textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item=dark] textarea+*+label:after,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=dark] [data-theme-item=dark] textarea+*+label:after,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=dark] .data-theme-item-dark textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+*+label:after{background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item=dark] textarea+*+label .float-label-background,.data-theme-dark [data-theme-item=dark] textarea+*+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] textarea+*+label .float-label-background,[data-theme=dark] [data-theme-item=dark] textarea+*+label .float-label-background span,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=dark] .data-theme-item-dark textarea+*+label .float-label-background,[data-theme=dark] .data-theme-item-dark textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item=dark] textarea:focus+label,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=dark] [data-theme-item=dark] textarea:focus+label,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=dark] .data-theme-item-dark textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item=dark] textarea:focus+label:after,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=dark] [data-theme-item=dark] textarea:focus+label:after,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=dark] .data-theme-item-dark textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label:after{background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item=dark] textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item=dark] textarea:focus+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] textarea:focus+label .float-label-background,[data-theme=dark] [data-theme-item=dark] textarea:focus+label .float-label-background span,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=dark] .data-theme-item-dark textarea:focus+label .float-label-background,[data-theme=dark] .data-theme-item-dark textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item=dark] textarea:focus+label *,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=dark] [data-theme-item=dark] textarea:focus+label *,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=dark] .data-theme-item-dark textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item=dark] textarea:focus+label *:after,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=dark] [data-theme-item=dark] textarea:focus+label *:after,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=dark] .data-theme-item-dark textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label *:after{background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item=dark] textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item=dark] textarea:focus+label * .float-label-background span,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=dark] [data-theme-item=dark] textarea:focus+label * .float-label-background,[data-theme=dark] [data-theme-item=dark] textarea:focus+label * .float-label-background span,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=dark] .data-theme-item-dark textarea:focus+label * .float-label-background,[data-theme=dark] .data-theme-item-dark textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item=dark] textarea:focus+*+label,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=dark] [data-theme-item=dark] textarea:focus+*+label,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=dark] .data-theme-item-dark textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item=dark] textarea:focus+*+label:after,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=dark] [data-theme-item=dark] textarea:focus+*+label:after,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=dark] .data-theme-item-dark textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label:after{background-color:transparent}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item=dark] textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item=dark] textarea:focus+*+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=dark] [data-theme-item=dark] textarea:focus+*+label .float-label-background,[data-theme=dark] [data-theme-item=dark] textarea:focus+*+label .float-label-background span,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=dark] .data-theme-item-dark textarea:focus+*+label .float-label-background,[data-theme=dark] .data-theme-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme=dark] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme=dark] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=dark] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=dark] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-dark [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=dark] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=dark] [data-theme-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=dark] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=dark] .data-theme-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-floating>label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating>label,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-dark-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=dark] .ng-select.form-floating>label:after,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating>label:after,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-dark [data-theme-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating>label .float-label-background,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating>label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-floating .form-select~label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating .form-select~label,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-dark [data-theme-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme=dark] .data-theme-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item=light] textarea+label,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=dark] [data-theme-item=light] textarea+label,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=dark] .data-theme-item-light textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item=light] textarea+label:after,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=dark] [data-theme-item=light] textarea+label:after,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=dark] .data-theme-item-light textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label:after{background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item=light] textarea+label .float-label-background,.data-theme-dark [data-theme-item=light] textarea+label .float-label-background span,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=dark] [data-theme-item=light] textarea+label .float-label-background,[data-theme=dark] [data-theme-item=light] textarea+label .float-label-background span,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=dark] .data-theme-item-light textarea+label .float-label-background,[data-theme=dark] .data-theme-item-light textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item=light] textarea+label *,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=dark] [data-theme-item=light] textarea+label *,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=dark] .data-theme-item-light textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item=light] textarea+label *:after,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=dark] [data-theme-item=light] textarea+label *:after,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=dark] .data-theme-item-light textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label *:after{background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item=light] textarea+label * .float-label-background,.data-theme-dark [data-theme-item=light] textarea+label * .float-label-background span,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=dark] [data-theme-item=light] textarea+label * .float-label-background,[data-theme=dark] [data-theme-item=light] textarea+label * .float-label-background span,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=dark] .data-theme-item-light textarea+label * .float-label-background,[data-theme=dark] .data-theme-item-light textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item=light] textarea+*+label,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=dark] [data-theme-item=light] textarea+*+label,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=dark] .data-theme-item-light textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item=light] textarea+*+label:after,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=dark] [data-theme-item=light] textarea+*+label:after,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=dark] .data-theme-item-light textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+*+label:after{background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item=light] textarea+*+label .float-label-background,.data-theme-dark [data-theme-item=light] textarea+*+label .float-label-background span,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=dark] [data-theme-item=light] textarea+*+label .float-label-background,[data-theme=dark] [data-theme-item=light] textarea+*+label .float-label-background span,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=dark] .data-theme-item-light textarea+*+label .float-label-background,[data-theme=dark] .data-theme-item-light textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item=light] textarea:focus+label,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=dark] [data-theme-item=light] textarea:focus+label,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=dark] .data-theme-item-light textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item=light] textarea:focus+label:after,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=dark] [data-theme-item=light] textarea:focus+label:after,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=dark] .data-theme-item-light textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label:after{background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item=light] textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item=light] textarea:focus+label .float-label-background span,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=dark] [data-theme-item=light] textarea:focus+label .float-label-background,[data-theme=dark] [data-theme-item=light] textarea:focus+label .float-label-background span,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=dark] .data-theme-item-light textarea:focus+label .float-label-background,[data-theme=dark] .data-theme-item-light textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item=light] textarea:focus+label *,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=dark] [data-theme-item=light] textarea:focus+label *,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=dark] .data-theme-item-light textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item=light] textarea:focus+label *:after,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=dark] [data-theme-item=light] textarea:focus+label *:after,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=dark] .data-theme-item-light textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label *:after{background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item=light] textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item=light] textarea:focus+label * .float-label-background span,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=dark] [data-theme-item=light] textarea:focus+label * .float-label-background,[data-theme=dark] [data-theme-item=light] textarea:focus+label * .float-label-background span,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=dark] .data-theme-item-light textarea:focus+label * .float-label-background,[data-theme=dark] .data-theme-item-light textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item=light] textarea:focus+*+label,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=dark] [data-theme-item=light] textarea:focus+*+label,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=dark] .data-theme-item-light textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item=light] textarea:focus+*+label:after,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=dark] [data-theme-item=light] textarea:focus+*+label:after,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=dark] .data-theme-item-light textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label:after{background-color:transparent}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item=light] textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item=light] textarea:focus+*+label .float-label-background span,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=dark] [data-theme-item=light] textarea:focus+*+label .float-label-background,[data-theme=dark] [data-theme-item=light] textarea:focus+*+label .float-label-background span,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=dark] .data-theme-item-light textarea:focus+*+label .float-label-background,[data-theme=dark] .data-theme-item-light textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme=dark] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme=dark] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=dark] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=dark] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-dark [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=dark] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=dark] [data-theme-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=dark] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=dark] .data-theme-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.form-floating>label,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating>label,[data-theme=dark] .data-theme-item-light .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-light-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=light] .ng-select.form-floating>label:after,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating>label:after,[data-theme=dark] .data-theme-item-light .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-dark [data-theme-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating>label .float-label-background,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme=dark] .data-theme-item-light .ng-select.form-floating>label .float-label-background,[data-theme=dark] .data-theme-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating>label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.form-floating .form-select~label,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating .form-select~label,[data-theme=dark] .data-theme-item-light .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-dark [data-theme-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme=dark] [data-theme-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=dark] .data-theme-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=dark] .data-theme-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=dark] .data-theme-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme=dark] .data-theme-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item=white] textarea+label,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=dark] [data-theme-item=white] textarea+label,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme=dark] .data-theme-item-white textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item=white] textarea+label:after,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=dark] [data-theme-item=white] textarea+label:after,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme=dark] .data-theme-item-white textarea+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label:after{background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item=white] textarea+label .float-label-background,.data-theme-dark [data-theme-item=white] textarea+label .float-label-background span,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=dark] [data-theme-item=white] textarea+label .float-label-background,[data-theme=dark] [data-theme-item=white] textarea+label .float-label-background span,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme=dark] .data-theme-item-white textarea+label .float-label-background,[data-theme=dark] .data-theme-item-white textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item=white] textarea+label *,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=dark] [data-theme-item=white] textarea+label *,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme=dark] .data-theme-item-white textarea+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item=white] textarea+label *:after,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=dark] [data-theme-item=white] textarea+label *:after,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme=dark] .data-theme-item-white textarea+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label *:after{background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item=white] textarea+label * .float-label-background,.data-theme-dark [data-theme-item=white] textarea+label * .float-label-background span,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=dark] [data-theme-item=white] textarea+label * .float-label-background,[data-theme=dark] [data-theme-item=white] textarea+label * .float-label-background span,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme=dark] .data-theme-item-white textarea+label * .float-label-background,[data-theme=dark] .data-theme-item-white textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item=white] textarea+*+label,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=dark] [data-theme-item=white] textarea+*+label,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme=dark] .data-theme-item-white textarea+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item=white] textarea+*+label:after,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=dark] [data-theme-item=white] textarea+*+label:after,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme=dark] .data-theme-item-white textarea+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+*+label:after{background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item=white] textarea+*+label .float-label-background,.data-theme-dark [data-theme-item=white] textarea+*+label .float-label-background span,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=dark] [data-theme-item=white] textarea+*+label .float-label-background,[data-theme=dark] [data-theme-item=white] textarea+*+label .float-label-background span,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme=dark] .data-theme-item-white textarea+*+label .float-label-background,[data-theme=dark] .data-theme-item-white textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item=white] textarea:focus+label,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=dark] [data-theme-item=white] textarea:focus+label,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme=dark] .data-theme-item-white textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item=white] textarea:focus+label:after,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=dark] [data-theme-item=white] textarea:focus+label:after,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme=dark] .data-theme-item-white textarea:focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label:after{background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item=white] textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item=white] textarea:focus+label .float-label-background span,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=dark] [data-theme-item=white] textarea:focus+label .float-label-background,[data-theme=dark] [data-theme-item=white] textarea:focus+label .float-label-background span,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme=dark] .data-theme-item-white textarea:focus+label .float-label-background,[data-theme=dark] .data-theme-item-white textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item=white] textarea:focus+label *,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=dark] [data-theme-item=white] textarea:focus+label *,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme=dark] .data-theme-item-white textarea:focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item=white] textarea:focus+label *:after,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=dark] [data-theme-item=white] textarea:focus+label *:after,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme=dark] .data-theme-item-white textarea:focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label *:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label *:after{background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item=white] textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item=white] textarea:focus+label * .float-label-background span,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=dark] [data-theme-item=white] textarea:focus+label * .float-label-background,[data-theme=dark] [data-theme-item=white] textarea:focus+label * .float-label-background span,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme=dark] .data-theme-item-white textarea:focus+label * .float-label-background,[data-theme=dark] .data-theme-item-white textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+label * .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+label * .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item=white] textarea:focus+*+label,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=dark] [data-theme-item=white] textarea:focus+*+label,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme=dark] .data-theme-item-white textarea:focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item=white] textarea:focus+*+label:after,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=dark] [data-theme-item=white] textarea:focus+*+label:after,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme=dark] .data-theme-item-white textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label:after{background-color:transparent}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item=white] textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item=white] textarea:focus+*+label .float-label-background span,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=dark] [data-theme-item=white] textarea:focus+*+label .float-label-background,[data-theme=dark] [data-theme-item=white] textarea:focus+*+label .float-label-background span,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme=dark] .data-theme-item-white textarea:focus+*+label .float-label-background,[data-theme=dark] .data-theme-item-white textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus+*+label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus+*+label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme=dark] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme=dark] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label){font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=dark] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme=dark] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label):after{background-color:transparent}.data-theme-dark [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=dark] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=dark] [data-theme-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme=dark] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme=dark] .data-theme-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] label:not(.btn):not(.nv-unfloating-label) .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.form-floating>label,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating>label,[data-theme=dark] .data-theme-item-white .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:15px;color:var(--nv-themes-white-formField-color);background-color:transparent}.data-theme-dark [data-theme-item=white] .ng-select.form-floating>label:after,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating>label:after,[data-theme=dark] .data-theme-item-white .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label:after{background-color:transparent}.data-theme-dark [data-theme-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating>label .float-label-background,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme=dark] .data-theme-item-white .ng-select.form-floating>label .float-label-background,[data-theme=dark] .data-theme-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating>label .float-label-background span,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating>label .float-label-background span{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.form-floating .form-select~label,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating .form-select~label,[data-theme=dark] .data-theme-item-white .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select~label{transform:none;opacity:.7}.data-theme-dark [data-theme-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme=dark] [data-theme-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme=dark] .data-theme-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme=dark] .data-theme-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme=dark] .data-theme-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme=dark] .data-theme-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.form-select-multiple.ng-valid~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-focused~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.has-value~label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-floating .form-select.ng-select-opened~label{transform:scale(.85) translateY(-.5rem) translate(.15rem);opacity:1}.field-host{position:relative}input{outline:none!important;box-shadow:none;border-radius:0;transition:opacity .4s ease-in-out}input[hidden]{opacity:0}input:not([hidden]):not(.hidden):not([disabled]):not(.disabled):not(.radio-group):not(.radio-toggle):not(.amount-btn-input){opacity:1}input:focus-visible,input:focus-within,input:focus,input.focus{outline:none!important;box-shadow:none}input:not(.radio-group):not(.radio-toggle)[disabled],input:not(.radio-group):not(.radio-toggle).disabled{filter:invert(8%)}input.input-group-btn:focus-visible:not(.input-group-btn--left),input.input-group-btn:focus-within:not(.input-group-btn--left),input.input-group-btn:focus:not(.input-group-btn--left),input.input-group-btn.focus:not(.input-group-btn--left){border-right-width:0!important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.form-floating.ng-select .form-select:focus,.form-floating.ng-select .form-select:not(:placeholder-shown){padding-top:1.25rem;padding-bottom:.625rem}.form-floating.ng-select .form-select.has-value{padding-top:1.625rem;padding-bottom:.625rem}.data-theme-white .bg-form-field,[data-theme=white] .bg-form-field{background-color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white .text-color-form-field,[data-theme=white] .text-color-form-field{color:var(--nv-themes-white-formField-color)!important}.data-theme-white .form-floating input::placeholder,[data-theme=white] .form-floating input::placeholder{color:transparent}.data-theme-white .form-floating input:-ms-input-placeholder,[data-theme=white] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-white .form-floating input::-ms-input-placeholder,[data-theme=white] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-white .form-floating input:focus+label,.data-theme-white .form-floating textarea:focus+label,[data-theme=white] .form-floating input:focus+label,[data-theme=white] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-white .form-floating input:focus~label:after,.data-theme-white .form-floating textarea:focus~label:after,[data-theme=white] .form-floating input:focus~label:after,[data-theme=white] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white .form-floating input+label,.data-theme-white .form-floating textarea+label,[data-theme=white] .form-floating input+label,[data-theme=white] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-white .form-floating input~label:after,.data-theme-white .form-floating textarea~label:after,[data-theme=white] .form-floating input~label:after,[data-theme=white] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white .nv-form-unfloating textarea::placeholder,[data-theme=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=white] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=white] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=white] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=white] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white ng-select,.data-theme-white select,.data-theme-white textarea,.data-theme-white ngx-stripe-card-cvc,.data-theme-white ngx-stripe-card-expiry,.data-theme-white ngx-stripe-card-number,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=white] ng-select,[data-theme=white] select,[data-theme=white] textarea,[data-theme=white] ngx-stripe-card-cvc,[data-theme=white] ngx-stripe-card-expiry,[data-theme=white] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);color:var(--nv-themes-white-formField-color)}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white ng-select:focus-visible,.data-theme-white ng-select:focus-within,.data-theme-white ng-select:focus,.data-theme-white select:focus-visible,.data-theme-white select:focus-within,.data-theme-white select:focus,.data-theme-white textarea:focus-visible,.data-theme-white textarea:focus-within,.data-theme-white textarea:focus,.data-theme-white ngx-stripe-card-cvc:focus-visible,.data-theme-white ngx-stripe-card-cvc:focus-within,.data-theme-white ngx-stripe-card-cvc:focus,.data-theme-white ngx-stripe-card-expiry:focus-visible,.data-theme-white ngx-stripe-card-expiry:focus-within,.data-theme-white ngx-stripe-card-expiry:focus,.data-theme-white ngx-stripe-card-number:focus-visible,.data-theme-white ngx-stripe-card-number:focus-within,.data-theme-white ngx-stripe-card-number:focus,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=white] ng-select:focus-visible,[data-theme=white] ng-select:focus-within,[data-theme=white] ng-select:focus,[data-theme=white] select:focus-visible,[data-theme=white] select:focus-within,[data-theme=white] select:focus,[data-theme=white] textarea:focus-visible,[data-theme=white] textarea:focus-within,[data-theme=white] textarea:focus,[data-theme=white] ngx-stripe-card-cvc:focus-visible,[data-theme=white] ngx-stripe-card-cvc:focus-within,[data-theme=white] ngx-stripe-card-cvc:focus,[data-theme=white] ngx-stripe-card-expiry:focus-visible,[data-theme=white] ngx-stripe-card-expiry:focus-within,[data-theme=white] ngx-stripe-card-expiry:focus,[data-theme=white] ngx-stripe-card-number:focus-visible,[data-theme=white] ngx-stripe-card-number:focus-within,[data-theme=white] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white .input-group .floating-addon,.data-theme-white .input-group span.addon,[data-theme=white] .input-group .floating-addon,[data-theme=white] .input-group span.addon{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white .input-group .floating-addon:focus-visible,.data-theme-white .input-group .floating-addon:focus-within,.data-theme-white .input-group .floating-addon:focus,.data-theme-white .input-group span.addon:focus-visible,.data-theme-white .input-group span.addon:focus-within,.data-theme-white .input-group span.addon:focus,[data-theme=white] .input-group .floating-addon:focus-visible,[data-theme=white] .input-group .floating-addon:focus-within,[data-theme=white] .input-group .floating-addon:focus,[data-theme=white] .input-group span.addon:focus-visible,[data-theme=white] .input-group span.addon:focus-within,[data-theme=white] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white .input-group button,[data-theme=white] .input-group button{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-white .input-group button:focus-visible,.data-theme-white .input-group button:focus-within,.data-theme-white .input-group button:focus,[data-theme=white] .input-group button:focus-visible,[data-theme=white] .input-group button:focus-within,[data-theme=white] .input-group button:focus{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-white .input-group input:focus-visible+button,.data-theme-white .input-group input:focus-within+button,.data-theme-white .input-group input:focus+button,[data-theme=white] .input-group input:focus-visible+button,[data-theme=white] .input-group input:focus-within+button,[data-theme=white] .input-group input:focus+button{margin-left:0!important}.data-theme-white [data-theme-item=dark] .bg-form-field,[data-theme=white] [data-theme-item=dark] .bg-form-field,[data-theme=white] .data-theme-item-dark .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-dark .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .bg-form-field,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .bg-form-field,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .bg-form-field,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .bg-form-field,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .bg-form-field{background-color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-white [data-theme-item=dark] .text-color-form-field,[data-theme=white] [data-theme-item=dark] .text-color-form-field,[data-theme=white] .data-theme-item-dark .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .text-color-form-field,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .text-color-form-field,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .text-color-form-field{color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] .form-floating input::placeholder,[data-theme=white] [data-theme-item=dark] .form-floating input::placeholder,[data-theme=white] .data-theme-item-dark .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder{color:transparent}.data-theme-white [data-theme-item=dark] .form-floating input:-ms-input-placeholder,[data-theme=white] [data-theme-item=dark] .form-floating input:-ms-input-placeholder,[data-theme=white] .data-theme-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-white [data-theme-item=dark] .form-floating input::-ms-input-placeholder,[data-theme=white] [data-theme-item=dark] .form-floating input::-ms-input-placeholder,[data-theme=white] .data-theme-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-white [data-theme-item=dark] .form-floating input:focus+label,.data-theme-white [data-theme-item=dark] .form-floating textarea:focus+label,[data-theme=white] [data-theme-item=dark] .form-floating input:focus+label,[data-theme=white] [data-theme-item=dark] .form-floating textarea:focus+label,[data-theme=white] .data-theme-item-dark .form-floating input:focus+label,[data-theme=white] .data-theme-item-dark .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-white [data-theme-item=dark] .form-floating input:focus~label:after,.data-theme-white [data-theme-item=dark] .form-floating textarea:focus~label:after,[data-theme=white] [data-theme-item=dark] .form-floating input:focus~label:after,[data-theme=white] [data-theme-item=dark] .form-floating textarea:focus~label:after,[data-theme=white] .data-theme-item-dark .form-floating input:focus~label:after,[data-theme=white] .data-theme-item-dark .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white [data-theme-item=dark] .form-floating input+label,.data-theme-white [data-theme-item=dark] .form-floating textarea+label,[data-theme=white] [data-theme-item=dark] .form-floating input+label,[data-theme=white] [data-theme-item=dark] .form-floating textarea+label,[data-theme=white] .data-theme-item-dark .form-floating input+label,[data-theme=white] .data-theme-item-dark .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating input+label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-white [data-theme-item=dark] .form-floating input~label:after,.data-theme-white [data-theme-item=dark] .form-floating textarea~label:after,[data-theme=white] [data-theme-item=dark] .form-floating input~label:after,[data-theme=white] [data-theme-item=dark] .form-floating textarea~label:after,[data-theme=white] .data-theme-item-dark .form-floating input~label:after,[data-theme=white] .data-theme-item-dark .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-white [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-white [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-white [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=white] [data-theme-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=white] .data-theme-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item=dark] ng-select,.data-theme-white [data-theme-item=dark] select,.data-theme-white [data-theme-item=dark] textarea,.data-theme-white [data-theme-item=dark] ngx-stripe-card-cvc,.data-theme-white [data-theme-item=dark] ngx-stripe-card-expiry,.data-theme-white [data-theme-item=dark] ngx-stripe-card-number,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=white] [data-theme-item=dark] ng-select,[data-theme=white] [data-theme-item=dark] select,[data-theme=white] [data-theme-item=dark] textarea,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-cvc,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-expiry,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-number,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=white] .data-theme-item-dark ng-select,[data-theme=white] .data-theme-item-dark select,[data-theme=white] .data-theme-item-dark textarea,[data-theme=white] .data-theme-item-dark ngx-stripe-card-cvc,[data-theme=white] .data-theme-item-dark ngx-stripe-card-expiry,[data-theme=white] .data-theme-item-dark ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-dark select,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ng-select,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark select,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item] .data-theme-sub-item-dark ng-select,.data-theme-white [data-theme-item] .data-theme-sub-item-dark select,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ng-select,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] select,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ng-select,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] select,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);color:var(--nv-themes-dark-formField-color)}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item=dark] ng-select:focus-visible,.data-theme-white [data-theme-item=dark] ng-select:focus-within,.data-theme-white [data-theme-item=dark] ng-select:focus,.data-theme-white [data-theme-item=dark] select:focus-visible,.data-theme-white [data-theme-item=dark] select:focus-within,.data-theme-white [data-theme-item=dark] select:focus,.data-theme-white [data-theme-item=dark] textarea:focus-visible,.data-theme-white [data-theme-item=dark] textarea:focus-within,.data-theme-white [data-theme-item=dark] textarea:focus,.data-theme-white [data-theme-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item=dark] ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item=dark] ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item=dark] ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item=dark] ngx-stripe-card-number:focus,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=white] [data-theme-item=dark] ng-select:focus-visible,[data-theme=white] [data-theme-item=dark] ng-select:focus-within,[data-theme=white] [data-theme-item=dark] ng-select:focus,[data-theme=white] [data-theme-item=dark] select:focus-visible,[data-theme=white] [data-theme-item=dark] select:focus-within,[data-theme=white] [data-theme-item=dark] select:focus,[data-theme=white] [data-theme-item=dark] textarea:focus-visible,[data-theme=white] [data-theme-item=dark] textarea:focus-within,[data-theme=white] [data-theme-item=dark] textarea:focus,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-cvc:focus,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-expiry:focus,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-number:focus-visible,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-number:focus-within,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-number:focus,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=white] .data-theme-item-dark ng-select:focus-visible,[data-theme=white] .data-theme-item-dark ng-select:focus-within,[data-theme=white] .data-theme-item-dark ng-select:focus,[data-theme=white] .data-theme-item-dark select:focus-visible,[data-theme=white] .data-theme-item-dark select:focus-within,[data-theme=white] .data-theme-item-dark select:focus,[data-theme=white] .data-theme-item-dark textarea:focus-visible,[data-theme=white] .data-theme-item-dark textarea:focus-within,[data-theme=white] .data-theme-item-dark textarea:focus,[data-theme=white] .data-theme-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme=white] .data-theme-item-dark ngx-stripe-card-cvc:focus-within,[data-theme=white] .data-theme-item-dark ngx-stripe-card-cvc:focus,[data-theme=white] .data-theme-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme=white] .data-theme-item-dark ngx-stripe-card-expiry:focus-within,[data-theme=white] .data-theme-item-dark ngx-stripe-card-expiry:focus,[data-theme=white] .data-theme-item-dark ngx-stripe-card-number:focus-visible,[data-theme=white] .data-theme-item-dark ngx-stripe-card-number:focus-within,[data-theme=white] .data-theme-item-dark ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark select:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark select:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark select:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ng-select:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark select:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark select:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark select:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] select:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ng-select:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] select:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] select:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] select:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-white [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-white [data-theme-item=dark] .input-group .floating-addon,.data-theme-white [data-theme-item=dark] .input-group span.addon,[data-theme=white] [data-theme-item=dark] .input-group .floating-addon,[data-theme=white] [data-theme-item=dark] .input-group span.addon,[data-theme=white] .data-theme-item-dark .input-group .floating-addon,[data-theme=white] .data-theme-item-dark .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group span.addon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-white [data-theme-item=dark] .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item=dark] .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item=dark] .input-group .floating-addon:focus,.data-theme-white [data-theme-item=dark] .input-group span.addon:focus-visible,.data-theme-white [data-theme-item=dark] .input-group span.addon:focus-within,.data-theme-white [data-theme-item=dark] .input-group span.addon:focus,[data-theme=white] [data-theme-item=dark] .input-group .floating-addon:focus-visible,[data-theme=white] [data-theme-item=dark] .input-group .floating-addon:focus-within,[data-theme=white] [data-theme-item=dark] .input-group .floating-addon:focus,[data-theme=white] [data-theme-item=dark] .input-group span.addon:focus-visible,[data-theme=white] [data-theme-item=dark] .input-group span.addon:focus-within,[data-theme=white] [data-theme-item=dark] .input-group span.addon:focus,[data-theme=white] .data-theme-item-dark .input-group .floating-addon:focus-visible,[data-theme=white] .data-theme-item-dark .input-group .floating-addon:focus-within,[data-theme=white] .data-theme-item-dark .input-group .floating-addon:focus,[data-theme=white] .data-theme-item-dark .input-group span.addon:focus-visible,[data-theme=white] .data-theme-item-dark .input-group span.addon:focus-within,[data-theme=white] .data-theme-item-dark .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-white [data-theme-item=dark] .input-group button,[data-theme=white] [data-theme-item=dark] .input-group button,[data-theme=white] .data-theme-item-dark .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group button,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group button{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-white [data-theme-item=dark] .input-group button:focus-visible,.data-theme-white [data-theme-item=dark] .input-group button:focus-within,.data-theme-white [data-theme-item=dark] .input-group button:focus,[data-theme=white] [data-theme-item=dark] .input-group button:focus-visible,[data-theme=white] [data-theme-item=dark] .input-group button:focus-within,[data-theme=white] [data-theme-item=dark] .input-group button:focus,[data-theme=white] .data-theme-item-dark .input-group button:focus-visible,[data-theme=white] .data-theme-item-dark .input-group button:focus-within,[data-theme=white] .data-theme-item-dark .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group button:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-white [data-theme-item=dark] .input-group input:focus-visible+button,.data-theme-white [data-theme-item=dark] .input-group input:focus-within+button,.data-theme-white [data-theme-item=dark] .input-group input:focus+button,[data-theme=white] [data-theme-item=dark] .input-group input:focus-visible+button,[data-theme=white] [data-theme-item=dark] .input-group input:focus-within+button,[data-theme=white] [data-theme-item=dark] .input-group input:focus+button,[data-theme=white] .data-theme-item-dark .input-group input:focus-visible+button,[data-theme=white] .data-theme-item-dark .input-group input:focus-within+button,[data-theme=white] .data-theme-item-dark .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button{margin-left:0!important}.data-theme-white [data-theme-item=light] .bg-form-field,[data-theme=white] [data-theme-item=light] .bg-form-field,[data-theme=white] .data-theme-item-light .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-light .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=light] .bg-form-field,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .bg-form-field,.data-theme-white [data-theme-item] .data-theme-sub-item-light .bg-form-field,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .bg-form-field,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .bg-form-field{background-color:var(--nv-themes-light-formField-background, #fff)}.data-theme-white [data-theme-item=light] .text-color-form-field,[data-theme=white] [data-theme-item=light] .text-color-form-field,[data-theme=white] .data-theme-item-light .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-color-form-field,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .text-color-form-field,.data-theme-white [data-theme-item] .data-theme-sub-item-light .text-color-form-field,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .text-color-form-field,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .text-color-form-field{color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] .form-floating input::placeholder,[data-theme=white] [data-theme-item=light] .form-floating input::placeholder,[data-theme=white] .data-theme-item-light .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder{color:transparent}.data-theme-white [data-theme-item=light] .form-floating input:-ms-input-placeholder,[data-theme=white] [data-theme-item=light] .form-floating input:-ms-input-placeholder,[data-theme=white] .data-theme-item-light .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-white [data-theme-item=light] .form-floating input::-ms-input-placeholder,[data-theme=white] [data-theme-item=light] .form-floating input::-ms-input-placeholder,[data-theme=white] .data-theme-item-light .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-white [data-theme-item=light] .form-floating input:focus+label,.data-theme-white [data-theme-item=light] .form-floating textarea:focus+label,[data-theme=white] [data-theme-item=light] .form-floating input:focus+label,[data-theme=white] [data-theme-item=light] .form-floating textarea:focus+label,[data-theme=white] .data-theme-item-light .form-floating input:focus+label,[data-theme=white] .data-theme-item-light .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-white [data-theme-item=light] .form-floating input:focus~label:after,.data-theme-white [data-theme-item=light] .form-floating textarea:focus~label:after,[data-theme=white] [data-theme-item=light] .form-floating input:focus~label:after,[data-theme=white] [data-theme-item=light] .form-floating textarea:focus~label:after,[data-theme=white] .data-theme-item-light .form-floating input:focus~label:after,[data-theme=white] .data-theme-item-light .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white [data-theme-item=light] .form-floating input+label,.data-theme-white [data-theme-item=light] .form-floating textarea+label,[data-theme=white] [data-theme-item=light] .form-floating input+label,[data-theme=white] [data-theme-item=light] .form-floating textarea+label,[data-theme=white] .data-theme-item-light .form-floating input+label,[data-theme=white] .data-theme-item-light .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating input+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating input+label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating input+label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-white [data-theme-item=light] .form-floating input~label:after,.data-theme-white [data-theme-item=light] .form-floating textarea~label:after,[data-theme=white] [data-theme-item=light] .form-floating input~label:after,[data-theme=white] [data-theme-item=light] .form-floating textarea~label:after,[data-theme=white] .data-theme-item-light .form-floating input~label:after,[data-theme=white] .data-theme-item-light .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item=light] .nv-form-unfloating textarea::placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating textarea::placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-white [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-white [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-white [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=white] [data-theme-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=white] .data-theme-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item=light] ng-select,.data-theme-white [data-theme-item=light] select,.data-theme-white [data-theme-item=light] textarea,.data-theme-white [data-theme-item=light] ngx-stripe-card-cvc,.data-theme-white [data-theme-item=light] ngx-stripe-card-expiry,.data-theme-white [data-theme-item=light] ngx-stripe-card-number,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=white] [data-theme-item=light] ng-select,[data-theme=white] [data-theme-item=light] select,[data-theme=white] [data-theme-item=light] textarea,[data-theme=white] [data-theme-item=light] ngx-stripe-card-cvc,[data-theme=white] [data-theme-item=light] ngx-stripe-card-expiry,[data-theme=white] [data-theme-item=light] ngx-stripe-card-number,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=white] .data-theme-item-light ng-select,[data-theme=white] .data-theme-item-light select,[data-theme=white] .data-theme-item-light textarea,[data-theme=white] .data-theme-item-light ngx-stripe-card-cvc,[data-theme=white] .data-theme-item-light ngx-stripe-card-expiry,[data-theme=white] .data-theme-item-light ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-light select,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=light] select,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ng-select,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light select,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item] .data-theme-sub-item-light ng-select,.data-theme-white [data-theme-item] .data-theme-sub-item-light select,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ng-select,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] select,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item] [data-theme-sub-item=light] ng-select,.data-theme-white [data-theme-item] [data-theme-sub-item=light] select,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);color:var(--nv-themes-light-formField-color)}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item=light] ng-select:focus-visible,.data-theme-white [data-theme-item=light] ng-select:focus-within,.data-theme-white [data-theme-item=light] ng-select:focus,.data-theme-white [data-theme-item=light] select:focus-visible,.data-theme-white [data-theme-item=light] select:focus-within,.data-theme-white [data-theme-item=light] select:focus,.data-theme-white [data-theme-item=light] textarea:focus-visible,.data-theme-white [data-theme-item=light] textarea:focus-within,.data-theme-white [data-theme-item=light] textarea:focus,.data-theme-white [data-theme-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item=light] ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item=light] ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item=light] ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item=light] ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item=light] ngx-stripe-card-number:focus,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=white] [data-theme-item=light] ng-select:focus-visible,[data-theme=white] [data-theme-item=light] ng-select:focus-within,[data-theme=white] [data-theme-item=light] ng-select:focus,[data-theme=white] [data-theme-item=light] select:focus-visible,[data-theme=white] [data-theme-item=light] select:focus-within,[data-theme=white] [data-theme-item=light] select:focus,[data-theme=white] [data-theme-item=light] textarea:focus-visible,[data-theme=white] [data-theme-item=light] textarea:focus-within,[data-theme=white] [data-theme-item=light] textarea:focus,[data-theme=white] [data-theme-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme=white] [data-theme-item=light] ngx-stripe-card-cvc:focus-within,[data-theme=white] [data-theme-item=light] ngx-stripe-card-cvc:focus,[data-theme=white] [data-theme-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme=white] [data-theme-item=light] ngx-stripe-card-expiry:focus-within,[data-theme=white] [data-theme-item=light] ngx-stripe-card-expiry:focus,[data-theme=white] [data-theme-item=light] ngx-stripe-card-number:focus-visible,[data-theme=white] [data-theme-item=light] ngx-stripe-card-number:focus-within,[data-theme=white] [data-theme-item=light] ngx-stripe-card-number:focus,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=white] .data-theme-item-light ng-select:focus-visible,[data-theme=white] .data-theme-item-light ng-select:focus-within,[data-theme=white] .data-theme-item-light ng-select:focus,[data-theme=white] .data-theme-item-light select:focus-visible,[data-theme=white] .data-theme-item-light select:focus-within,[data-theme=white] .data-theme-item-light select:focus,[data-theme=white] .data-theme-item-light textarea:focus-visible,[data-theme=white] .data-theme-item-light textarea:focus-within,[data-theme=white] .data-theme-item-light textarea:focus,[data-theme=white] .data-theme-item-light ngx-stripe-card-cvc:focus-visible,[data-theme=white] .data-theme-item-light ngx-stripe-card-cvc:focus-within,[data-theme=white] .data-theme-item-light ngx-stripe-card-cvc:focus,[data-theme=white] .data-theme-item-light ngx-stripe-card-expiry:focus-visible,[data-theme=white] .data-theme-item-light ngx-stripe-card-expiry:focus-within,[data-theme=white] .data-theme-item-light ngx-stripe-card-expiry:focus,[data-theme=white] .data-theme-item-light ngx-stripe-card-number:focus-visible,[data-theme=white] .data-theme-item-light ngx-stripe-card-number:focus-within,[data-theme=white] .data-theme-item-light ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light select:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light select:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light select:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light ng-select:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light ng-select:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light select:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light select:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light select:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] select:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] select:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] select:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ng-select:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] select:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] select:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] select:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-white [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-white [data-theme-item=light] .input-group .floating-addon,.data-theme-white [data-theme-item=light] .input-group span.addon,[data-theme=white] [data-theme-item=light] .input-group .floating-addon,[data-theme=white] [data-theme-item=light] .input-group span.addon,[data-theme=white] .data-theme-item-light .input-group .floating-addon,[data-theme=white] .data-theme-item-light .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group span.addon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group span.addon{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-white [data-theme-item=light] .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item=light] .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item=light] .input-group .floating-addon:focus,.data-theme-white [data-theme-item=light] .input-group span.addon:focus-visible,.data-theme-white [data-theme-item=light] .input-group span.addon:focus-within,.data-theme-white [data-theme-item=light] .input-group span.addon:focus,[data-theme=white] [data-theme-item=light] .input-group .floating-addon:focus-visible,[data-theme=white] [data-theme-item=light] .input-group .floating-addon:focus-within,[data-theme=white] [data-theme-item=light] .input-group .floating-addon:focus,[data-theme=white] [data-theme-item=light] .input-group span.addon:focus-visible,[data-theme=white] [data-theme-item=light] .input-group span.addon:focus-within,[data-theme=white] [data-theme-item=light] .input-group span.addon:focus,[data-theme=white] .data-theme-item-light .input-group .floating-addon:focus-visible,[data-theme=white] .data-theme-item-light .input-group .floating-addon:focus-within,[data-theme=white] .data-theme-item-light .input-group .floating-addon:focus,[data-theme=white] .data-theme-item-light .input-group span.addon:focus-visible,[data-theme=white] .data-theme-item-light .input-group span.addon:focus-within,[data-theme=white] .data-theme-item-light .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-white [data-theme-item=light] .input-group button,[data-theme=white] [data-theme-item=light] .input-group button,[data-theme=white] .data-theme-item-light .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group button,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group button,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group button{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-white [data-theme-item=light] .input-group button:focus-visible,.data-theme-white [data-theme-item=light] .input-group button:focus-within,.data-theme-white [data-theme-item=light] .input-group button:focus,[data-theme=white] [data-theme-item=light] .input-group button:focus-visible,[data-theme=white] [data-theme-item=light] .input-group button:focus-within,[data-theme=white] [data-theme-item=light] .input-group button:focus,[data-theme=white] .data-theme-item-light .input-group button:focus-visible,[data-theme=white] .data-theme-item-light .input-group button:focus-within,[data-theme=white] .data-theme-item-light .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group button:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group button:focus{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-white [data-theme-item=light] .input-group input:focus-visible+button,.data-theme-white [data-theme-item=light] .input-group input:focus-within+button,.data-theme-white [data-theme-item=light] .input-group input:focus+button,[data-theme=white] [data-theme-item=light] .input-group input:focus-visible+button,[data-theme=white] [data-theme-item=light] .input-group input:focus-within+button,[data-theme=white] [data-theme-item=light] .input-group input:focus+button,[data-theme=white] .data-theme-item-light .input-group input:focus-visible+button,[data-theme=white] .data-theme-item-light .input-group input:focus-within+button,[data-theme=white] .data-theme-item-light .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,.data-theme-white [data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button{margin-left:0!important}.data-theme-white [data-theme-item=white] .bg-form-field,[data-theme=white] [data-theme-item=white] .bg-form-field,[data-theme=white] .data-theme-item-white .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-white .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=white] .bg-form-field,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .bg-form-field,.data-theme-white [data-theme-item] .data-theme-sub-item-white .bg-form-field,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .bg-form-field,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .bg-form-field{background-color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white [data-theme-item=white] .text-color-form-field,[data-theme=white] [data-theme-item=white] .text-color-form-field,[data-theme=white] .data-theme-item-white .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-color-form-field,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .text-color-form-field,.data-theme-white [data-theme-item] .data-theme-sub-item-white .text-color-form-field,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .text-color-form-field,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .text-color-form-field{color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] .form-floating input::placeholder,[data-theme=white] [data-theme-item=white] .form-floating input::placeholder,[data-theme=white] .data-theme-item-white .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder{color:transparent}.data-theme-white [data-theme-item=white] .form-floating input:-ms-input-placeholder,[data-theme=white] [data-theme-item=white] .form-floating input:-ms-input-placeholder,[data-theme=white] .data-theme-item-white .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-white [data-theme-item=white] .form-floating input::-ms-input-placeholder,[data-theme=white] [data-theme-item=white] .form-floating input::-ms-input-placeholder,[data-theme=white] .data-theme-item-white .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-white [data-theme-item=white] .form-floating input:focus+label,.data-theme-white [data-theme-item=white] .form-floating textarea:focus+label,[data-theme=white] [data-theme-item=white] .form-floating input:focus+label,[data-theme=white] [data-theme-item=white] .form-floating textarea:focus+label,[data-theme=white] .data-theme-item-white .form-floating input:focus+label,[data-theme=white] .data-theme-item-white .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-white [data-theme-item=white] .form-floating input:focus~label:after,.data-theme-white [data-theme-item=white] .form-floating textarea:focus~label:after,[data-theme=white] [data-theme-item=white] .form-floating input:focus~label:after,[data-theme=white] [data-theme-item=white] .form-floating textarea:focus~label:after,[data-theme=white] .data-theme-item-white .form-floating input:focus~label:after,[data-theme=white] .data-theme-item-white .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white [data-theme-item=white] .form-floating input+label,.data-theme-white [data-theme-item=white] .form-floating textarea+label,[data-theme=white] [data-theme-item=white] .form-floating input+label,[data-theme=white] [data-theme-item=white] .form-floating textarea+label,[data-theme=white] .data-theme-item-white .form-floating input+label,[data-theme=white] .data-theme-item-white .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating input+label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating input+label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input+label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating input+label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-white [data-theme-item=white] .form-floating input~label:after,.data-theme-white [data-theme-item=white] .form-floating textarea~label:after,[data-theme=white] [data-theme-item=white] .form-floating input~label:after,[data-theme=white] [data-theme-item=white] .form-floating textarea~label:after,[data-theme=white] .data-theme-item-white .form-floating input~label:after,[data-theme=white] .data-theme-item-white .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-white [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item=white] .nv-form-unfloating textarea::placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating textarea::placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=white] [data-theme-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=white] .data-theme-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item=white] ng-select,.data-theme-white [data-theme-item=white] select,.data-theme-white [data-theme-item=white] textarea,.data-theme-white [data-theme-item=white] ngx-stripe-card-cvc,.data-theme-white [data-theme-item=white] ngx-stripe-card-expiry,.data-theme-white [data-theme-item=white] ngx-stripe-card-number,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=white] [data-theme-item=white] ng-select,[data-theme=white] [data-theme-item=white] select,[data-theme=white] [data-theme-item=white] textarea,[data-theme=white] [data-theme-item=white] ngx-stripe-card-cvc,[data-theme=white] [data-theme-item=white] ngx-stripe-card-expiry,[data-theme=white] [data-theme-item=white] ngx-stripe-card-number,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=white] .data-theme-item-white ng-select,[data-theme=white] .data-theme-item-white select,[data-theme=white] .data-theme-item-white textarea,[data-theme=white] .data-theme-item-white ngx-stripe-card-cvc,[data-theme=white] .data-theme-item-white ngx-stripe-card-expiry,[data-theme=white] .data-theme-item-white ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-white select,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=white] select,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ng-select,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white select,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item] .data-theme-sub-item-white ng-select,.data-theme-white [data-theme-item] .data-theme-sub-item-white select,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ng-select,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] select,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-white [data-theme-item] [data-theme-sub-item=white] ng-select,.data-theme-white [data-theme-item] [data-theme-sub-item=white] select,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);color:var(--nv-themes-white-formField-color)}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item=white] ng-select:focus-visible,.data-theme-white [data-theme-item=white] ng-select:focus-within,.data-theme-white [data-theme-item=white] ng-select:focus,.data-theme-white [data-theme-item=white] select:focus-visible,.data-theme-white [data-theme-item=white] select:focus-within,.data-theme-white [data-theme-item=white] select:focus,.data-theme-white [data-theme-item=white] textarea:focus-visible,.data-theme-white [data-theme-item=white] textarea:focus-within,.data-theme-white [data-theme-item=white] textarea:focus,.data-theme-white [data-theme-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item=white] ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item=white] ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item=white] ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item=white] ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item=white] ngx-stripe-card-number:focus,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=white] [data-theme-item=white] ng-select:focus-visible,[data-theme=white] [data-theme-item=white] ng-select:focus-within,[data-theme=white] [data-theme-item=white] ng-select:focus,[data-theme=white] [data-theme-item=white] select:focus-visible,[data-theme=white] [data-theme-item=white] select:focus-within,[data-theme=white] [data-theme-item=white] select:focus,[data-theme=white] [data-theme-item=white] textarea:focus-visible,[data-theme=white] [data-theme-item=white] textarea:focus-within,[data-theme=white] [data-theme-item=white] textarea:focus,[data-theme=white] [data-theme-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme=white] [data-theme-item=white] ngx-stripe-card-cvc:focus-within,[data-theme=white] [data-theme-item=white] ngx-stripe-card-cvc:focus,[data-theme=white] [data-theme-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme=white] [data-theme-item=white] ngx-stripe-card-expiry:focus-within,[data-theme=white] [data-theme-item=white] ngx-stripe-card-expiry:focus,[data-theme=white] [data-theme-item=white] ngx-stripe-card-number:focus-visible,[data-theme=white] [data-theme-item=white] ngx-stripe-card-number:focus-within,[data-theme=white] [data-theme-item=white] ngx-stripe-card-number:focus,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=white] .data-theme-item-white ng-select:focus-visible,[data-theme=white] .data-theme-item-white ng-select:focus-within,[data-theme=white] .data-theme-item-white ng-select:focus,[data-theme=white] .data-theme-item-white select:focus-visible,[data-theme=white] .data-theme-item-white select:focus-within,[data-theme=white] .data-theme-item-white select:focus,[data-theme=white] .data-theme-item-white textarea:focus-visible,[data-theme=white] .data-theme-item-white textarea:focus-within,[data-theme=white] .data-theme-item-white textarea:focus,[data-theme=white] .data-theme-item-white ngx-stripe-card-cvc:focus-visible,[data-theme=white] .data-theme-item-white ngx-stripe-card-cvc:focus-within,[data-theme=white] .data-theme-item-white ngx-stripe-card-cvc:focus,[data-theme=white] .data-theme-item-white ngx-stripe-card-expiry:focus-visible,[data-theme=white] .data-theme-item-white ngx-stripe-card-expiry:focus-within,[data-theme=white] .data-theme-item-white ngx-stripe-card-expiry:focus,[data-theme=white] .data-theme-item-white ngx-stripe-card-number:focus-visible,[data-theme=white] .data-theme-item-white ngx-stripe-card-number:focus-within,[data-theme=white] .data-theme-item-white ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white select:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white select:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white select:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white ng-select:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white ng-select:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white select:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white select:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white select:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] select:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] select:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] select:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ng-select:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] select:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] select:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] select:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white [data-theme-item=white] .input-group .floating-addon,.data-theme-white [data-theme-item=white] .input-group span.addon,[data-theme=white] [data-theme-item=white] .input-group .floating-addon,[data-theme=white] [data-theme-item=white] .input-group span.addon,[data-theme=white] .data-theme-item-white .input-group .floating-addon,[data-theme=white] .data-theme-item-white .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group span.addon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group span.addon{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white [data-theme-item=white] .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item=white] .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item=white] .input-group .floating-addon:focus,.data-theme-white [data-theme-item=white] .input-group span.addon:focus-visible,.data-theme-white [data-theme-item=white] .input-group span.addon:focus-within,.data-theme-white [data-theme-item=white] .input-group span.addon:focus,[data-theme=white] [data-theme-item=white] .input-group .floating-addon:focus-visible,[data-theme=white] [data-theme-item=white] .input-group .floating-addon:focus-within,[data-theme=white] [data-theme-item=white] .input-group .floating-addon:focus,[data-theme=white] [data-theme-item=white] .input-group span.addon:focus-visible,[data-theme=white] [data-theme-item=white] .input-group span.addon:focus-within,[data-theme=white] [data-theme-item=white] .input-group span.addon:focus,[data-theme=white] .data-theme-item-white .input-group .floating-addon:focus-visible,[data-theme=white] .data-theme-item-white .input-group .floating-addon:focus-within,[data-theme=white] .data-theme-item-white .input-group .floating-addon:focus,[data-theme=white] .data-theme-item-white .input-group span.addon:focus-visible,[data-theme=white] .data-theme-item-white .input-group span.addon:focus-within,[data-theme=white] .data-theme-item-white .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white [data-theme-item=white] .input-group button,[data-theme=white] [data-theme-item=white] .input-group button,[data-theme=white] .data-theme-item-white .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group button,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group button,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group button{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-white [data-theme-item=white] .input-group button:focus-visible,.data-theme-white [data-theme-item=white] .input-group button:focus-within,.data-theme-white [data-theme-item=white] .input-group button:focus,[data-theme=white] [data-theme-item=white] .input-group button:focus-visible,[data-theme=white] [data-theme-item=white] .input-group button:focus-within,[data-theme=white] [data-theme-item=white] .input-group button:focus,[data-theme=white] .data-theme-item-white .input-group button:focus-visible,[data-theme=white] .data-theme-item-white .input-group button:focus-within,[data-theme=white] .data-theme-item-white .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group button:focus,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group button:focus{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-white [data-theme-item=white] .input-group input:focus-visible+button,.data-theme-white [data-theme-item=white] .input-group input:focus-within+button,.data-theme-white [data-theme-item=white] .input-group input:focus+button,[data-theme=white] [data-theme-item=white] .input-group input:focus-visible+button,[data-theme=white] [data-theme-item=white] .input-group input:focus-within+button,[data-theme=white] [data-theme-item=white] .input-group input:focus+button,[data-theme=white] .data-theme-item-white .input-group input:focus-visible+button,[data-theme=white] .data-theme-item-white .input-group input:focus-within+button,[data-theme=white] .data-theme-item-white .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,.data-theme-white [data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button{margin-left:0!important}.data-theme-light .bg-form-field,[data-theme=light] .bg-form-field{background-color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light .text-color-form-field,[data-theme=light] .text-color-form-field{color:var(--nv-themes-light-formField-color)!important}.data-theme-light .form-floating input::placeholder,[data-theme=light] .form-floating input::placeholder{color:transparent}.data-theme-light .form-floating input:-ms-input-placeholder,[data-theme=light] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-light .form-floating input::-ms-input-placeholder,[data-theme=light] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-light .form-floating input:focus+label,.data-theme-light .form-floating textarea:focus+label,[data-theme=light] .form-floating input:focus+label,[data-theme=light] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-light .form-floating input:focus~label:after,.data-theme-light .form-floating textarea:focus~label:after,[data-theme=light] .form-floating input:focus~label:after,[data-theme=light] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light .form-floating input+label,.data-theme-light .form-floating textarea+label,[data-theme=light] .form-floating input+label,[data-theme=light] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-light .form-floating input~label:after,.data-theme-light .form-floating textarea~label:after,[data-theme=light] .form-floating input~label:after,[data-theme=light] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light .nv-form-unfloating textarea::placeholder,[data-theme=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=light] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=light] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=light] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=light] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light ng-select,.data-theme-light select,.data-theme-light textarea,.data-theme-light ngx-stripe-card-cvc,.data-theme-light ngx-stripe-card-expiry,.data-theme-light ngx-stripe-card-number,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=light] ng-select,[data-theme=light] select,[data-theme=light] textarea,[data-theme=light] ngx-stripe-card-cvc,[data-theme=light] ngx-stripe-card-expiry,[data-theme=light] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);color:var(--nv-themes-light-formField-color)}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light ng-select:focus-visible,.data-theme-light ng-select:focus-within,.data-theme-light ng-select:focus,.data-theme-light select:focus-visible,.data-theme-light select:focus-within,.data-theme-light select:focus,.data-theme-light textarea:focus-visible,.data-theme-light textarea:focus-within,.data-theme-light textarea:focus,.data-theme-light ngx-stripe-card-cvc:focus-visible,.data-theme-light ngx-stripe-card-cvc:focus-within,.data-theme-light ngx-stripe-card-cvc:focus,.data-theme-light ngx-stripe-card-expiry:focus-visible,.data-theme-light ngx-stripe-card-expiry:focus-within,.data-theme-light ngx-stripe-card-expiry:focus,.data-theme-light ngx-stripe-card-number:focus-visible,.data-theme-light ngx-stripe-card-number:focus-within,.data-theme-light ngx-stripe-card-number:focus,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=light] ng-select:focus-visible,[data-theme=light] ng-select:focus-within,[data-theme=light] ng-select:focus,[data-theme=light] select:focus-visible,[data-theme=light] select:focus-within,[data-theme=light] select:focus,[data-theme=light] textarea:focus-visible,[data-theme=light] textarea:focus-within,[data-theme=light] textarea:focus,[data-theme=light] ngx-stripe-card-cvc:focus-visible,[data-theme=light] ngx-stripe-card-cvc:focus-within,[data-theme=light] ngx-stripe-card-cvc:focus,[data-theme=light] ngx-stripe-card-expiry:focus-visible,[data-theme=light] ngx-stripe-card-expiry:focus-within,[data-theme=light] ngx-stripe-card-expiry:focus,[data-theme=light] ngx-stripe-card-number:focus-visible,[data-theme=light] ngx-stripe-card-number:focus-within,[data-theme=light] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light .input-group .floating-addon,.data-theme-light .input-group span.addon,[data-theme=light] .input-group .floating-addon,[data-theme=light] .input-group span.addon{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light .input-group .floating-addon:focus-visible,.data-theme-light .input-group .floating-addon:focus-within,.data-theme-light .input-group .floating-addon:focus,.data-theme-light .input-group span.addon:focus-visible,.data-theme-light .input-group span.addon:focus-within,.data-theme-light .input-group span.addon:focus,[data-theme=light] .input-group .floating-addon:focus-visible,[data-theme=light] .input-group .floating-addon:focus-within,[data-theme=light] .input-group .floating-addon:focus,[data-theme=light] .input-group span.addon:focus-visible,[data-theme=light] .input-group span.addon:focus-within,[data-theme=light] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light .input-group button,[data-theme=light] .input-group button{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-light .input-group button:focus-visible,.data-theme-light .input-group button:focus-within,.data-theme-light .input-group button:focus,[data-theme=light] .input-group button:focus-visible,[data-theme=light] .input-group button:focus-within,[data-theme=light] .input-group button:focus{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-light .input-group input:focus-visible+button,.data-theme-light .input-group input:focus-within+button,.data-theme-light .input-group input:focus+button,[data-theme=light] .input-group input:focus-visible+button,[data-theme=light] .input-group input:focus-within+button,[data-theme=light] .input-group input:focus+button{margin-left:0!important}.data-theme-light [data-theme-item=dark] .bg-form-field,[data-theme=light] [data-theme-item=dark] .bg-form-field,[data-theme=light] .data-theme-item-dark .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-dark .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .bg-form-field,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .bg-form-field,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .bg-form-field,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .bg-form-field,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .bg-form-field{background-color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-light [data-theme-item=dark] .text-color-form-field,[data-theme=light] [data-theme-item=dark] .text-color-form-field,[data-theme=light] .data-theme-item-dark .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .text-color-form-field,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .text-color-form-field,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .text-color-form-field{color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] .form-floating input::placeholder,[data-theme=light] [data-theme-item=dark] .form-floating input::placeholder,[data-theme=light] .data-theme-item-dark .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder{color:transparent}.data-theme-light [data-theme-item=dark] .form-floating input:-ms-input-placeholder,[data-theme=light] [data-theme-item=dark] .form-floating input:-ms-input-placeholder,[data-theme=light] .data-theme-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-light [data-theme-item=dark] .form-floating input::-ms-input-placeholder,[data-theme=light] [data-theme-item=dark] .form-floating input::-ms-input-placeholder,[data-theme=light] .data-theme-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-light [data-theme-item=dark] .form-floating input:focus+label,.data-theme-light [data-theme-item=dark] .form-floating textarea:focus+label,[data-theme=light] [data-theme-item=dark] .form-floating input:focus+label,[data-theme=light] [data-theme-item=dark] .form-floating textarea:focus+label,[data-theme=light] .data-theme-item-dark .form-floating input:focus+label,[data-theme=light] .data-theme-item-dark .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-light [data-theme-item=dark] .form-floating input:focus~label:after,.data-theme-light [data-theme-item=dark] .form-floating textarea:focus~label:after,[data-theme=light] [data-theme-item=dark] .form-floating input:focus~label:after,[data-theme=light] [data-theme-item=dark] .form-floating textarea:focus~label:after,[data-theme=light] .data-theme-item-dark .form-floating input:focus~label:after,[data-theme=light] .data-theme-item-dark .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light [data-theme-item=dark] .form-floating input+label,.data-theme-light [data-theme-item=dark] .form-floating textarea+label,[data-theme=light] [data-theme-item=dark] .form-floating input+label,[data-theme=light] [data-theme-item=dark] .form-floating textarea+label,[data-theme=light] .data-theme-item-dark .form-floating input+label,[data-theme=light] .data-theme-item-dark .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating input+label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-light [data-theme-item=dark] .form-floating input~label:after,.data-theme-light [data-theme-item=dark] .form-floating textarea~label:after,[data-theme=light] [data-theme-item=dark] .form-floating input~label:after,[data-theme=light] [data-theme-item=dark] .form-floating textarea~label:after,[data-theme=light] .data-theme-item-dark .form-floating input~label:after,[data-theme=light] .data-theme-item-dark .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-light [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-light [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-light [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=light] [data-theme-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=light] .data-theme-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item=dark] ng-select,.data-theme-light [data-theme-item=dark] select,.data-theme-light [data-theme-item=dark] textarea,.data-theme-light [data-theme-item=dark] ngx-stripe-card-cvc,.data-theme-light [data-theme-item=dark] ngx-stripe-card-expiry,.data-theme-light [data-theme-item=dark] ngx-stripe-card-number,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=light] [data-theme-item=dark] ng-select,[data-theme=light] [data-theme-item=dark] select,[data-theme=light] [data-theme-item=dark] textarea,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-cvc,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-expiry,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-number,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=light] .data-theme-item-dark ng-select,[data-theme=light] .data-theme-item-dark select,[data-theme=light] .data-theme-item-dark textarea,[data-theme=light] .data-theme-item-dark ngx-stripe-card-cvc,[data-theme=light] .data-theme-item-dark ngx-stripe-card-expiry,[data-theme=light] .data-theme-item-dark ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-dark select,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ng-select,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark select,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item] .data-theme-sub-item-dark ng-select,.data-theme-light [data-theme-item] .data-theme-sub-item-dark select,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ng-select,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] select,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ng-select,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] select,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);color:var(--nv-themes-dark-formField-color)}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item=dark] ng-select:focus-visible,.data-theme-light [data-theme-item=dark] ng-select:focus-within,.data-theme-light [data-theme-item=dark] ng-select:focus,.data-theme-light [data-theme-item=dark] select:focus-visible,.data-theme-light [data-theme-item=dark] select:focus-within,.data-theme-light [data-theme-item=dark] select:focus,.data-theme-light [data-theme-item=dark] textarea:focus-visible,.data-theme-light [data-theme-item=dark] textarea:focus-within,.data-theme-light [data-theme-item=dark] textarea:focus,.data-theme-light [data-theme-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item=dark] ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item=dark] ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item=dark] ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item=dark] ngx-stripe-card-number:focus,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=light] [data-theme-item=dark] ng-select:focus-visible,[data-theme=light] [data-theme-item=dark] ng-select:focus-within,[data-theme=light] [data-theme-item=dark] ng-select:focus,[data-theme=light] [data-theme-item=dark] select:focus-visible,[data-theme=light] [data-theme-item=dark] select:focus-within,[data-theme=light] [data-theme-item=dark] select:focus,[data-theme=light] [data-theme-item=dark] textarea:focus-visible,[data-theme=light] [data-theme-item=dark] textarea:focus-within,[data-theme=light] [data-theme-item=dark] textarea:focus,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-cvc:focus,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-expiry:focus,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-number:focus-visible,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-number:focus-within,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-number:focus,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=light] .data-theme-item-dark ng-select:focus-visible,[data-theme=light] .data-theme-item-dark ng-select:focus-within,[data-theme=light] .data-theme-item-dark ng-select:focus,[data-theme=light] .data-theme-item-dark select:focus-visible,[data-theme=light] .data-theme-item-dark select:focus-within,[data-theme=light] .data-theme-item-dark select:focus,[data-theme=light] .data-theme-item-dark textarea:focus-visible,[data-theme=light] .data-theme-item-dark textarea:focus-within,[data-theme=light] .data-theme-item-dark textarea:focus,[data-theme=light] .data-theme-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme=light] .data-theme-item-dark ngx-stripe-card-cvc:focus-within,[data-theme=light] .data-theme-item-dark ngx-stripe-card-cvc:focus,[data-theme=light] .data-theme-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme=light] .data-theme-item-dark ngx-stripe-card-expiry:focus-within,[data-theme=light] .data-theme-item-dark ngx-stripe-card-expiry:focus,[data-theme=light] .data-theme-item-dark ngx-stripe-card-number:focus-visible,[data-theme=light] .data-theme-item-dark ngx-stripe-card-number:focus-within,[data-theme=light] .data-theme-item-dark ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark select:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark select:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark select:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ng-select:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark select:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark select:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark select:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] select:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ng-select:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] select:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] select:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] select:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-light [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-light [data-theme-item=dark] .input-group .floating-addon,.data-theme-light [data-theme-item=dark] .input-group span.addon,[data-theme=light] [data-theme-item=dark] .input-group .floating-addon,[data-theme=light] [data-theme-item=dark] .input-group span.addon,[data-theme=light] .data-theme-item-dark .input-group .floating-addon,[data-theme=light] .data-theme-item-dark .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group span.addon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-light [data-theme-item=dark] .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item=dark] .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item=dark] .input-group .floating-addon:focus,.data-theme-light [data-theme-item=dark] .input-group span.addon:focus-visible,.data-theme-light [data-theme-item=dark] .input-group span.addon:focus-within,.data-theme-light [data-theme-item=dark] .input-group span.addon:focus,[data-theme=light] [data-theme-item=dark] .input-group .floating-addon:focus-visible,[data-theme=light] [data-theme-item=dark] .input-group .floating-addon:focus-within,[data-theme=light] [data-theme-item=dark] .input-group .floating-addon:focus,[data-theme=light] [data-theme-item=dark] .input-group span.addon:focus-visible,[data-theme=light] [data-theme-item=dark] .input-group span.addon:focus-within,[data-theme=light] [data-theme-item=dark] .input-group span.addon:focus,[data-theme=light] .data-theme-item-dark .input-group .floating-addon:focus-visible,[data-theme=light] .data-theme-item-dark .input-group .floating-addon:focus-within,[data-theme=light] .data-theme-item-dark .input-group .floating-addon:focus,[data-theme=light] .data-theme-item-dark .input-group span.addon:focus-visible,[data-theme=light] .data-theme-item-dark .input-group span.addon:focus-within,[data-theme=light] .data-theme-item-dark .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-light [data-theme-item=dark] .input-group button,[data-theme=light] [data-theme-item=dark] .input-group button,[data-theme=light] .data-theme-item-dark .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group button,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group button{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-light [data-theme-item=dark] .input-group button:focus-visible,.data-theme-light [data-theme-item=dark] .input-group button:focus-within,.data-theme-light [data-theme-item=dark] .input-group button:focus,[data-theme=light] [data-theme-item=dark] .input-group button:focus-visible,[data-theme=light] [data-theme-item=dark] .input-group button:focus-within,[data-theme=light] [data-theme-item=dark] .input-group button:focus,[data-theme=light] .data-theme-item-dark .input-group button:focus-visible,[data-theme=light] .data-theme-item-dark .input-group button:focus-within,[data-theme=light] .data-theme-item-dark .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group button:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-light [data-theme-item=dark] .input-group input:focus-visible+button,.data-theme-light [data-theme-item=dark] .input-group input:focus-within+button,.data-theme-light [data-theme-item=dark] .input-group input:focus+button,[data-theme=light] [data-theme-item=dark] .input-group input:focus-visible+button,[data-theme=light] [data-theme-item=dark] .input-group input:focus-within+button,[data-theme=light] [data-theme-item=dark] .input-group input:focus+button,[data-theme=light] .data-theme-item-dark .input-group input:focus-visible+button,[data-theme=light] .data-theme-item-dark .input-group input:focus-within+button,[data-theme=light] .data-theme-item-dark .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button{margin-left:0!important}.data-theme-light [data-theme-item=light] .bg-form-field,[data-theme=light] [data-theme-item=light] .bg-form-field,[data-theme=light] .data-theme-item-light .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-light .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=light] .bg-form-field,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .bg-form-field,.data-theme-light [data-theme-item] .data-theme-sub-item-light .bg-form-field,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .bg-form-field,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .bg-form-field{background-color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light [data-theme-item=light] .text-color-form-field,[data-theme=light] [data-theme-item=light] .text-color-form-field,[data-theme=light] .data-theme-item-light .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-color-form-field,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .text-color-form-field,.data-theme-light [data-theme-item] .data-theme-sub-item-light .text-color-form-field,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .text-color-form-field,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .text-color-form-field{color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] .form-floating input::placeholder,[data-theme=light] [data-theme-item=light] .form-floating input::placeholder,[data-theme=light] .data-theme-item-light .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder{color:transparent}.data-theme-light [data-theme-item=light] .form-floating input:-ms-input-placeholder,[data-theme=light] [data-theme-item=light] .form-floating input:-ms-input-placeholder,[data-theme=light] .data-theme-item-light .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-light [data-theme-item=light] .form-floating input::-ms-input-placeholder,[data-theme=light] [data-theme-item=light] .form-floating input::-ms-input-placeholder,[data-theme=light] .data-theme-item-light .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-light [data-theme-item=light] .form-floating input:focus+label,.data-theme-light [data-theme-item=light] .form-floating textarea:focus+label,[data-theme=light] [data-theme-item=light] .form-floating input:focus+label,[data-theme=light] [data-theme-item=light] .form-floating textarea:focus+label,[data-theme=light] .data-theme-item-light .form-floating input:focus+label,[data-theme=light] .data-theme-item-light .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-light [data-theme-item=light] .form-floating input:focus~label:after,.data-theme-light [data-theme-item=light] .form-floating textarea:focus~label:after,[data-theme=light] [data-theme-item=light] .form-floating input:focus~label:after,[data-theme=light] [data-theme-item=light] .form-floating textarea:focus~label:after,[data-theme=light] .data-theme-item-light .form-floating input:focus~label:after,[data-theme=light] .data-theme-item-light .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light [data-theme-item=light] .form-floating input+label,.data-theme-light [data-theme-item=light] .form-floating textarea+label,[data-theme=light] [data-theme-item=light] .form-floating input+label,[data-theme=light] [data-theme-item=light] .form-floating textarea+label,[data-theme=light] .data-theme-item-light .form-floating input+label,[data-theme=light] .data-theme-item-light .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating input+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating input+label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating input+label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-light [data-theme-item=light] .form-floating input~label:after,.data-theme-light [data-theme-item=light] .form-floating textarea~label:after,[data-theme=light] [data-theme-item=light] .form-floating input~label:after,[data-theme=light] [data-theme-item=light] .form-floating textarea~label:after,[data-theme=light] .data-theme-item-light .form-floating input~label:after,[data-theme=light] .data-theme-item-light .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item=light] .nv-form-unfloating textarea::placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating textarea::placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=light] [data-theme-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=light] .data-theme-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item=light] ng-select,.data-theme-light [data-theme-item=light] select,.data-theme-light [data-theme-item=light] textarea,.data-theme-light [data-theme-item=light] ngx-stripe-card-cvc,.data-theme-light [data-theme-item=light] ngx-stripe-card-expiry,.data-theme-light [data-theme-item=light] ngx-stripe-card-number,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=light] [data-theme-item=light] ng-select,[data-theme=light] [data-theme-item=light] select,[data-theme=light] [data-theme-item=light] textarea,[data-theme=light] [data-theme-item=light] ngx-stripe-card-cvc,[data-theme=light] [data-theme-item=light] ngx-stripe-card-expiry,[data-theme=light] [data-theme-item=light] ngx-stripe-card-number,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=light] .data-theme-item-light ng-select,[data-theme=light] .data-theme-item-light select,[data-theme=light] .data-theme-item-light textarea,[data-theme=light] .data-theme-item-light ngx-stripe-card-cvc,[data-theme=light] .data-theme-item-light ngx-stripe-card-expiry,[data-theme=light] .data-theme-item-light ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-light select,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=light] select,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ng-select,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light select,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item] .data-theme-sub-item-light ng-select,.data-theme-light [data-theme-item] .data-theme-sub-item-light select,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ng-select,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] select,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item] [data-theme-sub-item=light] ng-select,.data-theme-light [data-theme-item] [data-theme-sub-item=light] select,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);color:var(--nv-themes-light-formField-color)}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item=light] ng-select:focus-visible,.data-theme-light [data-theme-item=light] ng-select:focus-within,.data-theme-light [data-theme-item=light] ng-select:focus,.data-theme-light [data-theme-item=light] select:focus-visible,.data-theme-light [data-theme-item=light] select:focus-within,.data-theme-light [data-theme-item=light] select:focus,.data-theme-light [data-theme-item=light] textarea:focus-visible,.data-theme-light [data-theme-item=light] textarea:focus-within,.data-theme-light [data-theme-item=light] textarea:focus,.data-theme-light [data-theme-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item=light] ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item=light] ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item=light] ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item=light] ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item=light] ngx-stripe-card-number:focus,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=light] [data-theme-item=light] ng-select:focus-visible,[data-theme=light] [data-theme-item=light] ng-select:focus-within,[data-theme=light] [data-theme-item=light] ng-select:focus,[data-theme=light] [data-theme-item=light] select:focus-visible,[data-theme=light] [data-theme-item=light] select:focus-within,[data-theme=light] [data-theme-item=light] select:focus,[data-theme=light] [data-theme-item=light] textarea:focus-visible,[data-theme=light] [data-theme-item=light] textarea:focus-within,[data-theme=light] [data-theme-item=light] textarea:focus,[data-theme=light] [data-theme-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme=light] [data-theme-item=light] ngx-stripe-card-cvc:focus-within,[data-theme=light] [data-theme-item=light] ngx-stripe-card-cvc:focus,[data-theme=light] [data-theme-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme=light] [data-theme-item=light] ngx-stripe-card-expiry:focus-within,[data-theme=light] [data-theme-item=light] ngx-stripe-card-expiry:focus,[data-theme=light] [data-theme-item=light] ngx-stripe-card-number:focus-visible,[data-theme=light] [data-theme-item=light] ngx-stripe-card-number:focus-within,[data-theme=light] [data-theme-item=light] ngx-stripe-card-number:focus,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=light] .data-theme-item-light ng-select:focus-visible,[data-theme=light] .data-theme-item-light ng-select:focus-within,[data-theme=light] .data-theme-item-light ng-select:focus,[data-theme=light] .data-theme-item-light select:focus-visible,[data-theme=light] .data-theme-item-light select:focus-within,[data-theme=light] .data-theme-item-light select:focus,[data-theme=light] .data-theme-item-light textarea:focus-visible,[data-theme=light] .data-theme-item-light textarea:focus-within,[data-theme=light] .data-theme-item-light textarea:focus,[data-theme=light] .data-theme-item-light ngx-stripe-card-cvc:focus-visible,[data-theme=light] .data-theme-item-light ngx-stripe-card-cvc:focus-within,[data-theme=light] .data-theme-item-light ngx-stripe-card-cvc:focus,[data-theme=light] .data-theme-item-light ngx-stripe-card-expiry:focus-visible,[data-theme=light] .data-theme-item-light ngx-stripe-card-expiry:focus-within,[data-theme=light] .data-theme-item-light ngx-stripe-card-expiry:focus,[data-theme=light] .data-theme-item-light ngx-stripe-card-number:focus-visible,[data-theme=light] .data-theme-item-light ngx-stripe-card-number:focus-within,[data-theme=light] .data-theme-item-light ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light select:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light select:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light select:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light ng-select:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light ng-select:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light select:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light select:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light select:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] select:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] select:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] select:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ng-select:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] select:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] select:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] select:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light [data-theme-item=light] .input-group .floating-addon,.data-theme-light [data-theme-item=light] .input-group span.addon,[data-theme=light] [data-theme-item=light] .input-group .floating-addon,[data-theme=light] [data-theme-item=light] .input-group span.addon,[data-theme=light] .data-theme-item-light .input-group .floating-addon,[data-theme=light] .data-theme-item-light .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group span.addon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group span.addon{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light [data-theme-item=light] .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item=light] .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item=light] .input-group .floating-addon:focus,.data-theme-light [data-theme-item=light] .input-group span.addon:focus-visible,.data-theme-light [data-theme-item=light] .input-group span.addon:focus-within,.data-theme-light [data-theme-item=light] .input-group span.addon:focus,[data-theme=light] [data-theme-item=light] .input-group .floating-addon:focus-visible,[data-theme=light] [data-theme-item=light] .input-group .floating-addon:focus-within,[data-theme=light] [data-theme-item=light] .input-group .floating-addon:focus,[data-theme=light] [data-theme-item=light] .input-group span.addon:focus-visible,[data-theme=light] [data-theme-item=light] .input-group span.addon:focus-within,[data-theme=light] [data-theme-item=light] .input-group span.addon:focus,[data-theme=light] .data-theme-item-light .input-group .floating-addon:focus-visible,[data-theme=light] .data-theme-item-light .input-group .floating-addon:focus-within,[data-theme=light] .data-theme-item-light .input-group .floating-addon:focus,[data-theme=light] .data-theme-item-light .input-group span.addon:focus-visible,[data-theme=light] .data-theme-item-light .input-group span.addon:focus-within,[data-theme=light] .data-theme-item-light .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light [data-theme-item=light] .input-group button,[data-theme=light] [data-theme-item=light] .input-group button,[data-theme=light] .data-theme-item-light .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group button,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group button,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group button{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-light [data-theme-item=light] .input-group button:focus-visible,.data-theme-light [data-theme-item=light] .input-group button:focus-within,.data-theme-light [data-theme-item=light] .input-group button:focus,[data-theme=light] [data-theme-item=light] .input-group button:focus-visible,[data-theme=light] [data-theme-item=light] .input-group button:focus-within,[data-theme=light] [data-theme-item=light] .input-group button:focus,[data-theme=light] .data-theme-item-light .input-group button:focus-visible,[data-theme=light] .data-theme-item-light .input-group button:focus-within,[data-theme=light] .data-theme-item-light .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group button:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group button:focus{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-light [data-theme-item=light] .input-group input:focus-visible+button,.data-theme-light [data-theme-item=light] .input-group input:focus-within+button,.data-theme-light [data-theme-item=light] .input-group input:focus+button,[data-theme=light] [data-theme-item=light] .input-group input:focus-visible+button,[data-theme=light] [data-theme-item=light] .input-group input:focus-within+button,[data-theme=light] [data-theme-item=light] .input-group input:focus+button,[data-theme=light] .data-theme-item-light .input-group input:focus-visible+button,[data-theme=light] .data-theme-item-light .input-group input:focus-within+button,[data-theme=light] .data-theme-item-light .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,.data-theme-light [data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button{margin-left:0!important}.data-theme-light [data-theme-item=white] .bg-form-field,[data-theme=light] [data-theme-item=white] .bg-form-field,[data-theme=light] .data-theme-item-white .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-white .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=white] .bg-form-field,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .bg-form-field,.data-theme-light [data-theme-item] .data-theme-sub-item-white .bg-form-field,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .bg-form-field,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .bg-form-field{background-color:var(--nv-themes-white-formField-background, #fff)}.data-theme-light [data-theme-item=white] .text-color-form-field,[data-theme=light] [data-theme-item=white] .text-color-form-field,[data-theme=light] .data-theme-item-white .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-color-form-field,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .text-color-form-field,.data-theme-light [data-theme-item] .data-theme-sub-item-white .text-color-form-field,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .text-color-form-field,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .text-color-form-field{color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] .form-floating input::placeholder,[data-theme=light] [data-theme-item=white] .form-floating input::placeholder,[data-theme=light] .data-theme-item-white .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder{color:transparent}.data-theme-light [data-theme-item=white] .form-floating input:-ms-input-placeholder,[data-theme=light] [data-theme-item=white] .form-floating input:-ms-input-placeholder,[data-theme=light] .data-theme-item-white .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-light [data-theme-item=white] .form-floating input::-ms-input-placeholder,[data-theme=light] [data-theme-item=white] .form-floating input::-ms-input-placeholder,[data-theme=light] .data-theme-item-white .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-light [data-theme-item=white] .form-floating input:focus+label,.data-theme-light [data-theme-item=white] .form-floating textarea:focus+label,[data-theme=light] [data-theme-item=white] .form-floating input:focus+label,[data-theme=light] [data-theme-item=white] .form-floating textarea:focus+label,[data-theme=light] .data-theme-item-white .form-floating input:focus+label,[data-theme=light] .data-theme-item-white .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-light [data-theme-item=white] .form-floating input:focus~label:after,.data-theme-light [data-theme-item=white] .form-floating textarea:focus~label:after,[data-theme=light] [data-theme-item=white] .form-floating input:focus~label:after,[data-theme=light] [data-theme-item=white] .form-floating textarea:focus~label:after,[data-theme=light] .data-theme-item-white .form-floating input:focus~label:after,[data-theme=light] .data-theme-item-white .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light [data-theme-item=white] .form-floating input+label,.data-theme-light [data-theme-item=white] .form-floating textarea+label,[data-theme=light] [data-theme-item=white] .form-floating input+label,[data-theme=light] [data-theme-item=white] .form-floating textarea+label,[data-theme=light] .data-theme-item-white .form-floating input+label,[data-theme=light] .data-theme-item-white .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating input+label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating input+label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input+label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating input+label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-light [data-theme-item=white] .form-floating input~label:after,.data-theme-light [data-theme-item=white] .form-floating textarea~label:after,[data-theme=light] [data-theme-item=white] .form-floating input~label:after,[data-theme=light] [data-theme-item=white] .form-floating textarea~label:after,[data-theme=light] .data-theme-item-white .form-floating input~label:after,[data-theme=light] .data-theme-item-white .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-light [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item=white] .nv-form-unfloating textarea::placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating textarea::placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-light [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-light [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-light [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=light] [data-theme-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=light] .data-theme-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item=white] ng-select,.data-theme-light [data-theme-item=white] select,.data-theme-light [data-theme-item=white] textarea,.data-theme-light [data-theme-item=white] ngx-stripe-card-cvc,.data-theme-light [data-theme-item=white] ngx-stripe-card-expiry,.data-theme-light [data-theme-item=white] ngx-stripe-card-number,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=light] [data-theme-item=white] ng-select,[data-theme=light] [data-theme-item=white] select,[data-theme=light] [data-theme-item=white] textarea,[data-theme=light] [data-theme-item=white] ngx-stripe-card-cvc,[data-theme=light] [data-theme-item=white] ngx-stripe-card-expiry,[data-theme=light] [data-theme-item=white] ngx-stripe-card-number,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=light] .data-theme-item-white ng-select,[data-theme=light] .data-theme-item-white select,[data-theme=light] .data-theme-item-white textarea,[data-theme=light] .data-theme-item-white ngx-stripe-card-cvc,[data-theme=light] .data-theme-item-white ngx-stripe-card-expiry,[data-theme=light] .data-theme-item-white ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-white select,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=white] select,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ng-select,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white select,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item] .data-theme-sub-item-white ng-select,.data-theme-light [data-theme-item] .data-theme-sub-item-white select,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ng-select,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] select,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-light [data-theme-item] [data-theme-sub-item=white] ng-select,.data-theme-light [data-theme-item] [data-theme-sub-item=white] select,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);color:var(--nv-themes-white-formField-color)}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item=white] ng-select:focus-visible,.data-theme-light [data-theme-item=white] ng-select:focus-within,.data-theme-light [data-theme-item=white] ng-select:focus,.data-theme-light [data-theme-item=white] select:focus-visible,.data-theme-light [data-theme-item=white] select:focus-within,.data-theme-light [data-theme-item=white] select:focus,.data-theme-light [data-theme-item=white] textarea:focus-visible,.data-theme-light [data-theme-item=white] textarea:focus-within,.data-theme-light [data-theme-item=white] textarea:focus,.data-theme-light [data-theme-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item=white] ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item=white] ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item=white] ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item=white] ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item=white] ngx-stripe-card-number:focus,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=light] [data-theme-item=white] ng-select:focus-visible,[data-theme=light] [data-theme-item=white] ng-select:focus-within,[data-theme=light] [data-theme-item=white] ng-select:focus,[data-theme=light] [data-theme-item=white] select:focus-visible,[data-theme=light] [data-theme-item=white] select:focus-within,[data-theme=light] [data-theme-item=white] select:focus,[data-theme=light] [data-theme-item=white] textarea:focus-visible,[data-theme=light] [data-theme-item=white] textarea:focus-within,[data-theme=light] [data-theme-item=white] textarea:focus,[data-theme=light] [data-theme-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme=light] [data-theme-item=white] ngx-stripe-card-cvc:focus-within,[data-theme=light] [data-theme-item=white] ngx-stripe-card-cvc:focus,[data-theme=light] [data-theme-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme=light] [data-theme-item=white] ngx-stripe-card-expiry:focus-within,[data-theme=light] [data-theme-item=white] ngx-stripe-card-expiry:focus,[data-theme=light] [data-theme-item=white] ngx-stripe-card-number:focus-visible,[data-theme=light] [data-theme-item=white] ngx-stripe-card-number:focus-within,[data-theme=light] [data-theme-item=white] ngx-stripe-card-number:focus,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=light] .data-theme-item-white ng-select:focus-visible,[data-theme=light] .data-theme-item-white ng-select:focus-within,[data-theme=light] .data-theme-item-white ng-select:focus,[data-theme=light] .data-theme-item-white select:focus-visible,[data-theme=light] .data-theme-item-white select:focus-within,[data-theme=light] .data-theme-item-white select:focus,[data-theme=light] .data-theme-item-white textarea:focus-visible,[data-theme=light] .data-theme-item-white textarea:focus-within,[data-theme=light] .data-theme-item-white textarea:focus,[data-theme=light] .data-theme-item-white ngx-stripe-card-cvc:focus-visible,[data-theme=light] .data-theme-item-white ngx-stripe-card-cvc:focus-within,[data-theme=light] .data-theme-item-white ngx-stripe-card-cvc:focus,[data-theme=light] .data-theme-item-white ngx-stripe-card-expiry:focus-visible,[data-theme=light] .data-theme-item-white ngx-stripe-card-expiry:focus-within,[data-theme=light] .data-theme-item-white ngx-stripe-card-expiry:focus,[data-theme=light] .data-theme-item-white ngx-stripe-card-number:focus-visible,[data-theme=light] .data-theme-item-white ngx-stripe-card-number:focus-within,[data-theme=light] .data-theme-item-white ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white select:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white select:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white select:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white ng-select:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white ng-select:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white select:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white select:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white select:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] select:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] select:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] select:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ng-select:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] select:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] select:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] select:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light [data-theme-item=white] .input-group .floating-addon,.data-theme-light [data-theme-item=white] .input-group span.addon,[data-theme=light] [data-theme-item=white] .input-group .floating-addon,[data-theme=light] [data-theme-item=white] .input-group span.addon,[data-theme=light] .data-theme-item-white .input-group .floating-addon,[data-theme=light] .data-theme-item-white .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group span.addon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group span.addon{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light [data-theme-item=white] .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item=white] .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item=white] .input-group .floating-addon:focus,.data-theme-light [data-theme-item=white] .input-group span.addon:focus-visible,.data-theme-light [data-theme-item=white] .input-group span.addon:focus-within,.data-theme-light [data-theme-item=white] .input-group span.addon:focus,[data-theme=light] [data-theme-item=white] .input-group .floating-addon:focus-visible,[data-theme=light] [data-theme-item=white] .input-group .floating-addon:focus-within,[data-theme=light] [data-theme-item=white] .input-group .floating-addon:focus,[data-theme=light] [data-theme-item=white] .input-group span.addon:focus-visible,[data-theme=light] [data-theme-item=white] .input-group span.addon:focus-within,[data-theme=light] [data-theme-item=white] .input-group span.addon:focus,[data-theme=light] .data-theme-item-white .input-group .floating-addon:focus-visible,[data-theme=light] .data-theme-item-white .input-group .floating-addon:focus-within,[data-theme=light] .data-theme-item-white .input-group .floating-addon:focus,[data-theme=light] .data-theme-item-white .input-group span.addon:focus-visible,[data-theme=light] .data-theme-item-white .input-group span.addon:focus-within,[data-theme=light] .data-theme-item-white .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light [data-theme-item=white] .input-group button,[data-theme=light] [data-theme-item=white] .input-group button,[data-theme=light] .data-theme-item-white .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group button,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group button,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group button{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-light [data-theme-item=white] .input-group button:focus-visible,.data-theme-light [data-theme-item=white] .input-group button:focus-within,.data-theme-light [data-theme-item=white] .input-group button:focus,[data-theme=light] [data-theme-item=white] .input-group button:focus-visible,[data-theme=light] [data-theme-item=white] .input-group button:focus-within,[data-theme=light] [data-theme-item=white] .input-group button:focus,[data-theme=light] .data-theme-item-white .input-group button:focus-visible,[data-theme=light] .data-theme-item-white .input-group button:focus-within,[data-theme=light] .data-theme-item-white .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group button:focus,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group button:focus{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-light [data-theme-item=white] .input-group input:focus-visible+button,.data-theme-light [data-theme-item=white] .input-group input:focus-within+button,.data-theme-light [data-theme-item=white] .input-group input:focus+button,[data-theme=light] [data-theme-item=white] .input-group input:focus-visible+button,[data-theme=light] [data-theme-item=white] .input-group input:focus-within+button,[data-theme=light] [data-theme-item=white] .input-group input:focus+button,[data-theme=light] .data-theme-item-white .input-group input:focus-visible+button,[data-theme=light] .data-theme-item-white .input-group input:focus-within+button,[data-theme=light] .data-theme-item-white .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,.data-theme-light [data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button{margin-left:0!important}.data-theme-dark .bg-form-field,[data-theme=dark] .bg-form-field{background-color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark .text-color-form-field,[data-theme=dark] .text-color-form-field{color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark .form-floating input::placeholder,[data-theme=dark] .form-floating input::placeholder{color:transparent}.data-theme-dark .form-floating input:-ms-input-placeholder,[data-theme=dark] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-dark .form-floating input::-ms-input-placeholder,[data-theme=dark] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-dark .form-floating input:focus+label,.data-theme-dark .form-floating textarea:focus+label,[data-theme=dark] .form-floating input:focus+label,[data-theme=dark] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-dark .form-floating input:focus~label:after,.data-theme-dark .form-floating textarea:focus~label:after,[data-theme=dark] .form-floating input:focus~label:after,[data-theme=dark] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark .form-floating input+label,.data-theme-dark .form-floating textarea+label,[data-theme=dark] .form-floating input+label,[data-theme=dark] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-dark .form-floating input~label:after,.data-theme-dark .form-floating textarea~label:after,[data-theme=dark] .form-floating input~label:after,[data-theme=dark] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark .nv-form-unfloating textarea::placeholder,[data-theme=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=dark] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=dark] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=dark] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=dark] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark ng-select,.data-theme-dark select,.data-theme-dark textarea,.data-theme-dark ngx-stripe-card-cvc,.data-theme-dark ngx-stripe-card-expiry,.data-theme-dark ngx-stripe-card-number,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=dark] ng-select,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] ngx-stripe-card-cvc,[data-theme=dark] ngx-stripe-card-expiry,[data-theme=dark] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);color:var(--nv-themes-dark-formField-color)}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark ng-select:focus-visible,.data-theme-dark ng-select:focus-within,.data-theme-dark ng-select:focus,.data-theme-dark select:focus-visible,.data-theme-dark select:focus-within,.data-theme-dark select:focus,.data-theme-dark textarea:focus-visible,.data-theme-dark textarea:focus-within,.data-theme-dark textarea:focus,.data-theme-dark ngx-stripe-card-cvc:focus-visible,.data-theme-dark ngx-stripe-card-cvc:focus-within,.data-theme-dark ngx-stripe-card-cvc:focus,.data-theme-dark ngx-stripe-card-expiry:focus-visible,.data-theme-dark ngx-stripe-card-expiry:focus-within,.data-theme-dark ngx-stripe-card-expiry:focus,.data-theme-dark ngx-stripe-card-number:focus-visible,.data-theme-dark ngx-stripe-card-number:focus-within,.data-theme-dark ngx-stripe-card-number:focus,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=dark] ng-select:focus-visible,[data-theme=dark] ng-select:focus-within,[data-theme=dark] ng-select:focus,[data-theme=dark] select:focus-visible,[data-theme=dark] select:focus-within,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus-visible,[data-theme=dark] textarea:focus-within,[data-theme=dark] textarea:focus,[data-theme=dark] ngx-stripe-card-cvc:focus-visible,[data-theme=dark] ngx-stripe-card-cvc:focus-within,[data-theme=dark] ngx-stripe-card-cvc:focus,[data-theme=dark] ngx-stripe-card-expiry:focus-visible,[data-theme=dark] ngx-stripe-card-expiry:focus-within,[data-theme=dark] ngx-stripe-card-expiry:focus,[data-theme=dark] ngx-stripe-card-number:focus-visible,[data-theme=dark] ngx-stripe-card-number:focus-within,[data-theme=dark] ngx-stripe-card-number:focus{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark .input-group .floating-addon,.data-theme-dark .input-group span.addon,[data-theme=dark] .input-group .floating-addon,[data-theme=dark] .input-group span.addon{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark .input-group .floating-addon:focus-visible,.data-theme-dark .input-group .floating-addon:focus-within,.data-theme-dark .input-group .floating-addon:focus,.data-theme-dark .input-group span.addon:focus-visible,.data-theme-dark .input-group span.addon:focus-within,.data-theme-dark .input-group span.addon:focus,[data-theme=dark] .input-group .floating-addon:focus-visible,[data-theme=dark] .input-group .floating-addon:focus-within,[data-theme=dark] .input-group .floating-addon:focus,[data-theme=dark] .input-group span.addon:focus-visible,[data-theme=dark] .input-group span.addon:focus-within,[data-theme=dark] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark .input-group button,[data-theme=dark] .input-group button{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-dark .input-group button:focus-visible,.data-theme-dark .input-group button:focus-within,.data-theme-dark .input-group button:focus,[data-theme=dark] .input-group button:focus-visible,[data-theme=dark] .input-group button:focus-within,[data-theme=dark] .input-group button:focus{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-dark .input-group input:focus-visible+button,.data-theme-dark .input-group input:focus-within+button,.data-theme-dark .input-group input:focus+button,[data-theme=dark] .input-group input:focus-visible+button,[data-theme=dark] .input-group input:focus-within+button,[data-theme=dark] .input-group input:focus+button{margin-left:0!important}.data-theme-dark [data-theme-item=dark] .bg-form-field,[data-theme=dark] [data-theme-item=dark] .bg-form-field,[data-theme=dark] .data-theme-item-dark .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-dark .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .bg-form-field,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .bg-form-field,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .bg-form-field,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .bg-form-field,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .bg-form-field{background-color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark [data-theme-item=dark] .text-color-form-field,[data-theme=dark] [data-theme-item=dark] .text-color-form-field,[data-theme=dark] .data-theme-item-dark .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-dark .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .text-color-form-field,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .text-color-form-field,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .text-color-form-field,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .text-color-form-field{color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] .form-floating input::placeholder,[data-theme=dark] [data-theme-item=dark] .form-floating input::placeholder,[data-theme=dark] .data-theme-item-dark .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating input::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating input::placeholder{color:transparent}.data-theme-dark [data-theme-item=dark] .form-floating input:-ms-input-placeholder,[data-theme=dark] [data-theme-item=dark] .form-floating input:-ms-input-placeholder,[data-theme=dark] .data-theme-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating input:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-dark [data-theme-item=dark] .form-floating input::-ms-input-placeholder,[data-theme=dark] [data-theme-item=dark] .form-floating input::-ms-input-placeholder,[data-theme=dark] .data-theme-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating input::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-dark [data-theme-item=dark] .form-floating input:focus+label,.data-theme-dark [data-theme-item=dark] .form-floating textarea:focus+label,[data-theme=dark] [data-theme-item=dark] .form-floating input:focus+label,[data-theme=dark] [data-theme-item=dark] .form-floating textarea:focus+label,[data-theme=dark] .data-theme-item-dark .form-floating input:focus+label,[data-theme=dark] .data-theme-item-dark .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-dark [data-theme-item=dark] .form-floating input:focus~label:after,.data-theme-dark [data-theme-item=dark] .form-floating textarea:focus~label:after,[data-theme=dark] [data-theme-item=dark] .form-floating input:focus~label:after,[data-theme=dark] [data-theme-item=dark] .form-floating textarea:focus~label:after,[data-theme=dark] .data-theme-item-dark .form-floating input:focus~label:after,[data-theme=dark] .data-theme-item-dark .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating input:focus~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating textarea:focus~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating input:focus~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark [data-theme-item=dark] .form-floating input+label,.data-theme-dark [data-theme-item=dark] .form-floating textarea+label,[data-theme=dark] [data-theme-item=dark] .form-floating input+label,[data-theme=dark] [data-theme-item=dark] .form-floating textarea+label,[data-theme=dark] .data-theme-item-dark .form-floating input+label,[data-theme=dark] .data-theme-item-dark .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating input+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating textarea+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating input+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-dark [data-theme-item=dark] .form-floating input~label:after,.data-theme-dark [data-theme-item=dark] .form-floating textarea~label:after,[data-theme=dark] [data-theme-item=dark] .form-floating input~label:after,[data-theme=dark] [data-theme-item=dark] .form-floating textarea~label:after,[data-theme=dark] .data-theme-item-dark .form-floating input~label:after,[data-theme=dark] .data-theme-item-dark .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating input~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-floating textarea~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating input~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=dark] [data-theme-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=dark] .data-theme-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-dark-formField-color);opacity:.5}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item=dark] ng-select,.data-theme-dark [data-theme-item=dark] select,.data-theme-dark [data-theme-item=dark] textarea,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-cvc,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-expiry,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-number,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=dark] [data-theme-item=dark] ng-select,[data-theme=dark] [data-theme-item=dark] select,[data-theme=dark] [data-theme-item=dark] textarea,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-cvc,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-expiry,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-number,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=dark] .data-theme-item-dark ng-select,[data-theme=dark] .data-theme-item-dark select,[data-theme=dark] .data-theme-item-dark textarea,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-cvc,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-expiry,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-dark select,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ng-select,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark select,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ng-select,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark select,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ng-select,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] select,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ng-select,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] select,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);color:var(--nv-themes-dark-formField-color)}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item=dark] ng-select:focus-visible,.data-theme-dark [data-theme-item=dark] ng-select:focus-within,.data-theme-dark [data-theme-item=dark] ng-select:focus,.data-theme-dark [data-theme-item=dark] select:focus-visible,.data-theme-dark [data-theme-item=dark] select:focus-within,.data-theme-dark [data-theme-item=dark] select:focus,.data-theme-dark [data-theme-item=dark] textarea:focus-visible,.data-theme-dark [data-theme-item=dark] textarea:focus-within,.data-theme-dark [data-theme-item=dark] textarea:focus,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-number:focus,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=dark] [data-theme-item=dark] ng-select:focus-visible,[data-theme=dark] [data-theme-item=dark] ng-select:focus-within,[data-theme=dark] [data-theme-item=dark] ng-select:focus,[data-theme=dark] [data-theme-item=dark] select:focus-visible,[data-theme=dark] [data-theme-item=dark] select:focus-within,[data-theme=dark] [data-theme-item=dark] select:focus,[data-theme=dark] [data-theme-item=dark] textarea:focus-visible,[data-theme=dark] [data-theme-item=dark] textarea:focus-within,[data-theme=dark] [data-theme-item=dark] textarea:focus,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-cvc:focus,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-expiry:focus,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-number:focus-visible,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-number:focus-within,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-number:focus,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=dark] .data-theme-item-dark ng-select:focus-visible,[data-theme=dark] .data-theme-item-dark ng-select:focus-within,[data-theme=dark] .data-theme-item-dark ng-select:focus,[data-theme=dark] .data-theme-item-dark select:focus-visible,[data-theme=dark] .data-theme-item-dark select:focus-within,[data-theme=dark] .data-theme-item-dark select:focus,[data-theme=dark] .data-theme-item-dark textarea:focus-visible,[data-theme=dark] .data-theme-item-dark textarea:focus-within,[data-theme=dark] .data-theme-item-dark textarea:focus,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-cvc:focus-within,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-cvc:focus,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-expiry:focus-within,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-expiry:focus,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-number:focus-visible,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-number:focus-within,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ng-select:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark select:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark select:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark select:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ng-select:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ng-select:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ng-select:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark select:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark select:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark select:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ng-select:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] select:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] select:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ng-select:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ng-select:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] select:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] select:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] select:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number:focus{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark [data-theme-item=dark] .input-group .floating-addon,.data-theme-dark [data-theme-item=dark] .input-group span.addon,[data-theme=dark] [data-theme-item=dark] .input-group .floating-addon,[data-theme=dark] [data-theme-item=dark] .input-group span.addon,[data-theme=dark] .data-theme-item-dark .input-group .floating-addon,[data-theme=dark] .data-theme-item-dark .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group span.addon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon{background-color:var(--nv-themes-dark-formField-background, #fff);border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark [data-theme-item=dark] .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item=dark] .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item=dark] .input-group .floating-addon:focus,.data-theme-dark [data-theme-item=dark] .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item=dark] .input-group span.addon:focus-within,.data-theme-dark [data-theme-item=dark] .input-group span.addon:focus,[data-theme=dark] [data-theme-item=dark] .input-group .floating-addon:focus-visible,[data-theme=dark] [data-theme-item=dark] .input-group .floating-addon:focus-within,[data-theme=dark] [data-theme-item=dark] .input-group .floating-addon:focus,[data-theme=dark] [data-theme-item=dark] .input-group span.addon:focus-visible,[data-theme=dark] [data-theme-item=dark] .input-group span.addon:focus-within,[data-theme=dark] [data-theme-item=dark] .input-group span.addon:focus,[data-theme=dark] .data-theme-item-dark .input-group .floating-addon:focus-visible,[data-theme=dark] .data-theme-item-dark .input-group .floating-addon:focus-within,[data-theme=dark] .data-theme-item-dark .input-group .floating-addon:focus,[data-theme=dark] .data-theme-item-dark .input-group span.addon:focus-visible,[data-theme=dark] .data-theme-item-dark .input-group span.addon:focus-within,[data-theme=dark] .data-theme-item-dark .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group .floating-addon:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group span.addon:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group .floating-addon:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark [data-theme-item=dark] .input-group button,[data-theme=dark] [data-theme-item=dark] .input-group button,[data-theme=dark] .data-theme-item-dark .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group button,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group button{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-dark [data-theme-item=dark] .input-group button:focus-visible,.data-theme-dark [data-theme-item=dark] .input-group button:focus-within,.data-theme-dark [data-theme-item=dark] .input-group button:focus,[data-theme=dark] [data-theme-item=dark] .input-group button:focus-visible,[data-theme=dark] [data-theme-item=dark] .input-group button:focus-within,[data-theme=dark] [data-theme-item=dark] .input-group button:focus,[data-theme=dark] .data-theme-item-dark .input-group button:focus-visible,[data-theme=dark] .data-theme-item-dark .input-group button:focus-within,[data-theme=dark] .data-theme-item-dark .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group button:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group button:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group button:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group button:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group button:focus{border-width:var(--nv-themes-dark-formField-border-width, 1px)!important;border-color:var(--nv-themes-dark-formField-border-color)!important}.data-theme-dark [data-theme-item=dark] .input-group input:focus-visible+button,.data-theme-dark [data-theme-item=dark] .input-group input:focus-within+button,.data-theme-dark [data-theme-item=dark] .input-group input:focus+button,[data-theme=dark] [data-theme-item=dark] .input-group input:focus-visible+button,[data-theme=dark] [data-theme-item=dark] .input-group input:focus-within+button,[data-theme=dark] [data-theme-item=dark] .input-group input:focus+button,[data-theme=dark] .data-theme-item-dark .input-group input:focus-visible+button,[data-theme=dark] .data-theme-item-dark .input-group input:focus-within+button,[data-theme=dark] .data-theme-item-dark .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-visible+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group input:focus-within+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .input-group input:focus+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-visible+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus-within+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .input-group input:focus+button{margin-left:0!important}.data-theme-dark [data-theme-item=light] .bg-form-field,[data-theme=dark] [data-theme-item=light] .bg-form-field,[data-theme=dark] .data-theme-item-light .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-light .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=light] .bg-form-field,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .bg-form-field,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .bg-form-field,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .bg-form-field,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .bg-form-field{background-color:var(--nv-themes-light-formField-background, #fff)}.data-theme-dark [data-theme-item=light] .text-color-form-field,[data-theme=dark] [data-theme-item=light] .text-color-form-field,[data-theme=dark] .data-theme-item-light .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-light .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=light] .text-color-form-field,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .text-color-form-field,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .text-color-form-field,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .text-color-form-field,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .text-color-form-field{color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] .form-floating input::placeholder,[data-theme=dark] [data-theme-item=light] .form-floating input::placeholder,[data-theme=dark] .data-theme-item-light .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating input::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating input::placeholder{color:transparent}.data-theme-dark [data-theme-item=light] .form-floating input:-ms-input-placeholder,[data-theme=dark] [data-theme-item=light] .form-floating input:-ms-input-placeholder,[data-theme=dark] .data-theme-item-light .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating input:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-dark [data-theme-item=light] .form-floating input::-ms-input-placeholder,[data-theme=dark] [data-theme-item=light] .form-floating input::-ms-input-placeholder,[data-theme=dark] .data-theme-item-light .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating input::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-dark [data-theme-item=light] .form-floating input:focus+label,.data-theme-dark [data-theme-item=light] .form-floating textarea:focus+label,[data-theme=dark] [data-theme-item=light] .form-floating input:focus+label,[data-theme=dark] [data-theme-item=light] .form-floating textarea:focus+label,[data-theme=dark] .data-theme-item-light .form-floating input:focus+label,[data-theme=dark] .data-theme-item-light .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating input:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-dark [data-theme-item=light] .form-floating input:focus~label:after,.data-theme-dark [data-theme-item=light] .form-floating textarea:focus~label:after,[data-theme=dark] [data-theme-item=light] .form-floating input:focus~label:after,[data-theme=dark] [data-theme-item=light] .form-floating textarea:focus~label:after,[data-theme=dark] .data-theme-item-light .form-floating input:focus~label:after,[data-theme=dark] .data-theme-item-light .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating input:focus~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating textarea:focus~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating input:focus~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark [data-theme-item=light] .form-floating input+label,.data-theme-dark [data-theme-item=light] .form-floating textarea+label,[data-theme=dark] [data-theme-item=light] .form-floating input+label,[data-theme=dark] [data-theme-item=light] .form-floating textarea+label,[data-theme=dark] .data-theme-item-light .form-floating input+label,[data-theme=dark] .data-theme-item-light .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating input+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating input+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating textarea+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating input+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-dark [data-theme-item=light] .form-floating input~label:after,.data-theme-dark [data-theme-item=light] .form-floating textarea~label:after,[data-theme=dark] [data-theme-item=light] .form-floating input~label:after,[data-theme=dark] [data-theme-item=light] .form-floating textarea~label:after,[data-theme=dark] .data-theme-item-light .form-floating input~label:after,[data-theme=dark] .data-theme-item-light .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating input~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-floating textarea~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating input~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item=light] .nv-form-unfloating textarea::placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating textarea::placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-dark [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-dark [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-dark [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=dark] [data-theme-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=dark] .data-theme-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-light-formField-color);opacity:.5}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item=light] ng-select,.data-theme-dark [data-theme-item=light] select,.data-theme-dark [data-theme-item=light] textarea,.data-theme-dark [data-theme-item=light] ngx-stripe-card-cvc,.data-theme-dark [data-theme-item=light] ngx-stripe-card-expiry,.data-theme-dark [data-theme-item=light] ngx-stripe-card-number,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=dark] [data-theme-item=light] ng-select,[data-theme=dark] [data-theme-item=light] select,[data-theme=dark] [data-theme-item=light] textarea,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-cvc,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-expiry,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-number,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=dark] .data-theme-item-light ng-select,[data-theme=dark] .data-theme-item-light select,[data-theme=dark] .data-theme-item-light textarea,[data-theme=dark] .data-theme-item-light ngx-stripe-card-cvc,[data-theme=dark] .data-theme-item-light ngx-stripe-card-expiry,[data-theme=dark] .data-theme-item-light ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-light select,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=light] select,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ng-select,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light select,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item] .data-theme-sub-item-light ng-select,.data-theme-dark [data-theme-item] .data-theme-sub-item-light select,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ng-select,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] select,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ng-select,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] select,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);color:var(--nv-themes-light-formField-color)}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item=light] ng-select:focus-visible,.data-theme-dark [data-theme-item=light] ng-select:focus-within,.data-theme-dark [data-theme-item=light] ng-select:focus,.data-theme-dark [data-theme-item=light] select:focus-visible,.data-theme-dark [data-theme-item=light] select:focus-within,.data-theme-dark [data-theme-item=light] select:focus,.data-theme-dark [data-theme-item=light] textarea:focus-visible,.data-theme-dark [data-theme-item=light] textarea:focus-within,.data-theme-dark [data-theme-item=light] textarea:focus,.data-theme-dark [data-theme-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item=light] ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item=light] ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item=light] ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item=light] ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item=light] ngx-stripe-card-number:focus,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=dark] [data-theme-item=light] ng-select:focus-visible,[data-theme=dark] [data-theme-item=light] ng-select:focus-within,[data-theme=dark] [data-theme-item=light] ng-select:focus,[data-theme=dark] [data-theme-item=light] select:focus-visible,[data-theme=dark] [data-theme-item=light] select:focus-within,[data-theme=dark] [data-theme-item=light] select:focus,[data-theme=dark] [data-theme-item=light] textarea:focus-visible,[data-theme=dark] [data-theme-item=light] textarea:focus-within,[data-theme=dark] [data-theme-item=light] textarea:focus,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-cvc:focus-within,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-cvc:focus,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-expiry:focus-within,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-expiry:focus,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-number:focus-visible,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-number:focus-within,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-number:focus,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=dark] .data-theme-item-light ng-select:focus-visible,[data-theme=dark] .data-theme-item-light ng-select:focus-within,[data-theme=dark] .data-theme-item-light ng-select:focus,[data-theme=dark] .data-theme-item-light select:focus-visible,[data-theme=dark] .data-theme-item-light select:focus-within,[data-theme=dark] .data-theme-item-light select:focus,[data-theme=dark] .data-theme-item-light textarea:focus-visible,[data-theme=dark] .data-theme-item-light textarea:focus-within,[data-theme=dark] .data-theme-item-light textarea:focus,[data-theme=dark] .data-theme-item-light ngx-stripe-card-cvc:focus-visible,[data-theme=dark] .data-theme-item-light ngx-stripe-card-cvc:focus-within,[data-theme=dark] .data-theme-item-light ngx-stripe-card-cvc:focus,[data-theme=dark] .data-theme-item-light ngx-stripe-card-expiry:focus-visible,[data-theme=dark] .data-theme-item-light ngx-stripe-card-expiry:focus-within,[data-theme=dark] .data-theme-item-light ngx-stripe-card-expiry:focus,[data-theme=dark] .data-theme-item-light ngx-stripe-card-number:focus-visible,[data-theme=dark] .data-theme-item-light ngx-stripe-card-number:focus-within,[data-theme=dark] .data-theme-item-light ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ng-select:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light select:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light select:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light select:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ng-select:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ng-select:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ng-select:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light select:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light select:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light select:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ng-select:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] select:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] select:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] select:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ng-select:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ng-select:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ng-select:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] select:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] select:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] select:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-dark [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-dark [data-theme-item=light] .input-group .floating-addon,.data-theme-dark [data-theme-item=light] .input-group span.addon,[data-theme=dark] [data-theme-item=light] .input-group .floating-addon,[data-theme=dark] [data-theme-item=light] .input-group span.addon,[data-theme=dark] .data-theme-item-light .input-group .floating-addon,[data-theme=dark] .data-theme-item-light .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group span.addon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group span.addon{background-color:var(--nv-themes-light-formField-background, #fff);border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-dark [data-theme-item=light] .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item=light] .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item=light] .input-group .floating-addon:focus,.data-theme-dark [data-theme-item=light] .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item=light] .input-group span.addon:focus-within,.data-theme-dark [data-theme-item=light] .input-group span.addon:focus,[data-theme=dark] [data-theme-item=light] .input-group .floating-addon:focus-visible,[data-theme=dark] [data-theme-item=light] .input-group .floating-addon:focus-within,[data-theme=dark] [data-theme-item=light] .input-group .floating-addon:focus,[data-theme=dark] [data-theme-item=light] .input-group span.addon:focus-visible,[data-theme=dark] [data-theme-item=light] .input-group span.addon:focus-within,[data-theme=dark] [data-theme-item=light] .input-group span.addon:focus,[data-theme=dark] .data-theme-item-light .input-group .floating-addon:focus-visible,[data-theme=dark] .data-theme-item-light .input-group .floating-addon:focus-within,[data-theme=dark] .data-theme-item-light .input-group .floating-addon:focus,[data-theme=dark] .data-theme-item-light .input-group span.addon:focus-visible,[data-theme=dark] .data-theme-item-light .input-group span.addon:focus-within,[data-theme=dark] .data-theme-item-light .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group .floating-addon:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group span.addon:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group .floating-addon:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-dark [data-theme-item=light] .input-group button,[data-theme=dark] [data-theme-item=light] .input-group button,[data-theme=dark] .data-theme-item-light .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group button,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group button,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group button{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-dark [data-theme-item=light] .input-group button:focus-visible,.data-theme-dark [data-theme-item=light] .input-group button:focus-within,.data-theme-dark [data-theme-item=light] .input-group button:focus,[data-theme=dark] [data-theme-item=light] .input-group button:focus-visible,[data-theme=dark] [data-theme-item=light] .input-group button:focus-within,[data-theme=dark] [data-theme-item=light] .input-group button:focus,[data-theme=dark] .data-theme-item-light .input-group button:focus-visible,[data-theme=dark] .data-theme-item-light .input-group button:focus-within,[data-theme=dark] .data-theme-item-light .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group button:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group button:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group button:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group button:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group button:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group button:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group button:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group button:focus{border-width:var(--nv-themes-light-formField-border-width, 1px)!important;border-color:var(--nv-themes-light-formField-border-color)!important}.data-theme-dark [data-theme-item=light] .input-group input:focus-visible+button,.data-theme-dark [data-theme-item=light] .input-group input:focus-within+button,.data-theme-dark [data-theme-item=light] .input-group input:focus+button,[data-theme=dark] [data-theme-item=light] .input-group input:focus-visible+button,[data-theme=dark] [data-theme-item=light] .input-group input:focus-within+button,[data-theme=dark] [data-theme-item=light] .input-group input:focus+button,[data-theme=dark] .data-theme-item-light .input-group input:focus-visible+button,[data-theme=dark] .data-theme-item-light .input-group input:focus-within+button,[data-theme=dark] .data-theme-item-light .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group input:focus-visible+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group input:focus-within+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .input-group input:focus+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-visible+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group input:focus-within+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .input-group input:focus+button{margin-left:0!important}.data-theme-dark [data-theme-item=white] .bg-form-field,[data-theme=dark] [data-theme-item=white] .bg-form-field,[data-theme=dark] .data-theme-item-white .bg-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .bg-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-white .bg-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .bg-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=white] .bg-form-field,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .bg-form-field,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .bg-form-field,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .bg-form-field,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .bg-form-field{background-color:var(--nv-themes-white-formField-background, #fff)}.data-theme-dark [data-theme-item=white] .text-color-form-field,[data-theme=dark] [data-theme-item=white] .text-color-form-field,[data-theme=dark] .data-theme-item-white .text-color-form-field,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .text-color-form-field,[data-theme] [data-theme-item] .data-theme-sub-item-white .text-color-form-field,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .text-color-form-field,[data-theme] [data-theme-item] [data-theme-sub-item=white] .text-color-form-field,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .text-color-form-field,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .text-color-form-field,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .text-color-form-field,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .text-color-form-field{color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] .form-floating input::placeholder,[data-theme=dark] [data-theme-item=white] .form-floating input::placeholder,[data-theme=dark] .data-theme-item-white .form-floating input::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating input::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating input::placeholder{color:transparent}.data-theme-dark [data-theme-item=white] .form-floating input:-ms-input-placeholder,[data-theme=dark] [data-theme-item=white] .form-floating input:-ms-input-placeholder,[data-theme=dark] .data-theme-item-white .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating input:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating input:-ms-input-placeholder{color:transparent}.data-theme-dark [data-theme-item=white] .form-floating input::-ms-input-placeholder,[data-theme=dark] [data-theme-item=white] .form-floating input::-ms-input-placeholder,[data-theme=dark] .data-theme-item-white .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating input::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating input::-ms-input-placeholder{color:transparent}.data-theme-dark [data-theme-item=white] .form-floating input:focus+label,.data-theme-dark [data-theme-item=white] .form-floating textarea:focus+label,[data-theme=dark] [data-theme-item=white] .form-floating input:focus+label,[data-theme=dark] [data-theme-item=white] .form-floating textarea:focus+label,[data-theme=dark] .data-theme-item-white .form-floating input:focus+label,[data-theme=dark] .data-theme-item-white .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating input:focus+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus+label{filter:opacity(100%)}.data-theme-dark [data-theme-item=white] .form-floating input:focus~label:after,.data-theme-dark [data-theme-item=white] .form-floating textarea:focus~label:after,[data-theme=dark] [data-theme-item=white] .form-floating input:focus~label:after,[data-theme=dark] [data-theme-item=white] .form-floating textarea:focus~label:after,[data-theme=dark] .data-theme-item-white .form-floating input:focus~label:after,[data-theme=dark] .data-theme-item-white .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating input:focus~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating textarea:focus~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating input:focus~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating textarea:focus~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark [data-theme-item=white] .form-floating input+label,.data-theme-dark [data-theme-item=white] .form-floating textarea+label,[data-theme=dark] [data-theme-item=white] .form-floating input+label,[data-theme=dark] [data-theme-item=white] .form-floating textarea+label,[data-theme=dark] .data-theme-item-white .form-floating input+label,[data-theme=dark] .data-theme-item-white .form-floating textarea+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input+label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input+label,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input+label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input+label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating input+label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating input+label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating textarea+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input+label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating input+label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating textarea+label{filter:opacity(70%);white-space:pre-line}.data-theme-dark [data-theme-item=white] .form-floating input~label:after,.data-theme-dark [data-theme-item=white] .form-floating textarea~label:after,[data-theme=dark] [data-theme-item=white] .form-floating input~label:after,[data-theme=dark] [data-theme-item=white] .form-floating textarea~label:after,[data-theme=dark] .data-theme-item-white .form-floating input~label:after,[data-theme=dark] .data-theme-item-white .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating input~label:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-floating textarea~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating input~label:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-floating textarea~label:after{border-radius:var(--nv-font-formField-radius, 4px);background-color:transparent!important}.data-theme-dark [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item=white] .nv-form-unfloating textarea::placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating textarea::placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-dark [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-moz-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-moz-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-dark [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button])::-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea::-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-dark [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=dark] [data-theme-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme=dark] .data-theme-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):-ms-input-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-form-unfloating textarea:-ms-input-placeholder{color:var(--nv-themes-white-formField-color);opacity:.5}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item=white] ng-select,.data-theme-dark [data-theme-item=white] select,.data-theme-dark [data-theme-item=white] textarea,.data-theme-dark [data-theme-item=white] ngx-stripe-card-cvc,.data-theme-dark [data-theme-item=white] ngx-stripe-card-expiry,.data-theme-dark [data-theme-item=white] ngx-stripe-card-number,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=dark] [data-theme-item=white] ng-select,[data-theme=dark] [data-theme-item=white] select,[data-theme=dark] [data-theme-item=white] textarea,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-cvc,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-expiry,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-number,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme=dark] .data-theme-item-white ng-select,[data-theme=dark] .data-theme-item-white select,[data-theme=dark] .data-theme-item-white textarea,[data-theme=dark] .data-theme-item-white ngx-stripe-card-cvc,[data-theme=dark] .data-theme-item-white ngx-stripe-card-expiry,[data-theme=dark] .data-theme-item-white ngx-stripe-card-number,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select,[data-theme] [data-theme-item] .data-theme-sub-item-white select,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select,[data-theme] [data-theme-item] [data-theme-sub-item=white] select,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ng-select,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white select,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item] .data-theme-sub-item-white ng-select,.data-theme-dark [data-theme-item] .data-theme-sub-item-white select,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ng-select,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] select,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ng-select,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] select,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number{outline:none!important;background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);color:var(--nv-themes-white-formField-color)}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item=white] ng-select:focus-visible,.data-theme-dark [data-theme-item=white] ng-select:focus-within,.data-theme-dark [data-theme-item=white] ng-select:focus,.data-theme-dark [data-theme-item=white] select:focus-visible,.data-theme-dark [data-theme-item=white] select:focus-within,.data-theme-dark [data-theme-item=white] select:focus,.data-theme-dark [data-theme-item=white] textarea:focus-visible,.data-theme-dark [data-theme-item=white] textarea:focus-within,.data-theme-dark [data-theme-item=white] textarea:focus,.data-theme-dark [data-theme-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item=white] ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item=white] ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item=white] ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item=white] ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item=white] ngx-stripe-card-number:focus,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=dark] [data-theme-item=white] ng-select:focus-visible,[data-theme=dark] [data-theme-item=white] ng-select:focus-within,[data-theme=dark] [data-theme-item=white] ng-select:focus,[data-theme=dark] [data-theme-item=white] select:focus-visible,[data-theme=dark] [data-theme-item=white] select:focus-within,[data-theme=dark] [data-theme-item=white] select:focus,[data-theme=dark] [data-theme-item=white] textarea:focus-visible,[data-theme=dark] [data-theme-item=white] textarea:focus-within,[data-theme=dark] [data-theme-item=white] textarea:focus,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-cvc:focus-within,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-cvc:focus,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-expiry:focus-within,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-expiry:focus,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-number:focus-visible,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-number:focus-within,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-number:focus,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme=dark] .data-theme-item-white ng-select:focus-visible,[data-theme=dark] .data-theme-item-white ng-select:focus-within,[data-theme=dark] .data-theme-item-white ng-select:focus,[data-theme=dark] .data-theme-item-white select:focus-visible,[data-theme=dark] .data-theme-item-white select:focus-within,[data-theme=dark] .data-theme-item-white select:focus,[data-theme=dark] .data-theme-item-white textarea:focus-visible,[data-theme=dark] .data-theme-item-white textarea:focus-within,[data-theme=dark] .data-theme-item-white textarea:focus,[data-theme=dark] .data-theme-item-white ngx-stripe-card-cvc:focus-visible,[data-theme=dark] .data-theme-item-white ngx-stripe-card-cvc:focus-within,[data-theme=dark] .data-theme-item-white ngx-stripe-card-cvc:focus,[data-theme=dark] .data-theme-item-white ngx-stripe-card-expiry:focus-visible,[data-theme=dark] .data-theme-item-white ngx-stripe-card-expiry:focus-within,[data-theme=dark] .data-theme-item-white ngx-stripe-card-expiry:focus,[data-theme=dark] .data-theme-item-white ngx-stripe-card-number:focus-visible,[data-theme=dark] .data-theme-item-white ngx-stripe-card-number:focus-within,[data-theme=dark] .data-theme-item-white ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white select:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] select:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ng-select:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white select:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white select:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white select:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ng-select:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ng-select:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ng-select:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white select:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white select:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white select:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ng-select:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] select:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] select:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] select:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ng-select:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ng-select:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ng-select:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] select:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] select:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] select:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-dark [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ng-select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] select .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] textarea .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-cvc .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-expiry .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] ngx-stripe-card-number .ng-dropdown-panel .ng-dropdown-panel-items{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-dark [data-theme-item=white] .input-group .floating-addon,.data-theme-dark [data-theme-item=white] .input-group span.addon,[data-theme=dark] [data-theme-item=white] .input-group .floating-addon,[data-theme=dark] [data-theme-item=white] .input-group span.addon,[data-theme=dark] .data-theme-item-white .input-group .floating-addon,[data-theme=dark] .data-theme-item-white .input-group span.addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group span.addon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group span.addon{background-color:var(--nv-themes-white-formField-background, #fff);border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-dark [data-theme-item=white] .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item=white] .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item=white] .input-group .floating-addon:focus,.data-theme-dark [data-theme-item=white] .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item=white] .input-group span.addon:focus-within,.data-theme-dark [data-theme-item=white] .input-group span.addon:focus,[data-theme=dark] [data-theme-item=white] .input-group .floating-addon:focus-visible,[data-theme=dark] [data-theme-item=white] .input-group .floating-addon:focus-within,[data-theme=dark] [data-theme-item=white] .input-group .floating-addon:focus,[data-theme=dark] [data-theme-item=white] .input-group span.addon:focus-visible,[data-theme=dark] [data-theme-item=white] .input-group span.addon:focus-within,[data-theme=dark] [data-theme-item=white] .input-group span.addon:focus,[data-theme=dark] .data-theme-item-white .input-group .floating-addon:focus-visible,[data-theme=dark] .data-theme-item-white .input-group .floating-addon:focus-within,[data-theme=dark] .data-theme-item-white .input-group .floating-addon:focus,[data-theme=dark] .data-theme-item-white .input-group span.addon:focus-visible,[data-theme=dark] .data-theme-item-white .input-group span.addon:focus-within,[data-theme=dark] .data-theme-item-white .input-group span.addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group .floating-addon:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group span.addon:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group .floating-addon:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group span.addon:focus{border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-dark [data-theme-item=white] .input-group button,[data-theme=dark] [data-theme-item=white] .input-group button,[data-theme=dark] .data-theme-item-white .input-group button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group button,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group button,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group button{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-dark [data-theme-item=white] .input-group button:focus-visible,.data-theme-dark [data-theme-item=white] .input-group button:focus-within,.data-theme-dark [data-theme-item=white] .input-group button:focus,[data-theme=dark] [data-theme-item=white] .input-group button:focus-visible,[data-theme=dark] [data-theme-item=white] .input-group button:focus-within,[data-theme=dark] [data-theme-item=white] .input-group button:focus,[data-theme=dark] .data-theme-item-white .input-group button:focus-visible,[data-theme=dark] .data-theme-item-white .input-group button:focus-within,[data-theme=dark] .data-theme-item-white .input-group button:focus,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group button:focus,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group button:focus,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group button:focus,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group button:focus-visible,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group button:focus-within,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group button:focus,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group button:focus,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-visible,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group button:focus-within,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group button:focus{border-width:var(--nv-themes-white-formField-border-width, 1px)!important;border-color:var(--nv-themes-white-formField-border-color)!important}.data-theme-dark [data-theme-item=white] .input-group input:focus-visible+button,.data-theme-dark [data-theme-item=white] .input-group input:focus-within+button,.data-theme-dark [data-theme-item=white] .input-group input:focus+button,[data-theme=dark] [data-theme-item=white] .input-group input:focus-visible+button,[data-theme=dark] [data-theme-item=white] .input-group input:focus-within+button,[data-theme=dark] [data-theme-item=white] .input-group input:focus+button,[data-theme=dark] .data-theme-item-white .input-group input:focus-visible+button,[data-theme=dark] .data-theme-item-white .input-group input:focus-within+button,[data-theme=dark] .data-theme-item-white .input-group input:focus+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,[data-theme] [data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,[data-theme] [data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group input:focus-visible+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group input:focus-within+button,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .input-group input:focus+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-visible+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group input:focus-within+button,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .input-group input:focus+button{margin-left:0!important}.form-floating:not(.nv-datepicker) .form-select:not(.form-select-multiple),.form-floating:not(.nv-datepicker) input[type=text],.form-floating:not(.nv-datepicker) input[type=email],.form-floating:not(.nv-datepicker) input[type=search],.form-floating:not(.nv-datepicker) ngx-stripe-card-cvc,.form-floating:not(.nv-datepicker) ngx-stripe-card-expiry,.form-floating:not(.nv-datepicker) ngx-stripe-card-number{height:calc(3.5rem + calc(var(--nv-border-width) * 2))!important}.form-control,input[type=text],input[type=email],input[type=search],input[type=password],textarea,ngx-stripe-card-cvc,ngx-stripe-card-expiry,ngx-stripe-card-number{border-radius:var(--nv-font-formField-radius, 4px);font-family:var(--nv-font-formField-text-family, var(--nv-font-body-family));font-weight:var(--nv-font-formField-text-weight, var(--nv-font-body-weight));letter-spacing:var(--nv-font-formField-text-letterSpacing, var(--nv-font-body-letterSpacing));line-height:var(--nv-font-formField-text-lineHeight, var(--nv-font-body-lineHeight));text-transform:var(--nv-font-formField-text-textTransform, var(--nv-font-body-textTransform));font-style:var(--nv-font-formField-text-style, var(--nv-font-body-style));margin-bottom:15px}.form-control:not(.form-control-xs):not(.form-control-xl),input[type=text]:not(.form-control-xs):not(.form-control-xl),input[type=email]:not(.form-control-xs):not(.form-control-xl),input[type=search]:not(.form-control-xs):not(.form-control-xl),input[type=password]:not(.form-control-xs):not(.form-control-xl),textarea:not(.form-control-xs):not(.form-control-xl),ngx-stripe-card-cvc:not(.form-control-xs):not(.form-control-xl),ngx-stripe-card-expiry:not(.form-control-xs):not(.form-control-xl),ngx-stripe-card-number:not(.form-control-xs):not(.form-control-xl){font-size:var(--nv-font-formField-text-size)}.form-control.form-control-sm,input[type=text].form-control-sm,input[type=email].form-control-sm,input[type=search].form-control-sm,input[type=password].form-control-sm,textarea.form-control-sm,ngx-stripe-card-cvc.form-control-sm,ngx-stripe-card-expiry.form-control-sm,ngx-stripe-card-number.form-control-sm{height:calc(1.9em + .5rem + var(--nv-border-width) * 2)!important;font-size:var(--nv-font-body-size)!important;padding:0 1.25rem;border-radius:var(--nv-font-formField-radius, 4px)}.form-control.form-control-lg,input[type=text].form-control-lg,input[type=email].form-control-lg,input[type=search].form-control-lg,input[type=password].form-control-lg,textarea.form-control-lg,ngx-stripe-card-cvc.form-control-lg,ngx-stripe-card-expiry.form-control-lg,ngx-stripe-card-number.form-control-lg{height:calc(1.5em + 1rem + calc(var(--nv-border-width) * 2))!important}.form-control.form-control-xl,input[type=text].form-control-xl,input[type=email].form-control-xl,input[type=search].form-control-xl,input[type=password].form-control-xl,textarea.form-control-xl,ngx-stripe-card-cvc.form-control-xl,ngx-stripe-card-expiry.form-control-xl,ngx-stripe-card-number.form-control-xl{height:80px!important;font-size:var(--nv-font-bodyLarge-size);padding-left:2rem;padding-right:2rem}.subtext{margin-bottom:15px;filter:opacity(.6)}.has-subtext{margin-bottom:2px!important}textarea.form-control{min-height:120px!important;border-radius:var(--nv-font-formField-radius, 4px)}.floating-addon:not(input.addon):not(.builder-addon),.form-floating span.addon:not(input.addon):not(.builder-addon){padding-top:1rem;padding-bottom:1rem}.floating-addon,span.addon{border-radius:var(--nv-font-formField-radius, 4px);display:flex;color:var(--nv-color-dark-40)!important;align-items:center;margin-bottom:15px}.floating-addon.has-subtext,span.addon.has-subtext{margin-bottom:2px}.floating-addon.has-subtext+.subtext,span.addon.has-subtext+.subtext{margin-bottom:15px;filter:opacity(.6)}input[type=radio]{width:100%;padding:0!important;opacity:0;overflow:hidden;position:absolute;z-index:0;top:0}input[type=radio].radio-group{height:40px}input[type=radio].amount-btn-input{height:50px}input[type=radio]:before{display:none}input[type=radio]+label{z-index:2;cursor:pointer}.hide-input{position:absolute;clip:rect(0,0,0,0);pointer-events:none}:-webkit-validation-bubble-message{padding:1em}.ng-invalid-tooltip{position:absolute;z-index:5;display:none;max-width:100%;width:100%;padding:.3rem .5rem;font-size:.875rem;color:#fff;background-color:#af1036;border-radius:var(--nv-font-formField-radius, 4px);top:0;right:0;left:0;transform:translateY(-95%)}.nv-form-unfloating.form-check,.nv-form-unfloating.nv-form-unfloating,.field-host.form-check,.field-host.nv-form-unfloating,.form-floating.form-check,.form-floating.nv-form-unfloating,.form-check.form-check,.form-check.nv-form-unfloating,.input-group.form-check,.input-group.nv-form-unfloating,.nv-form-group.form-check,.nv-form-group.nv-form-unfloating{position:relative}.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.field-host input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.field-host textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.field-host ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.form-floating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.form-floating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.form-floating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.form-check input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.form-check textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.form-check ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.input-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.input-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.input-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.nv-form-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]),.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox]){scrollbar-width:thin;scrollbar-color:#ccc #f8f8f8;border-color:#af1036!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(1.5em + .75rem);background-position:right calc(.375em + .1875rem) center}.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.field-host input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.field-host textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.field-host ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.form-floating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.form-floating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.form-floating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.form-check input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.form-check textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.form-check ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.input-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.input-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.input-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.nv-form-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar,.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar{width:8px;height:8px;background:transparent;box-shadow:inset 0 0 2px #f8f8f8;border-radius:4px}.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.field-host input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.field-host textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.field-host ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.form-floating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.form-floating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.form-floating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.form-check input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.form-check textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.form-check ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.input-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.input-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.input-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.nv-form-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb,.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.field-host input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.field-host textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.field-host ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.form-floating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.form-floating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.form-floating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.form-check input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.form-check textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.form-check ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.input-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.input-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.input-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.nv-form-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track,.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-track{background:transparent}.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.field-host input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.field-host textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.field-host ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.form-floating input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.form-floating textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.form-floating ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.form-check input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.form-check textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.form-check ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.input-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.input-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.input-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.nv-form-group input.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button,.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty:not([type=checkbox])::-webkit-scrollbar-button{background-color:#ccc;display:block;height:10px;width:10px}.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.field-host input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.field-host textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.field-host ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.form-floating input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.form-floating textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.form-floating ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.form-check input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.form-check textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.form-check ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.input-group input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.input-group textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.input-group ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.nv-form-group input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label,.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label{border-color:#af1036!important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.field-host input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.field-host input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.field-host textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.field-host textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.field-host ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.field-host ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.form-floating input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.form-floating input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.form-floating textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.form-floating textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.form-floating ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.form-floating ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.form-check input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.form-check input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.form-check textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.form-check textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.form-check ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.form-check ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.input-group input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.input-group input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.input-group textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.input-group textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.input-group ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.input-group ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.nv-form-group input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.nv-form-group input.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.nv-form-group textarea.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip,.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:active nova-form-validation .ng-invalid-tooltip,.nv-form-group ng-select.ng-touched.ng-invalid.ng-dirty[type=checkbox]+label:hover nova-form-validation .ng-invalid-tooltip{display:block}.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:active.ng-touched.ng-dirty.ng-invalid nova-form-validation,.field-host:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.field-host:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation,.field-host:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.field-host:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation,.form-floating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.form-floating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:active.ng-touched.ng-dirty.ng-invalid nova-form-validation,.form-check:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.form-check:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation,.form-check:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.form-check:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation,.input-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.input-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation,.input-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.input-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation{display:block}.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation.ng-invalid-tooltip{display:block!important}.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation .ng-invalid-tooltip{display:block}.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty nova-form-validation.ng-invalid-tooltip{display:block}.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+nova-form-validation .ng-invalid-tooltip{display:block}.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+nova-form-validation .ng-invalid-tooltip{display:block}.nv-form-unfloating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-unfloating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.field-host:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-floating:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.form-check:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.input-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:active .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover.ng-touched.ng-dirty.ng-invalid+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover input.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover textarea.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover ng-select.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip,.nv-form-group:hover .nv-inset-input-group.ng-touched.ng-invalid.ng-dirty+*+*+nova-form-validation .ng-invalid-tooltip{display:block}.data-theme-white .form-check-input,[data-theme=white] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white [data-theme-item=dark] .form-check-input,[data-theme=white] [data-theme-item=dark] .form-check-input,[data-theme=white] .data-theme-item-dark .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-check-input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .form-check-input,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .form-check-input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .form-check-input,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-white [data-theme-item=light] .form-check-input,[data-theme=white] [data-theme-item=light] .form-check-input,[data-theme=white] .data-theme-item-light .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-check-input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .form-check-input,.data-theme-white [data-theme-item] .data-theme-sub-item-light .form-check-input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .form-check-input,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-white [data-theme-item=white] .form-check-input,[data-theme=white] [data-theme-item=white] .form-check-input,[data-theme=white] .data-theme-item-white .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-check-input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .form-check-input,.data-theme-white [data-theme-item] .data-theme-sub-item-white .form-check-input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .form-check-input,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light .form-check-input,[data-theme=light] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light [data-theme-item=dark] .form-check-input,[data-theme=light] [data-theme-item=dark] .form-check-input,[data-theme=light] .data-theme-item-dark .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-check-input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .form-check-input,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .form-check-input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .form-check-input,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-light [data-theme-item=light] .form-check-input,[data-theme=light] [data-theme-item=light] .form-check-input,[data-theme=light] .data-theme-item-light .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-check-input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .form-check-input,.data-theme-light [data-theme-item] .data-theme-sub-item-light .form-check-input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .form-check-input,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-light [data-theme-item=white] .form-check-input,[data-theme=light] [data-theme-item=white] .form-check-input,[data-theme=light] .data-theme-item-white .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-check-input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .form-check-input,.data-theme-light [data-theme-item] .data-theme-sub-item-white .form-check-input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .form-check-input,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-dark .form-check-input,[data-theme=dark] .form-check-input,.data-theme-dark [data-theme-item=dark] .form-check-input,[data-theme=dark] [data-theme-item=dark] .form-check-input,[data-theme=dark] .data-theme-item-dark .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .form-check-input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .form-check-input,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .form-check-input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .form-check-input,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-dark-formField-border-color);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark [data-theme-item=light] .form-check-input,[data-theme=dark] [data-theme-item=light] .form-check-input,[data-theme=dark] .data-theme-item-light .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-light .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .form-check-input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .form-check-input,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .form-check-input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .form-check-input,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-light-formField-border-color);border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid)}.data-theme-dark [data-theme-item=white] .form-check-input,[data-theme=dark] [data-theme-item=white] .form-check-input,[data-theme=dark] .data-theme-item-white .form-check-input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .form-check-input,[data-theme] [data-theme-item] .data-theme-sub-item-white .form-check-input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .form-check-input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .form-check-input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .form-check-input,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .form-check-input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .form-check-input,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .form-check-input{box-shadow:none!important;border-color:var(--nv-themes-white-formField-border-color);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.form-check{display:flex;align-items:center;margin-bottom:15px}.form-check.has-subtext{margin-bottom:2px}.form-check .form-check-label{margin:0 0 0 10px;margin-bottom:-2px!important;cursor:pointer}.form-check-input{cursor:pointer;width:15px;height:15px;margin:0}.form-check-input[type=checkbox]{border-radius:4px}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#07b5a4;border-color:#07b5a4}.ng-select{margin-bottom:15px;cursor:pointer;border-radius:var(--nv-font-formField-radius, 4px);display:flex;display:flex!important;align-items:center}.ng-select.form-floating{margin-bottom:0}.ng-select.has-subtext{margin-bottom:2px}.ng-select .ng-select-container{background:none transparent!important;color:inherit;background-color:transparent!important;border:0 none!important;outline:none!important;min-height:20px}.ng-select .ng-select-container:hover,.ng-select .ng-select-container:active .ng-select .ng-select-container:focus,.ng-select .ng-select-container:focus-within{border:0 none!important;box-shadow:none!important;outline:none!important}.ng-select .ng-select-container.ng-has-value{display:flex;align-items:flex-start}.ng-select .ng-select-container .ng-arrow-wrapper{display:none}.ng-select .ng-select-container .ng-value-container{height:100%;align-items:center;padding:0!important}.ng-select .ng-select-container .ng-input{width:calc(100% - .75rem);border:0 none!important;background:none transparent!important;margin:0!important;top:-100%!important;padding:0!important}.ng-select .ng-select-container .ng-input input{margin:0!important;box-sizing:content-box;background:none transparent!important;border:0 none!important;box-shadow:none!important;outline:none!important;padding:0!important;cursor:default;width:100%}.ng-select.ng-select-filtered .ng-select-container .ng-input{top:0!important}.ng-select.ng-select-single{height:calc(100% + 36px)}.ng-select.ng-select-single .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value{white-space:normal!important;overflow:hidden;text-overflow:ellipsis}.ng-select.ng-select-single .ng-select-container .ng-input,.ng-select.ng-select-single .ng-select-container input{align-items:end;height:100%}.ng-select.ng-select-single.has-value .ng-value-container{overflow:visible!important}.ng-select.ng-select-single.ng-select-searchable .ng-select-container .ng-input,.ng-select.ng-select-single.ng-select-searchable .ng-select-container input{align-items:flex-end}.ng-select.ng-select-multiple{height:calc(100% + 36px)}.ng-select.ng-select-multiple .ng-select-container.ng-has-value{width:calc(100% - 17px);align-items:center!important}.ng-select.ng-select-multiple .ng-select-container .ng-input>input{height:100%!important}.ng-select.ng-select-multiple .ng-select-container .ng-clear-wrapper{top:-5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{row-gap:.25rem;column-gap:.25rem}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:2.5px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{outline:none!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:active{background:inherit;color:inherit;opacity:.7}.ng-select:not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel{border-radius:4px;border:none}.ng-select:not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items{border-radius:4px}.ng-select:not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items::-webkit-scrollbar{width:8px;box-shadow:inset 0 0 2px #f8f8f8;border-radius:var(--nv-font-formField-radius, 4px)}.ng-select:not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items::-webkit-scrollbar-thumb{background:#ccc;border-radius:var(--nv-font-formField-radius, 4px)}.ng-select:not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{padding:.375rem .75rem}.ng-select:not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-color-dark-60)}.ng-select.ng-select-opened{border-radius:clamp(0px,var(--nv-font-formField-radius),25px) clamp(0px,var(--nv-font-formField-radius),25px) 4px 4px}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items{border-top-right-radius:0;border-top-left-radius:0;border-top-width:0px}.form-select{box-shadow:none;padding:1rem .75rem}.form-select ng-dropdown-panel,.form-select .ng-select-container,.form-select .ng-value-container,.form-select .ng-placeholder{font-size:var(--nv-font-formField-text-size)}.ng-value-container{position:relative;cursor:pointer;display:flex}.ng-select:not(.btn) ng-dropdown-panel{width:calc(100% + var(--nv-themes-white-formField-border-width, 1px) * 2 + 2px)!important;left:calc(var(--nv-themes-white-formField-border-width, 1px) * -1);top:97%}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-white-formField-background)}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-themes-dark-btn-secondary-color);color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-dark-formField-background)}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-white [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=white] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=white] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-light-formField-background)}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-white [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=white] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=white] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-white-formField-background)}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-white [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=white] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=white] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-light-formField-background)}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-themes-dark-btn-secondary-color);color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-dark-formField-background)}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-light [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=light] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=light] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-light-formField-background)}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-light [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=light] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=light] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-white-formField-background)}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-light [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=light] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=light] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-themes-dark-btn-secondary-color);color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-dark-formField-background)}.data-theme-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid)}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-color:var(--nv-themes-dark-btn-secondary-border-color)}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-themes-dark-btn-secondary-color);color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-dark-formField-background)}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-dark-formField-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-dark [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=dark] [data-theme-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=dark] .data-theme-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.form-select:not(.btn):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-light-formField-background)}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-light-formField-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-dark [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=dark] [data-theme-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=dark] .data-theme-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-opened:not(.btn):not(.nv-form-multiselect){border-color:var(--nv-color-default);border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid)}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value:active{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-btn-secondary-border-width);border-color:var(--nv-themes-white-btn-secondary-border-color)}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px;border-left:1px solid var(--nv-color-dark-60);color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect).ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect):not(.ng-select-multiple) .ng-select-container .ng-value-container .ng-value-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--nv-themes-white-formField-background)}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:var(--nv-themes-white-formField-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .ng-option-label{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:#07b5a4}.data-theme-dark [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=dark] [data-theme-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme=dark] .data-theme-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.form-select:not(.btn):not(.nv-form-multiselect):not(.btn):not(.nv-form-multiselect) .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#fff!important}ngx-stripe-card-cvc,ngx-stripe-card-expiry,ngx-stripe-card-number{height:40px;line-height:40px;padding:.5rem .75rem}ngx-stripe-card-cvc::-ms-clear,ngx-stripe-card-expiry::-ms-clear,ngx-stripe-card-number::-ms-clear{display:none}ngx-stripe-card-cvc.ng-invalid,ngx-stripe-card-expiry.ng-invalid,ngx-stripe-card-number.ng-invalid{border-color:#af1036}ngx-stripe-card-cvc::placeholder,ngx-stripe-card-expiry::placeholder,ngx-stripe-card-number::placeholder{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-formField-text-size)}.ElementsApp .InputElement{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-formField-text-size)}.btn.ng-select{transition:ease-in 10ms!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);font-size:var(--nv-font-btn-size, 16px);min-height:40px;display:flex;align-items:center;justify-content:flex-start;padding:1px 20px;text-align:left;background-image:none}.btn.ng-select.btn-small{min-height:30px;font-size:var(--nv-font-btn-small-size)}.btn.ng-select.btn-large{min-height:50px;font-size:var(--nv-font-btn-large-size)}.btn.ng-select:active,.btn.ng-select:focus,.btn.ng-select:focus-within,.btn.ng-select:hover{outline:none!important;opacity:1!important}.btn.ng-select:not(.ng-select-searchable) .ng-placeholder{position:relative!important}.btn.ng-select:not(.ng-select-searchable) .ng-input{display:none}.btn.ng-select .ng-select-container{display:flex;align-items:center;width:100%;height:100%}.btn.ng-select .ng-select-container.ng-has-value{width:100%;height:auto}.btn.ng-select .ng-select-container .ng-value-container{font-size:var(--nv-font-btn-size)}.btn.ng-select .ng-select-container .ng-value-container .ng-value{margin-top:2.5px;margin-bottom:2.5px;background-color:transparent;border:none;border-radius:0}.btn.ng-select .ng-select-container .ng-value-container .ng-value:active,.btn.ng-select .ng-select-container .ng-value-container .ng-value:focus,.btn.ng-select .ng-select-container .ng-value-container .ng-value:focus-within,.btn.ng-select .ng-select-container .ng-value-container .ng-value:hover{border:initial;background-color:initial;border-width:initial;border-style:initial;border-color:initial}.btn.ng-select .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0;border:none;font-family:var(--nv-font-btn-family)!important;font-weight:var(--nv-font-btn-weight, 600)!important;letter-spacing:var(--nv-font-btn-letterSpacing, 0)!important;text-transform:var(--nv-font-btn-textTransform)!important;line-height:var(--nv-font-btn-lineHeight, 1.5em)!important;font-style:var(--nv-font-btn-style, normal)!important}.btn.ng-select .ng-select-container .ng-value-container .ng-input input{height:auto!important;filter:invert(.15);font-family:var(--nv-font-btn-family)!important;font-weight:var(--nv-font-btn-weight, 600)!important;letter-spacing:var(--nv-font-btn-letterSpacing, 0)!important;text-transform:var(--nv-font-btn-textTransform)!important;line-height:var(--nv-font-btn-lineHeight, 1.5em)!important;font-style:var(--nv-font-btn-style, normal)!important;font-size:var(--nv-font-btn-size)}.btn.ng-select .ng-select-container .ng-value-container .ng-placeholder{padding:0;font-size:var(--nv-font-btn-size);top:0}.btn.ng-select .ng-select-container .ng-arrow-wrapper{display:inline-flex;justify-content:flex-end}.btn.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{display:none}.btn.ng-select .ng-select-container .ng-arrow-wrapper:before{content:"\f078";display:inline-block;font-size:.85rem;font-family:"Font Awesome 6 Pro"}.btn.ng-select .ng-select-container .ng-clear-wrapper{display:inline-flex;justify-content:center;top:0}.btn.ng-select .ng-select-container .ng-clear-wrapper .ng-clear{display:none}.btn.ng-select .ng-select-container .ng-clear-wrapper:before{content:"\f00d";display:inline-block;font-size:.85rem;font-family:"Font Awesome 6 Pro"}.btn.ng-select .ng-dropdown-panel{background-color:transparent;outline:none;box-shadow:none;border:none}.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);font-size:var(--nv-font-btn-size, 16px);min-height:40px;display:flex;align-items:center;font-family:var(--nv-font-btn-family)!important;font-weight:var(--nv-font-btn-weight, 600)!important;letter-spacing:var(--nv-font-btn-letterSpacing, 0)!important;text-transform:var(--nv-font-btn-textTransform)!important;line-height:var(--nv-font-btn-lineHeight, 1.5em)!important;font-style:var(--nv-font-btn-style, normal)!important}.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.btn-small,.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.btn-small{min-height:30px;font-size:var(--nv-font-btn-small-size)}.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.btn-large,.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.btn-large{min-height:50px;font-size:var(--nv-font-btn-large-size)}.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:first-child,.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup:first-child{padding-top:10px}.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:last-child,.btn.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup:last-child{padding-bottom:10px}.btn.ng-select .nv-form-check-custom{position:relative}.btn.ng-select .nv-form-check-custom .nv-form-check-holder{width:100%;cursor:pointer;display:flex;align-items:center}.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox{font-family:"Font Awesome 6 Pro"}.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:before,.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:after{content:"\f0c8";font-family:"Font Awesome 6 Pro";display:flex}.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:before{font-weight:400;width:16px;height:100%;font-size:18px;position:relative}.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:after{font-weight:900;width:100%;font-size:16px;height:100%;top:-1px;left:1px;position:absolute}.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-check-text{padding-left:10px!important;padding-right:40px;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);font-size:var(--nv-font-btn-size, 16px);min-height:40px;display:flex;align-items:center;font-family:var(--nv-font-btn-family)!important;font-weight:var(--nv-font-btn-weight, 600)!important;letter-spacing:var(--nv-font-btn-letterSpacing, 0)!important;text-transform:var(--nv-font-btn-textTransform)!important;line-height:var(--nv-font-btn-lineHeight, 1.5em)!important;font-style:var(--nv-font-btn-style, normal)!important}.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-check-text.btn-small{min-height:30px;font-size:var(--nv-font-btn-small-size)}.btn.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-check-text.btn-large{min-height:50px;font-size:var(--nv-font-btn-large-size)}.btn.ng-select .nv-form-check-custom.checked .nv-form-checkbox:before{font-family:"Font Awesome 6 Pro";content:"\f14a";font-weight:900;width:16px;height:100%;font-size:16px;z-index:4}.btn.ng-select .nv-form-check-custom.checked .nv-form-checkbox:after{z-index:3;top:0;left:0}.btn.ng-select.btn-small .ng-value-container .ng-input input,.btn.ng-select.btn-small .nv-form-check-custom .nv-form-check-text,.btn.ng-select.btn-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.btn.ng-select.btn-small .ng-value-label{font-size:var(--nv-font-btn-small-size)!important}.btn.ng-select.btn-large .ng-input input,.btn.ng-select.btn-large .nv-form-check-custom .nv-form-check-text,.btn.ng-select.btn-large .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.btn.ng-select.btn-large .ng-value-label{font-size:var(--nv-font-btn-large-size)!important}.btn-txt.ng-select{transition:ease-in 10ms!important;font-family:var(--nv-font-btnTxt-family);font-weight:var(--nv-font-btnTxt-weight, 600);letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0);text-transform:var(--nv-font-btnTxt-textTransform);line-height:var(--nv-font-btnTxt-lineHeight, 1.5em);font-style:var(--nv-font-btnTxt-style, normal);font-size:var(--nv-font-btn-size, 16px);min-height:40px;display:flex;align-items:center;justify-content:flex-start;padding:1px 20px;text-align:left;background-image:none}.btn-txt.ng-select.btn-small{min-height:30px;font-size:var(--nv-font-btn-small-size)}.btn-txt.ng-select.btn-large{min-height:50px;font-size:var(--nv-font-btn-large-size)}.btn-txt.ng-select:active,.btn-txt.ng-select:focus,.btn-txt.ng-select:focus-within,.btn-txt.ng-select:hover{outline:none!important;opacity:1!important}.btn-txt.ng-select:not(.ng-select-searchable) .ng-placeholder{position:relative!important}.btn-txt.ng-select:not(.ng-select-searchable) .ng-input{display:none}.btn-txt.ng-select .ng-select-container{display:flex;align-items:center;width:100%;height:100%}.btn-txt.ng-select .ng-select-container.ng-has-value{width:100%;height:auto}.btn-txt.ng-select .ng-select-container .ng-value-container{font-size:var(--nv-font-btn-size)}.btn-txt.ng-select .ng-select-container .ng-value-container .ng-value{margin-top:2.5px;margin-bottom:2.5px;background-color:transparent;border:none;border-radius:0}.btn-txt.ng-select .ng-select-container .ng-value-container .ng-value:active,.btn-txt.ng-select .ng-select-container .ng-value-container .ng-value:focus,.btn-txt.ng-select .ng-select-container .ng-value-container .ng-value:focus-within,.btn-txt.ng-select .ng-select-container .ng-value-container .ng-value:hover{border:initial;background-color:initial;border-width:initial;border-style:initial;border-color:initial}.btn-txt.ng-select .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0;border:none;font-family:var(--nv-font-btnTxt-family)!important;font-weight:var(--nv-font-btnTxt-weight, 600)!important;letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0)!important;text-transform:var(--nv-font-btnTxt-textTransform)!important;line-height:var(--nv-font-btnTxt-lineHeight, 1.5em)!important;font-style:var(--nv-font-btnTxt-style, normal)!important}.btn-txt.ng-select .ng-select-container .ng-value-container .ng-input input{height:auto!important;filter:invert(.15);font-family:var(--nv-font-btnTxt-family)!important;font-weight:var(--nv-font-btnTxt-weight, 600)!important;letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0)!important;text-transform:var(--nv-font-btnTxt-textTransform)!important;line-height:var(--nv-font-btnTxt-lineHeight, 1.5em)!important;font-style:var(--nv-font-btnTxt-style, normal)!important;font-size:var(--nv-font-btn-size)}.btn-txt.ng-select .ng-select-container .ng-value-container .ng-placeholder{padding:0;font-size:var(--nv-font-btn-size);top:0}.btn-txt.ng-select .ng-select-container .ng-arrow-wrapper{display:inline-flex;justify-content:flex-end}.btn-txt.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{display:none}.btn-txt.ng-select .ng-select-container .ng-arrow-wrapper:before{content:"\f078";display:inline-block;font-size:.85rem;font-family:"Font Awesome 6 Pro"}.btn-txt.ng-select .ng-select-container .ng-clear-wrapper{display:inline-flex;justify-content:center;top:0}.btn-txt.ng-select .ng-select-container .ng-clear-wrapper .ng-clear{display:none}.btn-txt.ng-select .ng-select-container .ng-clear-wrapper:before{content:"\f00d";display:inline-block;font-size:.85rem;font-family:"Font Awesome 6 Pro"}.btn-txt.ng-select .ng-dropdown-panel{background-color:transparent;outline:none;box-shadow:none;border:none}.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{font-family:var(--nv-font-btnTxt-family);font-weight:var(--nv-font-btnTxt-weight, 600);letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0);text-transform:var(--nv-font-btnTxt-textTransform);line-height:var(--nv-font-btnTxt-lineHeight, 1.5em);font-style:var(--nv-font-btnTxt-style, normal);font-size:var(--nv-font-btn-size, 16px);min-height:40px;display:flex;align-items:center;font-family:var(--nv-font-btnTxt-family)!important;font-weight:var(--nv-font-btnTxt-weight, 600)!important;letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0)!important;text-transform:var(--nv-font-btnTxt-textTransform)!important;line-height:var(--nv-font-btnTxt-lineHeight, 1.5em)!important;font-style:var(--nv-font-btnTxt-style, normal)!important}.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.btn-small,.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.btn-small{min-height:30px;font-size:var(--nv-font-btn-small-size)}.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.btn-large,.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.btn-large{min-height:50px;font-size:var(--nv-font-btn-large-size)}.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:first-child,.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup:first-child{padding-top:10px}.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:last-child,.btn-txt.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup:last-child{padding-bottom:10px}.btn-txt.ng-select .nv-form-check-custom{position:relative}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder{width:100%;cursor:pointer;display:flex;align-items:center}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox{font-family:"Font Awesome 6 Pro"}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:before,.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:after{content:"\f0c8";font-family:"Font Awesome 6 Pro";display:flex}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:before{font-weight:400;width:16px;height:100%;font-size:18px;position:relative}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-checkbox:after{font-weight:900;width:100%;font-size:16px;height:100%;top:-1px;left:1px;position:absolute}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-check-text{padding-left:10px!important;padding-right:40px;font-family:var(--nv-font-btnTxt-family);font-weight:var(--nv-font-btnTxt-weight, 600);letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0);text-transform:var(--nv-font-btnTxt-textTransform);line-height:var(--nv-font-btnTxt-lineHeight, 1.5em);font-style:var(--nv-font-btnTxt-style, normal);font-size:var(--nv-font-btn-size, 16px);min-height:40px;display:flex;align-items:center;font-family:var(--nv-font-btnTxt-family)!important;font-weight:var(--nv-font-btnTxt-weight, 600)!important;letter-spacing:var(--nv-font-btnTxt-letterSpacing, 0)!important;text-transform:var(--nv-font-btnTxt-textTransform)!important;line-height:var(--nv-font-btnTxt-lineHeight, 1.5em)!important;font-style:var(--nv-font-btnTxt-style, normal)!important}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-check-text.btn-small{min-height:30px;font-size:var(--nv-font-btn-small-size)}.btn-txt.ng-select .nv-form-check-custom .nv-form-check-holder .nv-form-check-text.btn-large{min-height:50px;font-size:var(--nv-font-btn-large-size)}.btn-txt.ng-select .nv-form-check-custom.checked .nv-form-checkbox:before{font-family:"Font Awesome 6 Pro";content:"\f14a";font-weight:900;width:16px;height:100%;font-size:16px;z-index:4}.btn-txt.ng-select .nv-form-check-custom.checked .nv-form-checkbox:after{z-index:3;top:0;left:0}.btn-txt.ng-select.btn-small .ng-value-container .ng-input input,.btn-txt.ng-select.btn-small .nv-form-check-custom .nv-form-check-text,.btn-txt.ng-select.btn-small .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.btn-txt.ng-select.btn-small .ng-value-label{font-size:var(--nv-font-btnTxt-small-size)!important}.btn-txt.ng-select.btn-large .ng-input input,.btn-txt.ng-select.btn-large .nv-form-check-custom .nv-form-check-text,.btn-txt.ng-select.btn-large .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.btn-txt.ng-select.btn-large .ng-value-label{font-size:var(--nv-font-btnTxt-large-size)!important}.ng-select.btn.btn-secondary{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-secondary-border-color);border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);color:var(--nv-themes-white-btn-secondary-color)}.ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-secondary-color)!important}.ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-secondary-color)}.ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-white-btn-secondary-border-width);border-top-style:var(--nv-themes-white-btn-secondary-border-style)}.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-secondary-background)}.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-secondary-background)}.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-secondary-background)}.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;opacity:1}.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.ng-select.btn.btn-secondary i,.ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.ng-select.btn.btn-primary{background-color:var(--nv-themes-white-btn-primary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-primary-border-color);border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);color:var(--nv-themes-white-btn-primary-color)}.ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-primary-color)!important}.ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-primary-color)}.ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-primary-border-color)!important;border-top-width:var(--nv-themes-white-btn-primary-border-width);border-top-style:var(--nv-themes-white-btn-primary-border-style)}.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-primary-background)}.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-primary-background)}.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-primary-background)}.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;opacity:1}.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.ng-select.btn.btn-primary i,.ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-white-btn-primary-color)!important}.ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.ng-select.btn.btn-default{background-color:var(--nv-themes-white-btn-default-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-default-border-color);border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);color:var(--nv-themes-white-btn-default-color)}.ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-default-color)!important}.ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-default-color)}.ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-default-border-width) * -1);border-top-color:var(--nv-themes-white-btn-default-border-color)!important;border-top-width:var(--nv-themes-white-btn-default-border-width);border-top-style:var(--nv-themes-white-btn-default-border-style)}.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-default-background)}.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-default-background)}.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-default-background)}.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;opacity:1}.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.ng-select.btn.btn-default i,.ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-white-btn-default-color)!important}.ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.ng-select.btn.btn-txt{background-color:var(--nv-themes-white-btn-txt-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-txt-border-color);border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);color:var(--nv-themes-white-btn-txt-color)}.ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-txt-color)!important}.ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-txt-color)}.ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-white-btn-txt-border-color)!important;border-top-width:var(--nv-themes-white-btn-txt-border-width);border-top-style:var(--nv-themes-white-btn-txt-border-style)}.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-txt-background)}.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-txt-background)}.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-txt-background)}.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;opacity:1}.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.ng-select.btn.btn-txt i,.ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-white-btn-txt-color)!important}.ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.ng-select.btn.btn-icon{background-color:var(--nv-themes-white-btn-icon-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-icon-border-color);border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);color:var(--nv-themes-white-btn-icon-color)}.ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-icon-color)!important}.ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-icon-color)}.ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-white-btn-icon-border-color)!important;border-top-width:var(--nv-themes-white-btn-icon-border-width);border-top-style:var(--nv-themes-white-btn-icon-border-style)}.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-icon-background)}.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-icon-background)}.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-icon-background)}.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;opacity:1}.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.ng-select.btn.btn-icon i,.ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-white-btn-icon-color)!important}.ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white .ng-select.btn.btn-secondary,[data-theme=white] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-secondary-border-color);border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);color:var(--nv-themes-white-btn-secondary-color)}.data-theme-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-secondary-color)}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-white-btn-secondary-border-width);border-top-style:var(--nv-themes-white-btn-secondary-border-style)}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;opacity:1}.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white .ng-select.btn.btn-secondary i,.data-theme-white .ng-select.btn.btn-secondary .svg-icon,[data-theme=white] .ng-select.btn.btn-secondary i,[data-theme=white] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white .ng-select.btn.btn-primary,[data-theme=white] .ng-select.btn.btn-primary{background-color:var(--nv-themes-white-btn-primary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-primary-border-color);border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);color:var(--nv-themes-white-btn-primary-color)}.data-theme-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-primary-color)}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-primary-border-color)!important;border-top-width:var(--nv-themes-white-btn-primary-border-width);border-top-style:var(--nv-themes-white-btn-primary-border-style)}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;opacity:1}.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white .ng-select.btn.btn-primary i,.data-theme-white .ng-select.btn.btn-primary .svg-icon,[data-theme=white] .ng-select.btn.btn-primary i,[data-theme=white] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white .ng-select.btn.btn-default,[data-theme=white] .ng-select.btn.btn-default{background-color:var(--nv-themes-white-btn-default-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-default-border-color);border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);color:var(--nv-themes-white-btn-default-color)}.data-theme-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-default-color)}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-default-border-width) * -1);border-top-color:var(--nv-themes-white-btn-default-border-color)!important;border-top-width:var(--nv-themes-white-btn-default-border-width);border-top-style:var(--nv-themes-white-btn-default-border-style)}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-default-background)}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;opacity:1}.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white .ng-select.btn.btn-default i,.data-theme-white .ng-select.btn.btn-default .svg-icon,[data-theme=white] .ng-select.btn.btn-default i,[data-theme=white] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white .ng-select.btn.btn-txt,[data-theme=white] .ng-select.btn.btn-txt{background-color:var(--nv-themes-white-btn-txt-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-txt-border-color);border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);color:var(--nv-themes-white-btn-txt-color)}.data-theme-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-txt-color)}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-white-btn-txt-border-color)!important;border-top-width:var(--nv-themes-white-btn-txt-border-width);border-top-style:var(--nv-themes-white-btn-txt-border-style)}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;opacity:1}.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white .ng-select.btn.btn-txt i,.data-theme-white .ng-select.btn.btn-txt .svg-icon,[data-theme=white] .ng-select.btn.btn-txt i,[data-theme=white] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white .ng-select.btn.btn-icon,[data-theme=white] .ng-select.btn.btn-icon{background-color:var(--nv-themes-white-btn-icon-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-icon-border-color);border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);color:var(--nv-themes-white-btn-icon-color)}.data-theme-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-icon-color)}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-white-btn-icon-border-color)!important;border-top-width:var(--nv-themes-white-btn-icon-border-width);border-top-style:var(--nv-themes-white-btn-icon-border-style)}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;opacity:1}.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white .ng-select.btn.btn-icon i,.data-theme-white .ng-select.btn.btn-icon .svg-icon,[data-theme=white] .ng-select.btn.btn-icon i,[data-theme=white] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-secondary-border-width);border-top-style:var(--nv-themes-dark-btn-secondary-border-style)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;opacity:1}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary i,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary i,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary{background-color:var(--nv-themes-dark-btn-primary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-primary-border-color);border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);color:var(--nv-themes-dark-btn-primary-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-primary-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-primary-border-width);border-top-style:var(--nv-themes-dark-btn-primary-border-style)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;opacity:1}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary i,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary i,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default{background-color:var(--nv-themes-dark-btn-default-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-default-border-color);border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);color:var(--nv-themes-dark-btn-default-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-default-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-default-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-default-border-color)!important;border-top-width:var(--nv-themes-dark-btn-default-border-width);border-top-style:var(--nv-themes-dark-btn-default-border-style)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;opacity:1}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default i,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default i,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default i,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt{background-color:var(--nv-themes-dark-btn-txt-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-txt-border-color);border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);color:var(--nv-themes-dark-btn-txt-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-txt-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-top-width:var(--nv-themes-dark-btn-txt-border-width);border-top-style:var(--nv-themes-dark-btn-txt-border-style)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;opacity:1}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt i,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt i,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon{background-color:var(--nv-themes-dark-btn-icon-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-icon-border-color);border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);color:var(--nv-themes-dark-btn-icon-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-icon-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-top-width:var(--nv-themes-dark-btn-icon-border-width);border-top-style:var(--nv-themes-dark-btn-icon-border-style)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;opacity:1}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon i,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon i,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-white [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-light-btn-secondary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-secondary-border-color);border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);color:var(--nv-themes-light-btn-secondary-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-secondary-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-light-btn-secondary-border-width);border-top-style:var(--nv-themes-light-btn-secondary-border-style)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;opacity:1}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary i,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary i,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary{background-color:var(--nv-themes-light-btn-primary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-primary-border-color);border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);color:var(--nv-themes-light-btn-primary-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-primary-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-primary-border-color)!important;border-top-width:var(--nv-themes-light-btn-primary-border-width);border-top-style:var(--nv-themes-light-btn-primary-border-style)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;opacity:1}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary i,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary i,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default{background-color:var(--nv-themes-light-btn-default-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-default-border-color);border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);color:var(--nv-themes-light-btn-default-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-default-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-default-border-width) * -1);border-top-color:var(--nv-themes-light-btn-default-border-color)!important;border-top-width:var(--nv-themes-light-btn-default-border-width);border-top-style:var(--nv-themes-light-btn-default-border-style)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-default-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;opacity:1}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default i,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default i,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default i,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt{background-color:var(--nv-themes-light-btn-txt-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-txt-border-color);border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);color:var(--nv-themes-light-btn-txt-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-txt-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-light-btn-txt-border-color)!important;border-top-width:var(--nv-themes-light-btn-txt-border-width);border-top-style:var(--nv-themes-light-btn-txt-border-style)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;opacity:1}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt i,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt i,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon{background-color:var(--nv-themes-light-btn-icon-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-icon-border-color);border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);color:var(--nv-themes-light-btn-icon-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-icon-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-light-btn-icon-border-color)!important;border-top-width:var(--nv-themes-light-btn-icon-border-width);border-top-style:var(--nv-themes-light-btn-icon-border-style)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;opacity:1}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon i,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon i,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-white [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-secondary-border-color);border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);color:var(--nv-themes-white-btn-secondary-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-secondary-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-white-btn-secondary-border-width);border-top-style:var(--nv-themes-white-btn-secondary-border-style)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;opacity:1}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary i,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary i,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary{background-color:var(--nv-themes-white-btn-primary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-primary-border-color);border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);color:var(--nv-themes-white-btn-primary-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-primary-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-primary-border-color)!important;border-top-width:var(--nv-themes-white-btn-primary-border-width);border-top-style:var(--nv-themes-white-btn-primary-border-style)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;opacity:1}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary i,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary i,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default{background-color:var(--nv-themes-white-btn-default-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-default-border-color);border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);color:var(--nv-themes-white-btn-default-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-default-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-default-border-width) * -1);border-top-color:var(--nv-themes-white-btn-default-border-color)!important;border-top-width:var(--nv-themes-white-btn-default-border-width);border-top-style:var(--nv-themes-white-btn-default-border-style)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-default-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;opacity:1}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default i,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default i,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default i,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt{background-color:var(--nv-themes-white-btn-txt-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-txt-border-color);border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);color:var(--nv-themes-white-btn-txt-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-txt-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-white-btn-txt-border-color)!important;border-top-width:var(--nv-themes-white-btn-txt-border-width);border-top-style:var(--nv-themes-white-btn-txt-border-style)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;opacity:1}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt i,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt i,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon{background-color:var(--nv-themes-white-btn-icon-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-icon-border-color);border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);color:var(--nv-themes-white-btn-icon-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-icon-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-white-btn-icon-border-color)!important;border-top-width:var(--nv-themes-white-btn-icon-border-width);border-top-style:var(--nv-themes-white-btn-icon-border-style)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;opacity:1}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon i,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon i,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-white [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=white] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light .ng-select.btn.btn-secondary,[data-theme=light] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-light-btn-secondary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-secondary-border-color);border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);color:var(--nv-themes-light-btn-secondary-color)}.data-theme-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-secondary-color)}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-light-btn-secondary-border-width);border-top-style:var(--nv-themes-light-btn-secondary-border-style)}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;opacity:1}.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light .ng-select.btn.btn-secondary i,.data-theme-light .ng-select.btn.btn-secondary .svg-icon,[data-theme=light] .ng-select.btn.btn-secondary i,[data-theme=light] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light .ng-select.btn.btn-primary,[data-theme=light] .ng-select.btn.btn-primary{background-color:var(--nv-themes-light-btn-primary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-primary-border-color);border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);color:var(--nv-themes-light-btn-primary-color)}.data-theme-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-primary-color)}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-primary-border-color)!important;border-top-width:var(--nv-themes-light-btn-primary-border-width);border-top-style:var(--nv-themes-light-btn-primary-border-style)}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;opacity:1}.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light .ng-select.btn.btn-primary i,.data-theme-light .ng-select.btn.btn-primary .svg-icon,[data-theme=light] .ng-select.btn.btn-primary i,[data-theme=light] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light .ng-select.btn.btn-default,[data-theme=light] .ng-select.btn.btn-default{background-color:var(--nv-themes-light-btn-default-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-default-border-color);border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);color:var(--nv-themes-light-btn-default-color)}.data-theme-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-default-color)}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-default-border-width) * -1);border-top-color:var(--nv-themes-light-btn-default-border-color)!important;border-top-width:var(--nv-themes-light-btn-default-border-width);border-top-style:var(--nv-themes-light-btn-default-border-style)}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-default-background)}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;opacity:1}.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light .ng-select.btn.btn-default i,.data-theme-light .ng-select.btn.btn-default .svg-icon,[data-theme=light] .ng-select.btn.btn-default i,[data-theme=light] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light .ng-select.btn.btn-txt,[data-theme=light] .ng-select.btn.btn-txt{background-color:var(--nv-themes-light-btn-txt-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-txt-border-color);border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);color:var(--nv-themes-light-btn-txt-color)}.data-theme-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-txt-color)}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-light-btn-txt-border-color)!important;border-top-width:var(--nv-themes-light-btn-txt-border-width);border-top-style:var(--nv-themes-light-btn-txt-border-style)}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;opacity:1}.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light .ng-select.btn.btn-txt i,.data-theme-light .ng-select.btn.btn-txt .svg-icon,[data-theme=light] .ng-select.btn.btn-txt i,[data-theme=light] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light .ng-select.btn.btn-icon,[data-theme=light] .ng-select.btn.btn-icon{background-color:var(--nv-themes-light-btn-icon-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-icon-border-color);border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);color:var(--nv-themes-light-btn-icon-color)}.data-theme-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-icon-color)}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-light-btn-icon-border-color)!important;border-top-width:var(--nv-themes-light-btn-icon-border-width);border-top-style:var(--nv-themes-light-btn-icon-border-style)}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;opacity:1}.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light .ng-select.btn.btn-icon i,.data-theme-light .ng-select.btn.btn-icon .svg-icon,[data-theme=light] .ng-select.btn.btn-icon i,[data-theme=light] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-secondary-border-width);border-top-style:var(--nv-themes-dark-btn-secondary-border-style)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;opacity:1}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary i,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary i,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary{background-color:var(--nv-themes-dark-btn-primary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-primary-border-color);border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);color:var(--nv-themes-dark-btn-primary-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-primary-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-primary-border-width);border-top-style:var(--nv-themes-dark-btn-primary-border-style)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;opacity:1}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary i,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary i,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default{background-color:var(--nv-themes-dark-btn-default-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-default-border-color);border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);color:var(--nv-themes-dark-btn-default-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-default-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-default-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-default-border-color)!important;border-top-width:var(--nv-themes-dark-btn-default-border-width);border-top-style:var(--nv-themes-dark-btn-default-border-style)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;opacity:1}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default i,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default i,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default i,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt{background-color:var(--nv-themes-dark-btn-txt-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-txt-border-color);border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);color:var(--nv-themes-dark-btn-txt-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-txt-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-top-width:var(--nv-themes-dark-btn-txt-border-width);border-top-style:var(--nv-themes-dark-btn-txt-border-style)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;opacity:1}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt i,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt i,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon{background-color:var(--nv-themes-dark-btn-icon-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-icon-border-color);border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);color:var(--nv-themes-dark-btn-icon-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-icon-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-top-width:var(--nv-themes-dark-btn-icon-border-width);border-top-style:var(--nv-themes-dark-btn-icon-border-style)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;opacity:1}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon i,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon i,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-light [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-light-btn-secondary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-secondary-border-color);border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);color:var(--nv-themes-light-btn-secondary-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-secondary-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-light-btn-secondary-border-width);border-top-style:var(--nv-themes-light-btn-secondary-border-style)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;opacity:1}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary i,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary i,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary{background-color:var(--nv-themes-light-btn-primary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-primary-border-color);border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);color:var(--nv-themes-light-btn-primary-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-primary-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-primary-border-color)!important;border-top-width:var(--nv-themes-light-btn-primary-border-width);border-top-style:var(--nv-themes-light-btn-primary-border-style)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;opacity:1}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary i,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary i,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default{background-color:var(--nv-themes-light-btn-default-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-default-border-color);border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);color:var(--nv-themes-light-btn-default-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-default-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-default-border-width) * -1);border-top-color:var(--nv-themes-light-btn-default-border-color)!important;border-top-width:var(--nv-themes-light-btn-default-border-width);border-top-style:var(--nv-themes-light-btn-default-border-style)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-default-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;opacity:1}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default i,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default i,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default i,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt{background-color:var(--nv-themes-light-btn-txt-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-txt-border-color);border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);color:var(--nv-themes-light-btn-txt-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-txt-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-light-btn-txt-border-color)!important;border-top-width:var(--nv-themes-light-btn-txt-border-width);border-top-style:var(--nv-themes-light-btn-txt-border-style)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;opacity:1}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt i,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt i,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon{background-color:var(--nv-themes-light-btn-icon-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-icon-border-color);border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);color:var(--nv-themes-light-btn-icon-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-icon-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-light-btn-icon-border-color)!important;border-top-width:var(--nv-themes-light-btn-icon-border-width);border-top-style:var(--nv-themes-light-btn-icon-border-style)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;opacity:1}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon i,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon i,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-light [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-secondary-border-color);border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);color:var(--nv-themes-white-btn-secondary-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-secondary-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-white-btn-secondary-border-width);border-top-style:var(--nv-themes-white-btn-secondary-border-style)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;opacity:1}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary i,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary i,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary{background-color:var(--nv-themes-white-btn-primary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-primary-border-color);border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);color:var(--nv-themes-white-btn-primary-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-primary-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-primary-border-color)!important;border-top-width:var(--nv-themes-white-btn-primary-border-width);border-top-style:var(--nv-themes-white-btn-primary-border-style)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;opacity:1}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary i,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary i,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default{background-color:var(--nv-themes-white-btn-default-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-default-border-color);border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);color:var(--nv-themes-white-btn-default-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-default-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-default-border-width) * -1);border-top-color:var(--nv-themes-white-btn-default-border-color)!important;border-top-width:var(--nv-themes-white-btn-default-border-width);border-top-style:var(--nv-themes-white-btn-default-border-style)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-default-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;opacity:1}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default i,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default i,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default i,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt{background-color:var(--nv-themes-white-btn-txt-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-txt-border-color);border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);color:var(--nv-themes-white-btn-txt-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-txt-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-white-btn-txt-border-color)!important;border-top-width:var(--nv-themes-white-btn-txt-border-width);border-top-style:var(--nv-themes-white-btn-txt-border-style)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;opacity:1}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt i,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt i,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon{background-color:var(--nv-themes-white-btn-icon-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-icon-border-color);border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);color:var(--nv-themes-white-btn-icon-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-icon-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-white-btn-icon-border-color)!important;border-top-width:var(--nv-themes-white-btn-icon-border-width);border-top-style:var(--nv-themes-white-btn-icon-border-style)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;opacity:1}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon i,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon i,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-light [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=light] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark .ng-select.btn.btn-secondary,[data-theme=dark] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-secondary-border-width);border-top-style:var(--nv-themes-dark-btn-secondary-border-style)}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;opacity:1}.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-secondary i,.data-theme-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme=dark] .ng-select.btn.btn-secondary i,[data-theme=dark] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark .ng-select.btn.btn-primary,[data-theme=dark] .ng-select.btn.btn-primary{background-color:var(--nv-themes-dark-btn-primary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-primary-border-color);border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);color:var(--nv-themes-dark-btn-primary-color)}.data-theme-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-primary-color)}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-primary-border-width);border-top-style:var(--nv-themes-dark-btn-primary-border-style)}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;opacity:1}.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-primary i,.data-theme-dark .ng-select.btn.btn-primary .svg-icon,[data-theme=dark] .ng-select.btn.btn-primary i,[data-theme=dark] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark .ng-select.btn.btn-default,[data-theme=dark] .ng-select.btn.btn-default{background-color:var(--nv-themes-dark-btn-default-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-default-border-color);border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);color:var(--nv-themes-dark-btn-default-color)}.data-theme-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-default-color)}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-default-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-default-border-color)!important;border-top-width:var(--nv-themes-dark-btn-default-border-width);border-top-style:var(--nv-themes-dark-btn-default-border-style)}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;opacity:1}.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-default i,.data-theme-dark .ng-select.btn.btn-default .svg-icon,[data-theme=dark] .ng-select.btn.btn-default i,[data-theme=dark] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark .ng-select.btn.btn-txt,[data-theme=dark] .ng-select.btn.btn-txt{background-color:var(--nv-themes-dark-btn-txt-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-txt-border-color);border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);color:var(--nv-themes-dark-btn-txt-color)}.data-theme-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-txt-color)}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-top-width:var(--nv-themes-dark-btn-txt-border-width);border-top-style:var(--nv-themes-dark-btn-txt-border-style)}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;opacity:1}.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-txt i,.data-theme-dark .ng-select.btn.btn-txt .svg-icon,[data-theme=dark] .ng-select.btn.btn-txt i,[data-theme=dark] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark .ng-select.btn.btn-icon,[data-theme=dark] .ng-select.btn.btn-icon{background-color:var(--nv-themes-dark-btn-icon-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-icon-border-color);border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);color:var(--nv-themes-dark-btn-icon-color)}.data-theme-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-icon-color)}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-top-width:var(--nv-themes-dark-btn-icon-border-width);border-top-style:var(--nv-themes-dark-btn-icon-border-style)}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;opacity:1}.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark .ng-select.btn.btn-icon i,.data-theme-dark .ng-select.btn.btn-icon .svg-icon,[data-theme=dark] .ng-select.btn.btn-icon i,[data-theme=dark] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-dark-btn-secondary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-secondary-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-secondary-border-width);border-top-style:var(--nv-themes-dark-btn-secondary-border-style)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-secondary-border-color)!important;border-width:var(--nv-themes-dark-btn-secondary-border-width);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-secondary-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-secondary-color)!important;opacity:1}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary i,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary i,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-dark-btn-secondary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary{background-color:var(--nv-themes-dark-btn-primary-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-primary-border-color);border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);color:var(--nv-themes-dark-btn-primary-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-primary-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-top-width:var(--nv-themes-dark-btn-primary-border-width);border-top-style:var(--nv-themes-dark-btn-primary-border-style)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-primary-border-color)!important;border-width:var(--nv-themes-dark-btn-primary-border-width);border-style:var(--nv-themes-dark-btn-primary-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-primary-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-primary-color)!important;opacity:1}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary i,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary i,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default{background-color:var(--nv-themes-dark-btn-default-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-default-border-color);border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);color:var(--nv-themes-dark-btn-default-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-default-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-default-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-default-border-color)!important;border-top-width:var(--nv-themes-dark-btn-default-border-width);border-top-style:var(--nv-themes-dark-btn-default-border-style)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-default-border-color)!important;border-width:var(--nv-themes-dark-btn-default-border-width);border-style:var(--nv-themes-dark-btn-default-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-default-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-default-color)!important;opacity:1}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default i,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default i,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-dark-btn-default-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt{background-color:var(--nv-themes-dark-btn-txt-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-txt-border-color);border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);color:var(--nv-themes-dark-btn-txt-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-txt-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-top-width:var(--nv-themes-dark-btn-txt-border-width);border-top-style:var(--nv-themes-dark-btn-txt-border-style)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-txt-border-color)!important;border-width:var(--nv-themes-dark-btn-txt-border-width);border-style:var(--nv-themes-dark-btn-txt-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-txt-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-txt-color)!important;opacity:1}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt i,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt i,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-dark-btn-txt-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon{background-color:var(--nv-themes-dark-btn-icon-background);border-radius:var(--nv-themes-dark-btn-radius);border-color:var(--nv-themes-dark-btn-icon-border-color);border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);color:var(--nv-themes-dark-btn-icon-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-dark-btn-icon-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);left:calc(var(--nv-themes-dark-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-top-width:var(--nv-themes-dark-btn-icon-border-width);border-top-style:var(--nv-themes-dark-btn-icon-border-style)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-dark-btn-icon-border-color)!important;border-width:var(--nv-themes-dark-btn-icon-border-width);border-style:var(--nv-themes-dark-btn-icon-border-style);border-radius:calc(var(--nv-themes-dark-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-dark-btn-icon-background)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-dark-btn-icon-color)!important;opacity:1}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon i,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon i,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-dark-btn-icon-color)!important}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-dark-formField-border-color)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-dark-formField-background, #fff)}.data-theme-dark [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-light-btn-secondary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-secondary-border-color);border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);color:var(--nv-themes-light-btn-secondary-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-secondary-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-light-btn-secondary-border-width);border-top-style:var(--nv-themes-light-btn-secondary-border-style)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-secondary-border-color)!important;border-width:var(--nv-themes-light-btn-secondary-border-width);border-style:var(--nv-themes-light-btn-secondary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-secondary-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-secondary-color)!important;opacity:1}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary i,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary i,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-light-btn-secondary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary{background-color:var(--nv-themes-light-btn-primary-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-primary-border-color);border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);color:var(--nv-themes-light-btn-primary-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-primary-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-light-btn-primary-border-color)!important;border-top-width:var(--nv-themes-light-btn-primary-border-width);border-top-style:var(--nv-themes-light-btn-primary-border-style)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-primary-border-color)!important;border-width:var(--nv-themes-light-btn-primary-border-width);border-style:var(--nv-themes-light-btn-primary-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-primary-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-primary-color)!important;opacity:1}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary i,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary i,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default{background-color:var(--nv-themes-light-btn-default-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-default-border-color);border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);color:var(--nv-themes-light-btn-default-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-default-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-default-border-width) * -1);border-top-color:var(--nv-themes-light-btn-default-border-color)!important;border-top-width:var(--nv-themes-light-btn-default-border-width);border-top-style:var(--nv-themes-light-btn-default-border-style)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-default-border-color)!important;border-width:var(--nv-themes-light-btn-default-border-width);border-style:var(--nv-themes-light-btn-default-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-default-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-default-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-default-color)!important;opacity:1}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default i,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default i,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-light-btn-default-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt{background-color:var(--nv-themes-light-btn-txt-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-txt-border-color);border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);color:var(--nv-themes-light-btn-txt-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-txt-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-light-btn-txt-border-color)!important;border-top-width:var(--nv-themes-light-btn-txt-border-width);border-top-style:var(--nv-themes-light-btn-txt-border-style)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-txt-border-color)!important;border-width:var(--nv-themes-light-btn-txt-border-width);border-style:var(--nv-themes-light-btn-txt-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-txt-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-txt-color)!important;opacity:1}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt i,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt i,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-light-btn-txt-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon{background-color:var(--nv-themes-light-btn-icon-background);border-radius:var(--nv-themes-light-btn-radius);border-color:var(--nv-themes-light-btn-icon-border-color);border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);color:var(--nv-themes-light-btn-icon-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-light-btn-icon-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-light-btn-radius) * .65);left:calc(var(--nv-themes-light-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-light-btn-icon-border-color)!important;border-top-width:var(--nv-themes-light-btn-icon-border-width);border-top-style:var(--nv-themes-light-btn-icon-border-style)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-light-btn-icon-border-color)!important;border-width:var(--nv-themes-light-btn-icon-border-width);border-style:var(--nv-themes-light-btn-icon-border-style);border-radius:calc(var(--nv-themes-light-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-light-btn-icon-background)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-light-btn-icon-color)!important;opacity:1}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon i,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon i,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-light-btn-icon-color)!important}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-light-formField-border-color)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-light-formField-background, #fff)}.data-theme-dark [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary{background-color:var(--nv-themes-white-btn-secondary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-secondary-border-color);border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);color:var(--nv-themes-white-btn-secondary-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-secondary-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-secondary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-top-width:var(--nv-themes-white-btn-secondary-border-width);border-top-style:var(--nv-themes-white-btn-secondary-border-style)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-secondary-border-color)!important;border-width:var(--nv-themes-white-btn-secondary-border-width);border-style:var(--nv-themes-white-btn-secondary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-secondary-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-secondary-color)!important;opacity:1}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary i,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary i,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .svg-icon{color:var(--nv-themes-white-btn-secondary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-secondary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary{background-color:var(--nv-themes-white-btn-primary-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-primary-border-color);border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);color:var(--nv-themes-white-btn-primary-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-primary-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-primary-border-width) * -1);border-top-color:var(--nv-themes-white-btn-primary-border-color)!important;border-top-width:var(--nv-themes-white-btn-primary-border-width);border-top-style:var(--nv-themes-white-btn-primary-border-style)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-primary-border-color)!important;border-width:var(--nv-themes-white-btn-primary-border-width);border-style:var(--nv-themes-white-btn-primary-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-primary-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-primary-color)!important;opacity:1}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary i,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary i,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .svg-icon{color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-primary .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default{background-color:var(--nv-themes-white-btn-default-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-default-border-color);border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);color:var(--nv-themes-white-btn-default-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-default-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-default-border-width) * -1);border-top-color:var(--nv-themes-white-btn-default-border-color)!important;border-top-width:var(--nv-themes-white-btn-default-border-width);border-top-style:var(--nv-themes-white-btn-default-border-style)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-default-border-color)!important;border-width:var(--nv-themes-white-btn-default-border-width);border-style:var(--nv-themes-white-btn-default-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-default-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-default-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-default-color)!important;opacity:1}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default i,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default i,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .svg-icon{color:var(--nv-themes-white-btn-default-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-default .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt{background-color:var(--nv-themes-white-btn-txt-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-txt-border-color);border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);color:var(--nv-themes-white-btn-txt-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-txt-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-txt-border-width) * -1);border-top-color:var(--nv-themes-white-btn-txt-border-color)!important;border-top-width:var(--nv-themes-white-btn-txt-border-width);border-top-style:var(--nv-themes-white-btn-txt-border-style)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-txt-border-color)!important;border-width:var(--nv-themes-white-btn-txt-border-width);border-style:var(--nv-themes-white-btn-txt-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-txt-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-txt-color)!important;opacity:1}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt i,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt i,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .svg-icon{color:var(--nv-themes-white-btn-txt-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-txt .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon{background-color:var(--nv-themes-white-btn-icon-background);border-radius:var(--nv-themes-white-btn-radius);border-color:var(--nv-themes-white-btn-icon-border-color);border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);color:var(--nv-themes-white-btn-icon-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-arrow-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-clear-wrapper:before{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-value .ng-value-label,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-value-container .ng-input input{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-select-container .ng-placeholder{opacity:.6;color:var(--nv-themes-white-btn-icon-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel{border-radius:calc(var(--nv-themes-white-btn-radius) * .65);left:calc(var(--nv-themes-white-btn-icon-border-width) * -1);border-top-color:var(--nv-themes-white-btn-icon-border-color)!important;border-top-width:var(--nv-themes-white-btn-icon-border-width);border-top-style:var(--nv-themes-white-btn-icon-border-style)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items{border-color:var(--nv-themes-white-btn-icon-border-color)!important;border-width:var(--nv-themes-white-btn-icon-border-width);border-style:var(--nv-themes-white-btn-icon-border-style);border-radius:calc(var(--nv-themes-white-btn-radius) * .65);border-top-width:0px}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option),.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items>div:not(.ng-option){background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;font-family:var(--nv-font-btn-family);font-weight:var(--nv-font-btn-weight, 600);letter-spacing:var(--nv-font-btn-letterSpacing, 0);text-transform:var(--nv-font-btn-textTransform);line-height:var(--nv-font-btn-lineHeight, 1.5em);font-style:var(--nv-font-btn-style, normal);opacity:.6}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected{background-color:var(--nv-themes-white-btn-icon-background)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-marked .nv-form-check-text,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-selected .nv-form-check-text{color:var(--nv-themes-white-btn-icon-color)!important;opacity:1}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .ng-dropdown-panel .ng-dropdown-panel-items .not-found-holder.ng-option-disabled,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon i,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon i,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .svg-icon{color:var(--nv-themes-white-btn-icon-color)!important}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:before{color:var(--nv-themes-white-formField-border-color)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom .nv-form-checkbox:after{color:var(--nv-themes-white-formField-background, #fff)}.data-theme-dark [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] [data-theme-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme=dark] .data-theme-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,[data-theme] [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .ng-select.btn.btn-icon .nv-form-check-custom.checked .nv-form-checkbox:before{color:#07b5a4}.data-theme-white.radio-box .radio-box-checkbox--white.checked,[data-theme=white].radio-box .radio-box-checkbox--white.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-white.radio-box .radio-box-checkbox--white.checked i,[data-theme=white].radio-box .radio-box-checkbox--white.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme=white].radio-box .radio-box-checkbox--white:not(.checked){background:transparent;border:1px solid var(--nv-themes-white-h6-color)}.data-theme-white [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme=white] [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme=white] .data-theme-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,.data-theme-white [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,.data-theme-white [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-white [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme=white] [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme=white] .data-theme-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,.data-theme-white [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,.data-theme-white [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-white [data-theme-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme=white] [data-theme-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme=white] .data-theme-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-white [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-white [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked){background:transparent;border:1px solid var(--nv-themes-dark-h6-color)}.data-theme-white [data-theme-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme=white] [data-theme-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme=white] .data-theme-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,.data-theme-white [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,.data-theme-white [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked{border:1px solid transparent;background:var(--nv-themes-dark-background-color-background)}.data-theme-white [data-theme-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme=white] [data-theme-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme=white] .data-theme-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,.data-theme-white [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,.data-theme-white [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i{color:var(--nv-themes-white-background-color-background)}.data-theme-white [data-theme-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme=white] [data-theme-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme=white] .data-theme-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),.data-theme-white [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),.data-theme-white [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked){background:transparent;border:1px solid var(--nv-themes-light-h6-color)}.data-theme-white [data-theme-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme=white] [data-theme-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme=white] .data-theme-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,.data-theme-white [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,.data-theme-white [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-white [data-theme-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme=white] [data-theme-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme=white] .data-theme-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,.data-theme-white [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,.data-theme-white [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-white [data-theme-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme=white] [data-theme-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme=white] .data-theme-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),.data-theme-white [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),.data-theme-white [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked){background:transparent;border:1px solid var(--nv-themes-white-h6-color)}.data-theme-light.radio-box .radio-box-checkbox--light.checked,[data-theme=light].radio-box .radio-box-checkbox--light.checked{border:1px solid transparent;background:var(--nv-themes-dark-background-color-background)}.data-theme-light.radio-box .radio-box-checkbox--light.checked i,[data-theme=light].radio-box .radio-box-checkbox--light.checked i{color:var(--nv-themes-white-background-color-background)}.data-theme-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme=light].radio-box .radio-box-checkbox--light:not(.checked){background:transparent;border:1px solid var(--nv-themes-light-h6-color)}.data-theme-light [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme=light] [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme=light] .data-theme-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,.data-theme-light [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,.data-theme-light [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-light [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme=light] [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme=light] .data-theme-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,.data-theme-light [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,.data-theme-light [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-light [data-theme-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme=light] [data-theme-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme=light] .data-theme-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-light [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-light [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked){background:transparent;border:1px solid var(--nv-themes-dark-h6-color)}.data-theme-light [data-theme-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme=light] [data-theme-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme=light] .data-theme-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,.data-theme-light [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,.data-theme-light [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked{border:1px solid transparent;background:var(--nv-themes-dark-background-color-background)}.data-theme-light [data-theme-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme=light] [data-theme-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme=light] .data-theme-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,.data-theme-light [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,.data-theme-light [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i{color:var(--nv-themes-white-background-color-background)}.data-theme-light [data-theme-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme=light] [data-theme-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme=light] .data-theme-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),.data-theme-light [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),.data-theme-light [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked){background:transparent;border:1px solid var(--nv-themes-light-h6-color)}.data-theme-light [data-theme-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme=light] [data-theme-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme=light] .data-theme-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,.data-theme-light [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,.data-theme-light [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-light [data-theme-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme=light] [data-theme-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme=light] .data-theme-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,.data-theme-light [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,.data-theme-light [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-light [data-theme-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme=light] [data-theme-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme=light] .data-theme-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),.data-theme-light [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),.data-theme-light [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked){background:transparent;border:1px solid var(--nv-themes-white-h6-color)}.data-theme-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme=dark].radio-box .radio-box-checkbox--dark.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme=dark].radio-box .radio-box-checkbox--dark.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme=dark].radio-box .radio-box-checkbox--dark:not(.checked){background:transparent;border:1px solid var(--nv-themes-dark-h6-color)}.data-theme-dark [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme=dark] [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme=dark] .data-theme-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-dark [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme=dark] [data-theme-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme=dark] .data-theme-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark.checked i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-dark [data-theme-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme=dark] [data-theme-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme=dark] .data-theme-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-dark [data-theme-item] .data-theme-sub-item-dark.radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked),.data-theme-dark [data-theme-item] [data-theme-sub-item=dark].radio-box .radio-box-checkbox--dark:not(.checked){background:transparent;border:1px solid var(--nv-themes-dark-h6-color)}.data-theme-dark [data-theme-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme=dark] [data-theme-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme=dark] .data-theme-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,.data-theme-dark [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked,.data-theme-dark [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked{border:1px solid transparent;background:var(--nv-themes-dark-background-color-background)}.data-theme-dark [data-theme-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme=dark] [data-theme-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme=dark] .data-theme-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,.data-theme-dark [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light.checked i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i,.data-theme-dark [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light.checked i{color:var(--nv-themes-white-background-color-background)}.data-theme-dark [data-theme-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme=dark] [data-theme-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme=dark] .data-theme-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),.data-theme-dark [data-theme-item] .data-theme-sub-item-light.radio-box .radio-box-checkbox--light:not(.checked),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked),.data-theme-dark [data-theme-item] [data-theme-sub-item=light].radio-box .radio-box-checkbox--light:not(.checked){background:transparent;border:1px solid var(--nv-themes-light-h6-color)}.data-theme-dark [data-theme-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme=dark] [data-theme-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme=dark] .data-theme-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,.data-theme-dark [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked,.data-theme-dark [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked{border:1px solid transparent;background:var(--nv-themes-white-background-color-background)}.data-theme-dark [data-theme-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme=dark] [data-theme-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme=dark] .data-theme-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,.data-theme-dark [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white.checked i,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i,.data-theme-dark [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white.checked i{color:var(--nv-themes-dark-background-color-background)}.data-theme-dark [data-theme-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme=dark] [data-theme-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme=dark] .data-theme-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),[data-theme] [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),.data-theme-dark [data-theme-item] .data-theme-sub-item-white.radio-box .radio-box-checkbox--white:not(.checked),.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked),.data-theme-dark [data-theme-item] [data-theme-sub-item=white].radio-box .radio-box-checkbox--white:not(.checked){background:transparent;border:1px solid var(--nv-themes-white-h6-color)}.radio-box .radio-box-checkbox{border-radius:4px;width:30px;height:30px;top:12px;right:10px}.radio-box .radio-box-checkbox i{font-size:14px}.nv-typeahead input{--nv-form-select-bg-img: none}.nv-typeahead input.replacement_chevron{background-image:none!important}.nv-typeahead input .open{border-bottom-right-radius:0;border-bottom-left-radius:0}.nv-typeahead .dropdown-menu.show{padding:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:var(--nv-font-formField-radius);border-bottom-left-radius:var(--nv-font-formField-radius);margin-top:-3px!important;width:100%}.nv-typeahead .dropdown-menu.show .dropdown-item{white-space:normal}.nv-typeahead .dropdown-menu.show .dropdown-item:not(:first-child):not(:last-child){border-radius:0!important}.nv-typeahead .dropdown-menu.show .dropdown-item:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.nv-typeahead .dropdown-menu.show .dropdown-item:last-child{border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:var(--nv-font-formField-radius);border-bottom-left-radius:var(--nv-font-formField-radius)}.data-theme-white .nv-typeahead .dropdown-menu.show,[data-theme=white] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-white-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-formField-color)}.data-theme-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color);border-color:var(--nv-themes-white-formField-border-color);border-style:var(--nv-themes-white-formField-border-style, solid);border-width:var(--nv-themes-white-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-formField-border-width, 1px);border-color:var(--nv-themes-white-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-white-btn-primary-background);color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-white [data-theme-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme=white] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme=white] .data-theme-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-formField-color)}.data-theme-white [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color);border-color:var(--nv-themes-dark-formField-border-color);border-style:var(--nv-themes-dark-formField-border-style, solid);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-white [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-white [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=white] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=white] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=white] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=white] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-white [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=white] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=white] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-dark-btn-primary-background);color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-white [data-theme-item=light] .nv-typeahead .dropdown-menu.show,[data-theme=white] [data-theme-item=light] .nv-typeahead .dropdown-menu.show,[data-theme=white] .data-theme-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-light-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-formField-color)}.data-theme-white [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color);border-color:var(--nv-themes-light-formField-border-color);border-style:var(--nv-themes-light-formField-border-style, solid);border-width:var(--nv-themes-light-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-white [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-white [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=white] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=white] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=white] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=white] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-btn-secondary-color);border-style:var(--nv-themes-light-btn-secondary-border-style);border-width:var(--nv-themes-light-formField-border-width, 1px);border-color:var(--nv-themes-light-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-white [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=white] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=white] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-light-btn-primary-background);color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-white [data-theme-item=white] .nv-typeahead .dropdown-menu.show,[data-theme=white] [data-theme-item=white] .nv-typeahead .dropdown-menu.show,[data-theme=white] .data-theme-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-white-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-formField-color)}.data-theme-white [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color);border-color:var(--nv-themes-white-formField-border-color);border-style:var(--nv-themes-white-formField-border-style, solid);border-width:var(--nv-themes-white-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-white [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=white] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-white [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=white] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=white] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=white] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=white] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-formField-border-width, 1px);border-color:var(--nv-themes-white-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-white [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=white] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=white] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-white-btn-primary-background);color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-light .nv-typeahead .dropdown-menu.show,[data-theme=light] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-light-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-formField-color)}.data-theme-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color);border-color:var(--nv-themes-light-formField-border-color);border-style:var(--nv-themes-light-formField-border-style, solid);border-width:var(--nv-themes-light-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-btn-secondary-color);border-style:var(--nv-themes-light-btn-secondary-border-style);border-width:var(--nv-themes-light-formField-border-width, 1px);border-color:var(--nv-themes-light-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-light-btn-primary-background);color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light [data-theme-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme=light] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme=light] .data-theme-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-formField-color)}.data-theme-light [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color);border-color:var(--nv-themes-dark-formField-border-color);border-style:var(--nv-themes-dark-formField-border-style, solid);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-light [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-light [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=light] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=light] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=light] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=light] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-light [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=light] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=light] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-dark-btn-primary-background);color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-light [data-theme-item=light] .nv-typeahead .dropdown-menu.show,[data-theme=light] [data-theme-item=light] .nv-typeahead .dropdown-menu.show,[data-theme=light] .data-theme-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-light-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-formField-color)}.data-theme-light [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color);border-color:var(--nv-themes-light-formField-border-color);border-style:var(--nv-themes-light-formField-border-style, solid);border-width:var(--nv-themes-light-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-light [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-light [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=light] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=light] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=light] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=light] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-btn-secondary-color);border-style:var(--nv-themes-light-btn-secondary-border-style);border-width:var(--nv-themes-light-formField-border-width, 1px);border-color:var(--nv-themes-light-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-light [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=light] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=light] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-light-btn-primary-background);color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-light [data-theme-item=white] .nv-typeahead .dropdown-menu.show,[data-theme=light] [data-theme-item=white] .nv-typeahead .dropdown-menu.show,[data-theme=light] .data-theme-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-white-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-formField-color)}.data-theme-light [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color);border-color:var(--nv-themes-white-formField-border-color);border-style:var(--nv-themes-white-formField-border-style, solid);border-width:var(--nv-themes-white-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-light [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=light] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-light [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=light] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=light] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=light] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=light] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-formField-border-width, 1px);border-color:var(--nv-themes-white-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-light [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=light] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=light] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-white-btn-primary-background);color:var(--nv-themes-white-btn-primary-color)!important}.data-theme-dark .nv-typeahead .dropdown-menu.show,[data-theme=dark] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-formField-color)}.data-theme-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color);border-color:var(--nv-themes-dark-formField-border-color);border-style:var(--nv-themes-dark-formField-border-style, solid);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-dark-btn-primary-background);color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark [data-theme-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme=dark] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme=dark] .data-theme-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-dark-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-dark-formField-border-width, 1px);border-style:var(--nv-themes-dark-formField-border-style, solid);background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-formField-color)}.data-theme-dark [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-dark-formField-background);color:var(--nv-themes-dark-formField-color);border-color:var(--nv-themes-dark-formField-border-color);border-style:var(--nv-themes-dark-formField-border-style, solid);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-dark [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-dark [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=dark] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=dark] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=dark] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=dark] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-dark-btn-secondary-background);color:var(--nv-themes-dark-btn-secondary-color);border-style:var(--nv-themes-dark-btn-secondary-border-style);border-width:var(--nv-themes-dark-formField-border-width, 1px);border-color:var(--nv-themes-dark-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-dark [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=dark] [data-theme-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=dark] .data-theme-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-dark-btn-primary-background);color:var(--nv-themes-dark-btn-primary-color)!important}.data-theme-dark [data-theme-item=light] .nv-typeahead .dropdown-menu.show,[data-theme=dark] [data-theme-item=light] .nv-typeahead .dropdown-menu.show,[data-theme=dark] .data-theme-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-light-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-light-formField-border-width, 1px);border-style:var(--nv-themes-light-formField-border-style, solid);background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-formField-color)}.data-theme-dark [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-light-formField-background);color:var(--nv-themes-light-formField-color);border-color:var(--nv-themes-light-formField-border-color);border-style:var(--nv-themes-light-formField-border-style, solid);border-width:var(--nv-themes-light-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-dark [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-dark [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=dark] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=dark] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=dark] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=dark] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-light-btn-secondary-background);color:var(--nv-themes-light-btn-secondary-color);border-style:var(--nv-themes-light-btn-secondary-border-style);border-width:var(--nv-themes-light-formField-border-width, 1px);border-color:var(--nv-themes-light-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-dark [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=dark] [data-theme-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=dark] .data-theme-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-light-btn-primary-background);color:var(--nv-themes-light-btn-primary-color)!important}.data-theme-dark [data-theme-item=white] .nv-typeahead .dropdown-menu.show,[data-theme=dark] [data-theme-item=white] .nv-typeahead .dropdown-menu.show,[data-theme=dark] .data-theme-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show{border-color:var(--nv-themes-white-formField-border-color, var(--nv-color-default));border-width:var(--nv-themes-white-formField-border-width, 1px);border-style:var(--nv-themes-white-formField-border-style, solid);background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-formField-color)}.data-theme-dark [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item{background-color:var(--nv-themes-white-formField-background);color:var(--nv-themes-white-formField-color);border-color:var(--nv-themes-white-formField-border-color);border-style:var(--nv-themes-white-formField-border-style, solid);border-width:var(--nv-themes-white-formField-border-width, 1px);border-left-width:0;border-right-width:0;word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.data-theme-dark [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme=dark] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item{-ms-word-break:break-word;-ms-word-wrap:break-word}}.data-theme-dark [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=dark] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=dark] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme=dark] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme=dark] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item:hover,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item.active{background-color:var(--nv-themes-white-btn-secondary-background);color:var(--nv-themes-white-btn-secondary-color);border-style:var(--nv-themes-white-btn-secondary-border-style);border-width:var(--nv-themes-white-formField-border-width, 1px);border-color:var(--nv-themes-white-btn-secondary-border-color);border-left-width:0;border-right-width:0}.data-theme-dark [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=dark] [data-theme-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme=dark] .data-theme-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,[data-theme] [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .nv-typeahead .dropdown-menu.show .dropdown-item .ngb-highlight{background-color:var(--nv-themes-white-btn-primary-background);color:var(--nv-themes-white-btn-primary-color)!important}img.fr-dii{display:inline-block}img.fr-dii.fr-fil{display:block;margin:10px 0;float:none}@media (min-width: 992px){img.fr-dii.fr-fil{display:inline-block;margin:10px 15px 10px 0;float:left}}img.fr-dii.fr-fir{display:block;margin:10px 0;float:none}@media (min-width: 992px){img.fr-dii.fr-fir{display:inline-block;margin:10px 0 10px 15px;float:right}}img.fr-dib{display:block;margin:10px auto}img.fr-dib.fr-fil{display:block;margin:10px 0;text-align:left}img.fr-dib.fr-fir{display:block;margin:10px 0 10px auto}.ratio-circle img,.ratio-circleimg{border-radius:50%;aspect-ratio:1/1}.aspect-1x1{aspect-ratio:1/1}img{height:100%;transition:opacity .4s ease-in}img.ng-lazyloading{opacity:0}img.ng-lazyloaded,img.ng-failed-lazyloaded{opacity:1}.object-cover,.object-cover>img{object-fit:cover;-o-object-fit:cover}.object-contain,.object-contain>img{object-fit:contain;-o-object-fit:contain}.file-lottie,.file{width:100%;background-color:var(--nv-color-dark-60)}.file-lottie img,.file img{display:none}.action-panel{position:relative}.action-panel--overlap{height:100%;margin-left:calc(var(--nv-gutter-x) * .5 * -1);margin-right:calc(var(--nv-gutter-x) * .5 * -1)}@media (min-width: 768px){.action-panel--overlap{height:calc(100% - 80px);margin-left:inherit;margin-right:inherit}}@media (min-width: 992px){.action-panel--overlap{height:calc(100% - 100px)}}@media (min-width: 1200px){.action-panel--overlap{height:calc(100% - 160px)}}@media (min-width: 1400px){.action-panel--overlap{height:calc(100% - 180px)}}.action-panel-display{position:relative;transform:translate(0)}.action-panel-display--right{right:0}.action-panel-display--left{left:0}@media (min-width: 768px){.action-panel-display--left--overlap{transform:translateY(-100px)}}@media (min-width: 992px){.action-panel-display--overlap{transform:translateY(-120px)}}@media (min-width: 1200px){.action-panel-display--overlap{transform:translateY(-180px)}}@media (min-width: 1400px){.action-panel-display--overlap{transform:translateY(-200px)}}@media (max-width: 991.98px){.action-panel-content.action-panel-content-lg{border:none!important;border-radius:0!important}}@media (max-width: 767.98px){.action-panel-content:not(.action-panel-content-lg){border:none!important;border-radius:0!important}}.stepper-buttons .has-back-btn{width:calc(100% - 1rem - 50px)}[data-theme-item=white] .nv-stepper-icon-holder.incomplete{background:var(--nv-color-secondary)}[data-theme-item=white] .nv-stepper-icon-holder.incomplete .nv-stepper-icon,[data-theme-item=white] .nv-stepper-icon-holder.incomplete .nv-stepper-icon i{color:var(--nv-color-default)}[data-theme-item=white] .nv-stepper-icon-holder.complete,[data-theme-item=white] .nv-stepper-icon-holder.active{background:var(--nv-color-default)}[data-theme-item=white] .nv-stepper-icon-holder.complete .nv-stepper-icon,[data-theme-item=white] .nv-stepper-icon-holder.active .nv-stepper-icon,[data-theme-item=white] .nv-stepper-icon-holder.complete .nv-stepper-icon i,[data-theme-item=white] .nv-stepper-icon-holder.active .nv-stepper-icon i{color:var(--nv-color-white)}.nv-stepper{overflow:hidden;position:relative}.nv-stepper .nv-stepper-line{min-width:1px;min-height:2px;margin:auto;display:flex;flex-grow:0;flex-shrink:1;flex-basis:100%}.nv-stepper .nv-stepper-progress-holder{position:relative;z-index:-1}.nv-stepper .nv-stepper-icon-holder{z-index:3}.nv-stepper .nv-stepper-progress{width:calc(100% + 2rem + 21px);top:10.5px;left:0;height:2px;position:absolute;z-index:2}.nv-stepper .nv-stepper-item .nv-stepper-link{text-decoration:none!important}.nv-stepper .nv-stepper-item .nv-stepper-icon{z-index:3;min-width:21px;min-height:21px;max-width:21px;max-height:21px;font-size:11px;font-weight:700;position:relative;font-family:var(--nv-font-btn-family)}.btn-check:checked+.nv-stepper .nv-stepper-item .nv-stepper-icon,.btn-check:active+.nv-stepper .nv-stepper-item .nv-stepper-icon,.nv-stepper .nv-stepper-item .nv-stepper-icon:focus:not(.btn-active),.nv-stepper .nv-stepper-item .nv-stepper-icon:hover:not(.btn-active),.nv-stepper .nv-stepper-item .nv-stepper-icon:active:not(.btn-active),.nv-stepper .nv-stepper-item .nv-stepper-icon:active:not(.dropdown-item),.nv-stepper .nv-stepper-item .nv-stepper-icon.active,.nv-stepper .nv-stepper-item .nv-stepper-icon.show,.show>.nv-stepper .nv-stepper-item .nv-stepper-icon{opacity:1}.nv-stepper .nv-stepper-item .nv-stepper-icon i{font-size:13px;align-items:center;justify-content:center;display:flex}.nv-stepper .nv-stepper-item .nv-stepper-title{margin:0;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodySmall-size)!important;font-weight:700!important}[data-theme-item=white] .nv-stepper-line{background-color:var(--nv-color-secondary)}[data-theme-item=white] .nv-stepper-line.complete{background-color:var(--nv-color-default)}[data-theme-item=white] .progress{--nv-progress-bg: var(--nv-color-secondary);--nv-progress-bar-color: var(--nv-color-white);--nv-progress-bar-bg: var(--nv-color-default)}[data-theme-item=light] .nv-stepper-line{background-color:var(--nv-color-white)}[data-theme-item=light] .nv-stepper-line.complete{background-color:var(--nv-color-default)}[data-theme-item=light] .progress{--nv-progress-bg: var(--nv-color-white);--nv-progress-bar-color: var(--nv-color-white);--nv-progress-bar-bg: var(--nv-color-default)}[data-theme-item=dark] .nv-stepper-line{background-color:var(--nv-color-default-20)}[data-theme-item=dark] .nv-stepper-line.complete{background-color:var(--nv-color-white)}[data-theme-item=dark] .progress{--nv-progress-bg: var(--nv-color-default-20);--nv-progress-bar-color: var(--nv-color-white);--nv-progress-bar-bg: var(--nv-color-white)}.card{background:transparent;--nv-card-bg: null;--nv-card-border-color: var(--nv-color-dark-40);--nv-card-border-width: 1px}.card:not(.image-only){--nv-card-border-radius: var(--nv-panel-radius);--nv-card-inner-border-radius: var(--nv-panel-radius)}.card .card-body p,.card .card-body h1,.card .card-body .h1,.card .card-body h2,.card .card-body .h2,.card .card-body h3,.card .card-body .h3,.card .card-body h4,.card .card-body .h4,.card .card-body h5,.card .card-body .h5,.card .card-body h6,.card .card-body .h6{margin:0}.card .card-body p:not(:last-child),.card .card-body h1:not(:last-child),.card .card-body .h1:not(:last-child),.card .card-body h2:not(:last-child),.card .card-body .h2:not(:last-child),.card .card-body h3:not(:last-child),.card .card-body .h3:not(:last-child),.card .card-body h4:not(:last-child),.card .card-body .h4:not(:last-child),.card .card-body h5:not(:last-child),.card .card-body .h5:not(:last-child),.card .card-body h6:not(:last-child),.card .card-body .h6:not(:last-child){margin:0 0 .5rem}.spinner-container{position:fixed;height:100vh;width:100vw;inset:0;display:flex;justify-content:center;align-items:center;z-index:20000}.spinner-container .spinner-background{opacity:var(--nv-modal-pageBackground-opacity, .2);background:var(--nv-modal-pageBackground-color, #000000)}.spinner-item-container{position:fixed;height:100%;width:100%;inset:0;display:flex;justify-content:center;align-items:center;z-index:20000}.spinner-item-container .spinner-item-background{opacity:.6}.spinner-border{--nv-spinner-width: 4rem;--nv-spinner-height: 4rem;--nv-spinner-border-width: 8px}.card--is-intersecting,.section--is-intersecting{opacity:1;transition:opacity .3s ease-in-out}.card--is-not-intersecting,.section--is-not-intersecting{opacity:0;transition:opacity .3s ease-in-out}.item--is-intersecting{opacity:1;transition:opacity 50ms ease-in-out}.item--is-not-intersecting{opacity:0;transition:opacity 50ms ease-in-out}.field-radius{border-radius:var(--nv-font-formField-radius, 4px)}.panel-radius{border-radius:var(--nv-panel-radius)}.panel-radius ng-lottie svg{border-radius:var(--nv-panel-radius)}.panel-radius-top-left{border-top-left-radius:var(--nv-panel-radius)}.panel-radius-top-right{border-top-right-radius:var(--nv-panel-radius)}.panel-radius-bottom-right{border-bottom-right-radius:var(--nv-panel-radius)}.panel-radius-bottom-left{border-bottom-left-radius:var(--nv-panel-radius)}.data-theme-white .btn-radius,[data-theme=white] .btn-radius{border-radius:var(--nv-themes-white-btn-radius)}.data-theme-white [data-theme-item=dark] .btn-radius,[data-theme=white] [data-theme-item=dark] .btn-radius,[data-theme=white] .data-theme-item-dark .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-radius,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .btn-radius,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .btn-radius,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .btn-radius,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .btn-radius{border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-white [data-theme-item=light] .btn-radius,[data-theme=white] [data-theme-item=light] .btn-radius,[data-theme=white] .data-theme-item-light .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-radius,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .btn-radius,.data-theme-white [data-theme-item] .data-theme-sub-item-light .btn-radius,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .btn-radius,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .btn-radius{border-radius:var(--nv-themes-light-btn-radius)}.data-theme-white [data-theme-item=white] .btn-radius,[data-theme=white] [data-theme-item=white] .btn-radius,[data-theme=white] .data-theme-item-white .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-radius,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .btn-radius,.data-theme-white [data-theme-item] .data-theme-sub-item-white .btn-radius,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .btn-radius,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .btn-radius{border-radius:var(--nv-themes-white-btn-radius)}.data-theme-light .btn-radius,[data-theme=light] .btn-radius{border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light [data-theme-item=dark] .btn-radius,[data-theme=light] [data-theme-item=dark] .btn-radius,[data-theme=light] .data-theme-item-dark .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-radius,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .btn-radius,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .btn-radius,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .btn-radius,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .btn-radius{border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-light [data-theme-item=light] .btn-radius,[data-theme=light] [data-theme-item=light] .btn-radius,[data-theme=light] .data-theme-item-light .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-radius,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .btn-radius,.data-theme-light [data-theme-item] .data-theme-sub-item-light .btn-radius,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .btn-radius,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .btn-radius{border-radius:var(--nv-themes-light-btn-radius)}.data-theme-light [data-theme-item=white] .btn-radius,[data-theme=light] [data-theme-item=white] .btn-radius,[data-theme=light] .data-theme-item-white .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-radius,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .btn-radius,.data-theme-light [data-theme-item] .data-theme-sub-item-white .btn-radius,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .btn-radius,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .btn-radius{border-radius:var(--nv-themes-white-btn-radius)}.data-theme-dark .btn-radius,[data-theme=dark] .btn-radius,.data-theme-dark [data-theme-item=dark] .btn-radius,[data-theme=dark] [data-theme-item=dark] .btn-radius,[data-theme=dark] .data-theme-item-dark .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-dark .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .btn-radius,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .btn-radius,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .btn-radius,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .btn-radius,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .btn-radius{border-radius:var(--nv-themes-dark-btn-radius)}.data-theme-dark [data-theme-item=light] .btn-radius,[data-theme=dark] [data-theme-item=light] .btn-radius,[data-theme=dark] .data-theme-item-light .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-light .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=light] .btn-radius,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .btn-radius,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .btn-radius,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .btn-radius,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .btn-radius{border-radius:var(--nv-themes-light-btn-radius)}.data-theme-dark [data-theme-item=white] .btn-radius,[data-theme=dark] [data-theme-item=white] .btn-radius,[data-theme=dark] .data-theme-item-white .btn-radius,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .btn-radius,[data-theme] [data-theme-item] .data-theme-sub-item-white .btn-radius,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .btn-radius,[data-theme] [data-theme-item] [data-theme-sub-item=white] .btn-radius,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .btn-radius,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .btn-radius,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .btn-radius,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .btn-radius{border-radius:var(--nv-themes-white-btn-radius)}.btn.radius-square-end{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.btn.radius-square-start{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.data-theme-white .radius-end,[data-theme=white] .radius-end{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.data-theme-white .radius-start,[data-theme=white] .radius-start{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.data-theme-white [data-theme-item=dark] .radius-end,[data-theme=white] [data-theme-item=dark] .radius-end,[data-theme=white] .data-theme-item-dark .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-dark .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .radius-end,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .radius-end,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .radius-end,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .radius-end,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .radius-end{border-bottom-right-radius:var(--nv-themes-dark-btn-radius)!important;border-top-right-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-white [data-theme-item=dark] .radius-start,[data-theme=white] [data-theme-item=dark] .radius-start,[data-theme=white] .data-theme-item-dark .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-dark .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .radius-start,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .radius-start,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .radius-start,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .radius-start,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .radius-start{border-bottom-left-radius:var(--nv-themes-dark-btn-radius)!important;border-top-left-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-white [data-theme-item=light] .radius-end,[data-theme=white] [data-theme-item=light] .radius-end,[data-theme=white] .data-theme-item-light .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-light .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=light] .radius-end,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .radius-end,.data-theme-white [data-theme-item] .data-theme-sub-item-light .radius-end,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .radius-end,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .radius-end{border-bottom-right-radius:var(--nv-themes-light-btn-radius)!important;border-top-right-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-white [data-theme-item=light] .radius-start,[data-theme=white] [data-theme-item=light] .radius-start,[data-theme=white] .data-theme-item-light .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-light .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=light] .radius-start,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .radius-start,.data-theme-white [data-theme-item] .data-theme-sub-item-light .radius-start,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .radius-start,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .radius-start{border-bottom-left-radius:var(--nv-themes-light-btn-radius)!important;border-top-left-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-white [data-theme-item=white] .radius-end,[data-theme=white] [data-theme-item=white] .radius-end,[data-theme=white] .data-theme-item-white .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-white .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=white] .radius-end,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .radius-end,.data-theme-white [data-theme-item] .data-theme-sub-item-white .radius-end,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .radius-end,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .radius-end{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.data-theme-white [data-theme-item=white] .radius-start,[data-theme=white] [data-theme-item=white] .radius-start,[data-theme=white] .data-theme-item-white .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-white .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=white] .radius-start,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .radius-start,.data-theme-white [data-theme-item] .data-theme-sub-item-white .radius-start,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .radius-start,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .radius-start{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.data-theme-light .radius-end,[data-theme=light] .radius-end{border-bottom-right-radius:var(--nv-themes-light-btn-radius)!important;border-top-right-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-light .radius-start,[data-theme=light] .radius-start{border-bottom-left-radius:var(--nv-themes-light-btn-radius)!important;border-top-left-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-light [data-theme-item=dark] .radius-end,[data-theme=light] [data-theme-item=dark] .radius-end,[data-theme=light] .data-theme-item-dark .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-dark .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .radius-end,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .radius-end,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .radius-end,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .radius-end,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .radius-end{border-bottom-right-radius:var(--nv-themes-dark-btn-radius)!important;border-top-right-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-light [data-theme-item=dark] .radius-start,[data-theme=light] [data-theme-item=dark] .radius-start,[data-theme=light] .data-theme-item-dark .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-dark .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .radius-start,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .radius-start,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .radius-start,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .radius-start,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .radius-start{border-bottom-left-radius:var(--nv-themes-dark-btn-radius)!important;border-top-left-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-light [data-theme-item=light] .radius-end,[data-theme=light] [data-theme-item=light] .radius-end,[data-theme=light] .data-theme-item-light .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-light .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=light] .radius-end,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .radius-end,.data-theme-light [data-theme-item] .data-theme-sub-item-light .radius-end,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .radius-end,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .radius-end{border-bottom-right-radius:var(--nv-themes-light-btn-radius)!important;border-top-right-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-light [data-theme-item=light] .radius-start,[data-theme=light] [data-theme-item=light] .radius-start,[data-theme=light] .data-theme-item-light .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-light .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=light] .radius-start,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .radius-start,.data-theme-light [data-theme-item] .data-theme-sub-item-light .radius-start,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .radius-start,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .radius-start{border-bottom-left-radius:var(--nv-themes-light-btn-radius)!important;border-top-left-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-light [data-theme-item=white] .radius-end,[data-theme=light] [data-theme-item=white] .radius-end,[data-theme=light] .data-theme-item-white .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-white .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=white] .radius-end,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .radius-end,.data-theme-light [data-theme-item] .data-theme-sub-item-white .radius-end,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .radius-end,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .radius-end{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.data-theme-light [data-theme-item=white] .radius-start,[data-theme=light] [data-theme-item=white] .radius-start,[data-theme=light] .data-theme-item-white .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-white .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=white] .radius-start,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .radius-start,.data-theme-light [data-theme-item] .data-theme-sub-item-white .radius-start,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .radius-start,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .radius-start{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.data-theme-dark .radius-end,[data-theme=dark] .radius-end{border-bottom-right-radius:var(--nv-themes-dark-btn-radius)!important;border-top-right-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-dark .radius-start,[data-theme=dark] .radius-start{border-bottom-left-radius:var(--nv-themes-dark-btn-radius)!important;border-top-left-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-dark [data-theme-item=dark] .radius-end,[data-theme=dark] [data-theme-item=dark] .radius-end,[data-theme=dark] .data-theme-item-dark .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-dark .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .radius-end,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .radius-end,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .radius-end,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .radius-end,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .radius-end{border-bottom-right-radius:var(--nv-themes-dark-btn-radius)!important;border-top-right-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-dark [data-theme-item=dark] .radius-start,[data-theme=dark] [data-theme-item=dark] .radius-start,[data-theme=dark] .data-theme-item-dark .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-dark .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .radius-start,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .radius-start,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .radius-start,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .radius-start,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .radius-start{border-bottom-left-radius:var(--nv-themes-dark-btn-radius)!important;border-top-left-radius:var(--nv-themes-dark-btn-radius)!important}.data-theme-dark [data-theme-item=light] .radius-end,[data-theme=dark] [data-theme-item=light] .radius-end,[data-theme=dark] .data-theme-item-light .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-light .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=light] .radius-end,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .radius-end,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .radius-end,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .radius-end,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .radius-end{border-bottom-right-radius:var(--nv-themes-light-btn-radius)!important;border-top-right-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-dark [data-theme-item=light] .radius-start,[data-theme=dark] [data-theme-item=light] .radius-start,[data-theme=dark] .data-theme-item-light .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-light .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=light] .radius-start,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .radius-start,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .radius-start,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .radius-start,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .radius-start{border-bottom-left-radius:var(--nv-themes-light-btn-radius)!important;border-top-left-radius:var(--nv-themes-light-btn-radius)!important}.data-theme-dark [data-theme-item=white] .radius-end,[data-theme=dark] [data-theme-item=white] .radius-end,[data-theme=dark] .data-theme-item-white .radius-end,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .radius-end,[data-theme] [data-theme-item] .data-theme-sub-item-white .radius-end,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .radius-end,[data-theme] [data-theme-item] [data-theme-sub-item=white] .radius-end,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .radius-end,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .radius-end,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .radius-end,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .radius-end{border-bottom-right-radius:var(--nv-themes-white-btn-radius)!important;border-top-right-radius:var(--nv-themes-white-btn-radius)!important}.data-theme-dark [data-theme-item=white] .radius-start,[data-theme=dark] [data-theme-item=white] .radius-start,[data-theme=dark] .data-theme-item-white .radius-start,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .radius-start,[data-theme] [data-theme-item] .data-theme-sub-item-white .radius-start,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .radius-start,[data-theme] [data-theme-item] [data-theme-sub-item=white] .radius-start,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .radius-start,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .radius-start,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .radius-start,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .radius-start{border-bottom-left-radius:var(--nv-themes-white-btn-radius)!important;border-top-left-radius:var(--nv-themes-white-btn-radius)!important}.border-right-width-0{border-right-width:0!important}.border-left-width-0{border-left-width:0!important}.data-theme-white .theme-border,[data-theme=white] .theme-border{border-top:1px solid var(--nv-color-secondary)}.data-theme-white [data-theme-item=dark] .theme-border,[data-theme=white] [data-theme-item=dark] .theme-border,[data-theme=white] .data-theme-item-dark .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .theme-border,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .theme-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-white [data-theme-item=light] .theme-border,[data-theme=white] [data-theme-item=light] .theme-border,[data-theme=white] .data-theme-item-light .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .theme-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .theme-border,.data-theme-white [data-theme-item] .data-theme-sub-item-light .theme-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .theme-border,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .theme-border{border-top:1px solid var(--nv-color-white)}.data-theme-white [data-theme-item=white] .theme-border,[data-theme=white] [data-theme-item=white] .theme-border,[data-theme=white] .data-theme-item-white .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .theme-border,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .theme-border,.data-theme-white [data-theme-item] .data-theme-sub-item-white .theme-border,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .theme-border,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .theme-border{border-top:1px solid var(--nv-color-secondary)}.data-theme-light .theme-border,[data-theme=light] .theme-border,.data-theme-light [data-theme-item=dark] .theme-border,[data-theme=light] [data-theme-item=dark] .theme-border,[data-theme=light] .data-theme-item-dark .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .theme-border,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .theme-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-light [data-theme-item=light] .theme-border,[data-theme=light] [data-theme-item=light] .theme-border,[data-theme=light] .data-theme-item-light .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .theme-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .theme-border,.data-theme-light [data-theme-item] .data-theme-sub-item-light .theme-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .theme-border,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .theme-border{border-top:1px solid var(--nv-color-white)}.data-theme-light [data-theme-item=white] .theme-border,[data-theme=light] [data-theme-item=white] .theme-border,[data-theme=light] .data-theme-item-white .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .theme-border,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .theme-border,.data-theme-light [data-theme-item] .data-theme-sub-item-white .theme-border,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .theme-border,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .theme-border{border-top:1px solid var(--nv-color-secondary)}.data-theme-dark .theme-border,[data-theme=dark] .theme-border,.data-theme-dark [data-theme-item=dark] .theme-border,[data-theme=dark] [data-theme-item=dark] .theme-border,[data-theme=dark] .data-theme-item-dark .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-dark .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .theme-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .theme-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .theme-border,.data-theme-dark [data-theme-item=light] .theme-border,[data-theme=dark] [data-theme-item=light] .theme-border,[data-theme=dark] .data-theme-item-light .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-light .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=light] .theme-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .theme-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .theme-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .theme-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .theme-border{border-top:1px solid var(--nv-color-white)}.data-theme-dark [data-theme-item=white] .theme-border,[data-theme=dark] [data-theme-item=white] .theme-border,[data-theme=dark] .data-theme-item-white .theme-border,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .theme-border,[data-theme] [data-theme-item] .data-theme-sub-item-white .theme-border,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .theme-border,[data-theme] [data-theme-item] [data-theme-sub-item=white] .theme-border,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .theme-border,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .theme-border,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .theme-border,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .theme-border{border-top:1px solid var(--nv-color-secondary)}.carousel-control-prev-icon,.carousel-control-next-icon{-webkit-mask-repeat:no-repeat;mask-position:center;mask-repeat:no-repeat;background-image:none;height:100%}.carousel-control-prev-icon{mask-image:url("data: image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff' %3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z' /%3e%3c/svg%3e")}.carousel-control-next-icon{mask-image:url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff' %3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z' /%3e%3c/svg%3e")}.data-theme-white .carousel-control-prev-icon,.data-theme-white .carousel-control-next-icon,[data-theme=white] .carousel-control-prev-icon,[data-theme=white] .carousel-control-next-icon{background-color:var(--nv-themes-white-h1-color)}.data-theme-white [data-theme-item=dark] .carousel-control-prev-icon,.data-theme-white [data-theme-item=dark] .carousel-control-next-icon,[data-theme=white] [data-theme-item=dark] .carousel-control-prev-icon,[data-theme=white] [data-theme-item=dark] .carousel-control-next-icon,[data-theme=white] .data-theme-item-dark .carousel-control-prev-icon,[data-theme=white] .data-theme-item-dark .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon{background-color:var(--nv-themes-dark-h1-color)}.data-theme-white [data-theme-item=light] .carousel-control-prev-icon,.data-theme-white [data-theme-item=light] .carousel-control-next-icon,[data-theme=white] [data-theme-item=light] .carousel-control-prev-icon,[data-theme=white] [data-theme-item=light] .carousel-control-next-icon,[data-theme=white] .data-theme-item-light .carousel-control-prev-icon,[data-theme=white] .data-theme-item-light .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon{background-color:var(--nv-themes-light-h1-color)}.data-theme-white [data-theme-item=white] .carousel-control-prev-icon,.data-theme-white [data-theme-item=white] .carousel-control-next-icon,[data-theme=white] [data-theme-item=white] .carousel-control-prev-icon,[data-theme=white] [data-theme-item=white] .carousel-control-next-icon,[data-theme=white] .data-theme-item-white .carousel-control-prev-icon,[data-theme=white] .data-theme-item-white .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,.data-theme-white [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,.data-theme-white [data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,.data-theme-white [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,.data-theme-white [data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon{background-color:var(--nv-themes-white-h1-color)}.data-theme-light .carousel-control-prev-icon,.data-theme-light .carousel-control-next-icon,[data-theme=light] .carousel-control-prev-icon,[data-theme=light] .carousel-control-next-icon{background-color:var(--nv-themes-light-h1-color)}.data-theme-light [data-theme-item=dark] .carousel-control-prev-icon,.data-theme-light [data-theme-item=dark] .carousel-control-next-icon,[data-theme=light] [data-theme-item=dark] .carousel-control-prev-icon,[data-theme=light] [data-theme-item=dark] .carousel-control-next-icon,[data-theme=light] .data-theme-item-dark .carousel-control-prev-icon,[data-theme=light] .data-theme-item-dark .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon{background-color:var(--nv-themes-dark-h1-color)}.data-theme-light [data-theme-item=light] .carousel-control-prev-icon,.data-theme-light [data-theme-item=light] .carousel-control-next-icon,[data-theme=light] [data-theme-item=light] .carousel-control-prev-icon,[data-theme=light] [data-theme-item=light] .carousel-control-next-icon,[data-theme=light] .data-theme-item-light .carousel-control-prev-icon,[data-theme=light] .data-theme-item-light .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon{background-color:var(--nv-themes-light-h1-color)}.data-theme-light [data-theme-item=white] .carousel-control-prev-icon,.data-theme-light [data-theme-item=white] .carousel-control-next-icon,[data-theme=light] [data-theme-item=white] .carousel-control-prev-icon,[data-theme=light] [data-theme-item=white] .carousel-control-next-icon,[data-theme=light] .data-theme-item-white .carousel-control-prev-icon,[data-theme=light] .data-theme-item-white .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,.data-theme-light [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,.data-theme-light [data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,.data-theme-light [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,.data-theme-light [data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon{background-color:var(--nv-themes-white-h1-color)}.data-theme-dark .carousel-control-prev-icon,.data-theme-dark .carousel-control-next-icon,[data-theme=dark] .carousel-control-prev-icon,[data-theme=dark] .carousel-control-next-icon,.data-theme-dark [data-theme-item=dark] .carousel-control-prev-icon,.data-theme-dark [data-theme-item=dark] .carousel-control-next-icon,[data-theme=dark] [data-theme-item=dark] .carousel-control-prev-icon,[data-theme=dark] [data-theme-item=dark] .carousel-control-next-icon,[data-theme=dark] .data-theme-item-dark .carousel-control-prev-icon,[data-theme=dark] .data-theme-item-dark .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .carousel-control-prev-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-dark .carousel-control-next-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .carousel-control-prev-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=dark] .carousel-control-next-icon{background-color:var(--nv-themes-dark-h1-color)}.data-theme-dark [data-theme-item=light] .carousel-control-prev-icon,.data-theme-dark [data-theme-item=light] .carousel-control-next-icon,[data-theme=dark] [data-theme-item=light] .carousel-control-prev-icon,[data-theme=dark] [data-theme-item=light] .carousel-control-next-icon,[data-theme=dark] .data-theme-item-light .carousel-control-prev-icon,[data-theme=dark] .data-theme-item-light .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .carousel-control-prev-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-light .carousel-control-next-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .carousel-control-prev-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=light] .carousel-control-next-icon{background-color:var(--nv-themes-light-h1-color)}.data-theme-dark [data-theme-item=white] .carousel-control-prev-icon,.data-theme-dark [data-theme-item=white] .carousel-control-next-icon,[data-theme=dark] [data-theme-item=white] .carousel-control-prev-icon,[data-theme=dark] [data-theme-item=white] .carousel-control-next-icon,[data-theme=dark] .data-theme-item-white .carousel-control-prev-icon,[data-theme=dark] .data-theme-item-white .carousel-control-next-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,[data-theme] [data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,[data-theme] [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,[data-theme] [data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,.data-theme-dark [class^=data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .carousel-control-prev-icon,.data-theme-dark [data-theme-item] .data-theme-sub-item-white .carousel-control-next-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,.data-theme-dark [class^=data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .carousel-control-prev-icon,.data-theme-dark [data-theme-item] [data-theme-sub-item=white] .carousel-control-next-icon{background-color:var(--nv-themes-white-h1-color)}.carousel-control-prev,.carousel-control-next{opacity:1;width:8%;margin-bottom:130px}.carousel-inner{max-width:100%}.modal,.modal-content{--nv-modal-border-radius: var(--nv-panel-radius);--nv-modal-inner-border-radius: var(--nv-panel-radius);--nv-modal-border-color: none;--nv-modal-box-shadow: none;border-radius:var(--nv-panel-radius)}.modal-backdrop{background-color:var(--nv-color-dark)}.modal-backdrop.show{opacity:.5!important}.modal-body{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ccc #f8f8f8}.modal-body::-webkit-scrollbar{width:8px;height:8px;background:transparent;box-shadow:inset 0 0 2px #f8f8f8;border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.modal-body::-webkit-scrollbar-track{background:transparent}.modal-body::-webkit-scrollbar-button{background-color:#ccc;display:block;height:10px;width:10px}.nv-modal-md{--nv-modal-padding: 1rem 3rem}@media (min-width: 1200px){.add_section_modal .modal-dialog-scrollable .modal-body{overflow-y:hidden}}.add_section_modal .modal-body{display:flex}@media (min-width: 1200px){.add_section_modal .modal-body{overflow-y:hidden}}.add_section_modal .modal-body div.row{width:-webkit-fill-available;max-height:500px}.add_section_modal .modal-body .add_section_left{scrollbar-width:thin;scrollbar-color:#ccc #f8f8f8}.add_section_modal .modal-body .add_section_left::-webkit-scrollbar{width:8px;height:8px;background:transparent;box-shadow:inset 0 0 2px #f8f8f8;border-radius:4px}.add_section_modal .modal-body .add_section_left::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.add_section_modal .modal-body .add_section_left::-webkit-scrollbar-track{background:transparent}.add_section_modal .modal-body .add_section_left::-webkit-scrollbar-button{background-color:#ccc;display:block;height:10px;width:10px}@media (min-width: 1200px){.add_section_modal .modal-body .add_section_left{overflow-y:scroll;max-height:100%;padding-right:2px;border-right:1px solid #dee2e6}}@media (max-width: 1199.98px){.add_section_modal .modal-body .add_section_left{margin-bottom:1rem;border-bottom:1px solid var(--nv-color-secondary)}}.add_section_modal .modal-body .add_section_left .section_left_inner .add_section_menu_item a{text-decoration:none!important;color:var(--nv-color-dark)!important;font-size:15px!important;font-weight:500!important;display:flex;align-items:baseline}.add_section_modal .modal-body .add_section_left .section_left_inner .add_section_menu_item a:hover,.add_section_modal .modal-body .add_section_left .section_left_inner .add_section_menu_item a.active{background-color:#f7f8fa;border-radius:4px;color:var(--nv-color-default)!important}.add_section_modal .modal-body .add_section_left .section_left_inner .add_section_menu_item a .add_section_menu_item_icon{flex:0 0 30px}.add_section_modal .modal-body .add_section_right{overflow-y:scroll;max-height:100%;padding-top:5px;scrollbar-width:thin;scrollbar-color:#ccc #f8f8f8}.add_section_modal .modal-body .add_section_right::-webkit-scrollbar{width:8px;height:8px;background:transparent;box-shadow:inset 0 0 2px #f8f8f8;border-radius:4px}.add_section_modal .modal-body .add_section_right::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.add_section_modal .modal-body .add_section_right::-webkit-scrollbar-track{background:transparent}.add_section_modal .modal-body .add_section_right::-webkit-scrollbar-button{background-color:#ccc;display:block;height:10px;width:10px}.add_section_modal .modal-body .add_section_right .add_section_image{cursor:pointer;margin-bottom:20px}.add_section_modal .modal-body .add_section_right .builder-border{border:3px solid var(--nv-color-info)!important;position:relative;cursor:pointer}.add_section_modal .modal-body .add_section_right .builder-border:after{content:"\f00c";font-size:1.25rem;font-family:"Font Awesome 6 Pro";position:absolute;background-color:var(--nv-color-info);color:var(--nv-color-white);height:50px;width:50px;display:flex;align-items:center;justify-content:center;top:0;right:0;border-bottom-left-radius:var(--nv-themes-white-btn-radius)}.add_section_modal .modal-body .add_section_right .template_text_holder .btn_tooltip{background-color:transparent!important;border:0!important;min-width:0!important;width:15px!important}.add_section_modal .modal-body .add_section_right .template_text_holder .btn_tooltip i{color:var(--nv-color-dark)}.add_section_modal .modal-body .add_section_right .template_text_holder .add_section_template_name{font-size:16px!important;font-weight:500!important;color:var(--nv-color-dark)}.gradient-modal-min-height{min-height:485px}.video-container{text-align:center;position:relative;max-width:100%;padding-bottom:56.25%;height:0;display:block}.video-container iframe{position:absolute;left:0;top:0;max-width:100%;max-height:100%;width:100%;height:100%}.video-container-full{height:100%;position:relative;overflow:clip;width:100vw;overflow-x:hidden}.video-container-full iframe{position:absolute;left:50%;top:50%;width:100vw;height:100vh;transform:translate(-50%,-50%)}@media (min-aspect-ratio: 16/9){.video-container-full iframe{height:56.25vw}}@media (max-aspect-ratio: 16/9){.video-container-full iframe{width:177.78vh}}.alert.alert-sm{--nv-alert-padding-x: .5rem;--nv-alert-padding-y: .5rem}.alert.alert-sm p,.alert.alert-sm span,.alert.alert-sm strong{font-size:var(--nv-font-bodySmall-size)!important}.alert.alert-sm.alert-dismissible .btn-close{padding:0;height:calc(1.5em + var(--nv-alert-padding-y) + 2px);width:calc(1.5em + var(--nv-alert-padding-x) + 2px);background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%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") center/.6em auto no-repeat}.alert.alert-sm.alert-dismissible .btn-close:before{display:none}.alert[type=custom] .btn-close{opacity:1;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%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") center/.75em auto no-repeat}.alert .btn-close:focus{box-shadow:none}.section-divider{position:absolute;top:0;left:0;right:0;width:100%;height:4px}.section-divider .add-btn{display:none;position:relative}.section-divider .add-btn .add-btn-container{height:30px;width:120px;background:#00f;border-radius:10px;text-decoration:none;top:-15px;left:50%;position:absolute;z-index:10}.section-divider .add-btn .add-btn-txt{text-decoration:none;color:#fff;word-break:keep-all;text-align:center;display:flex;align-items:center;justify-content:center;position:relative}.section-wrapper{max-width:100%;max-height:100%}.section-wrapper:hover .section-divider{border-top:2px solid blue;border-bottom:4px solid blue}.section-wrapper:hover .add-btn{display:block}.section-wrapper:hover:first-child .section-divider,.section-wrapper:hover:first-child .add-btn{display:none}.carousel-inner{-webkit-overflow-scrolling:touch}.marquee-wrapper{max-width:100%;overflow:hidden;position:relative}.marquee-container{transform:translateZ(0);width:fit-content;white-space:nowrap;overflow:hidden;display:inline-block;animation:marquee var(--nv-donor-marquee-duration, 13s) linear infinite}.marquee-container::-webkit-scrollbar{display:none}.marquee-container2{animation-delay:var(--nv-donor-marquee-duration-delay, 15s)}[data-theme=white] .marquee-container .marquee-item-border{border-right-color:var(--nv-color-secondary)}[data-theme=light] .marquee-container .marquee-item-border,[data-theme=dark] .marquee-container .marquee-item-border{border-right-color:var(--nv-color-white)}.tooltip{--nv-tooltip-zindex: 9999999;--nv-tooltip-font-size: var(--nv-font-body-size) !important;--nv-tooltip-border-radius: var(--nv-panel-radius) !important;--nv-tooltip-opacity: 1;font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;margin-bottom:0}@media (max-width: 767.98px){.tooltip{--nv-tooltip-padding-x: .6rem;--nv-tooltip-padding-y: .25rem;--nv-tooltip-arrow-width: 13px !important;--nv-tooltip-arrow-height: 12px !important}}@media (min-width: 768px){.tooltip{--nv-tooltip-padding-x: 1.25rem;--nv-tooltip-padding-y: .5rem;--nv-tooltip-arrow-width: 15px !important;--nv-tooltip-arrow-height: 14px !important}}.tooltip.custom-tooltip{--nv-tooltip-color: var(--nv-custom-tooltip-color) !important;--nv-tooltip-bg: var(--nv-custom-tooltip-bg) !important;--nv-tooltip-border-radius: var(--nv-custom-panel-radius) !important}.tooltip.custom-tooltip span,.tooltip.custom-tooltip p{color:var(--nv-tooltip-color)!important}.nv-accordion-item.accordion-item .accordion-header .accordion-heading-item>*{margin:0}.nv-accordion.accordion{--nv-accordion-color: null;--nv-accordion-bg: null;--nv-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--nv-accordion-border-color: null;--nv-accordion-border-width: 1px;--nv-accordion-border-radius: var(--nv-panel-radius);--nv-accordion-inner-border-radius: var(--nv-panel-radius);--nv-accordion-btn-padding-x: 1.3rem;--nv-accordion-btn-padding-y: 1rem;--nv-accordion-body-padding-x: 1.3rem;--nv-accordion-body-padding-y: 1.5rem;--nv-accordion-btn-color: null;--nv-accordion-btn-bg: transparent;--nv-accordion-btn-icon: null;--nv-accordion-btn-icon-width: 0;--nv-accordion-btn-icon-transform: rotate(-180deg);--nv-accordion-btn-icon-transition: transform .2s ease-in-out;--nv-accordion-btn-active-icon: null;--nv-accordion-btn-focus-border-color: transparent !important;--nv-accordion-btn-focus-box-shadow: none !important;--nv-accordion-active-color: var(--nv-color-default);--nv-accordion-active-bg: null}.nv-accordion.accordion .accordion-button{font-family:var(--nv-font-body-family);font-weight:var(--nv-font-body-weight);letter-spacing:var(--nv-font-body-letterSpacing);line-height:var(--nv-font-body-lineHeight);text-transform:var(--nv-font-body-textTransform);font-style:var(--nv-font-body-style);margin-bottom:.5rem;font-size:var(--nv-font-bodyLarge-size)!important;margin-bottom:0!important;font-weight:700!important}.nv-accordion.accordion .accordion-button:focus{border-color:initial;box-shadow:none}.nv-accordion.accordion .accordion-button nova-icon,.nv-accordion.accordion .accordion-button nova-icon *{transition:all .15s ease-in-out}.keen-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{position:relative;overflow:hidden;width:100%;min-height:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.nv-carousel-slider .navigation-wrapper,.nv-image-preview .navigation-wrapper{position:relative}.nv-carousel-slider .dots,.nv-image-preview .dots{display:flex;flex-wrap:wrap;justify-content:center}.nv-carousel-slider .dots .dot,.nv-image-preview .dots .dot{border:none;width:15px;height:15px;border-radius:50%;margin:5px;padding:5px;cursor:pointer}.nv-carousel-slider .dots .dot:focus,.nv-image-preview .dots .dot:focus{outline:none}.nv-carousel-slider .arrow,.nv-image-preview .arrow{cursor:pointer}.nv-carousel-slider .arrow.arrow--bottom,.nv-image-preview .arrow.arrow--bottom{min-width:40px;min-height:40px}.nv-carousel-slider .arrow.arrow--center,.nv-image-preview .arrow.arrow--center{position:absolute;transform:translateY(50%);top:calc(50% - 57px)}.nv-carousel-slider .arrow--left.arrow--center,.nv-image-preview .arrow--left.arrow--center{left:-70px}.nv-carousel-slider .arrow--right.arrow--center,.nv-image-preview .arrow--right.arrow--center{right:-70px;left:auto}.nv-carousel-slider .slider-nav-holder,.nv-image-preview .slider-nav-holder{width:calc(100% - var(--nv-gutter-x))}@media (min-width: 1200px){.nv-carousel-slider .slider-nav-holder,.nv-image-preview .slider-nav-holder{transform:translate(-40px);width:calc(100% + 40px)}}[data-theme=white] .nv-carousel-slider .dot,[data-theme=white] .nv-image-preview .dot{background:var(--nv-color-secondary)}[data-theme=white] .nv-carousel-slider .dot.active,[data-theme=white] .nv-image-preview .dot.active{background:var(--nv-color-default)}[data-theme=light] .nv-carousel-slider .dot,[data-theme=light] .nv-image-preview .dot{background:var(--nv-color-white)}[data-theme=light] .nv-carousel-slider .dot.active,[data-theme=light] .nv-image-preview .dot.active{background:var(--nv-color-default)}[data-theme=dark] .nv-carousel-slider .dot,[data-theme=dark] .nv-image-preview .dot{background:var(--nv-color-white)}[data-theme=dark] .nv-carousel-slider .dot.active,[data-theme=dark] .nv-image-preview .dot.active{background:var(--nv-color-default-20)}.nv-text-truncate.nv-text-truncate-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.nv-text-truncate.nv-text-truncate-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.nv-text-truncate.nv-text-truncate-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.nv-text-truncate.nv-text-truncate-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.nv-text-truncate.nv-text-truncate-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}.nv-text-truncate.nv-text-truncate-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6}.nv-navbar-nav{--nv-navbar-padding-x: 1rem;--nv-navbar-color: unset;--nv-navbar-hover-color: unset;--nv-navbar-disabled-color: unset;--nv-navbar-active-color: unset;--nv-navbar-brand-font-size: unset;--nv-navbar-brand-color: unset;--nv-navbar-brand-hover-color: unset;--nv-nav-link-padding-y: 1rem;--nv-navbar-toggler-border-color: unset;--nv-navbar-toggler-border-radius: var(--nv-panel-radius)}.nv-navbar-nav .dropdown-menu{--nv-dropdown-padding-x: .7rem !important;--nv-dropdown-padding-y: 0 !important;--nv-dropdown-font-size: unset;--nv-dropdown-color: unset;--nv-dropdown-bg: unset;--nv-dropdown-border-color: unset;--nv-dropdown-border-radius: unset;--nv-dropdown-border-width: unset;--nv-dropdown-inner-border-radius: var(--nv-panel-radius);--nv-dropdown-divider-bg: unset;--nv-dropdown-box-shadow: unset;--nv-dropdown-link-color: unset;--nv-dropdown-link-hover-color: unset;--nv-dropdown-link-hover-bg: unset;--nv-dropdown-link-active-color: unset;--nv-dropdown-link-active-bg: unset;--nv-dropdown-link-disabled-color: unset;--nv-dropdown-item-padding-x: unset;--nv-dropdown-item-padding-y: unset;--nv-dropdown-header-color: unset}.nv-navbar-nav .nav-link{-webkit-user-select:none;user-select:none;-ms-user-select:none;cursor:pointer;display:inline-flex;align-items:center}.nv-navbar-nav .nav-link i{display:inline-flex;padding-right:.5rem}.nv-navbar-nav .nav-link i:hover{opacity:.8}.nv-navbar-nav .nav-link:after{display:none}.nv-navbar-nav .nav-link:hover{opacity:.8}.nv-navbar-nav .dropdown-menu{width:auto;height:auto;transition:all .4s ease-in}.nv-navbar-nav .dropdown-menu.show{animation-duration:.6s;animation-fill-mode:both}.nv-navbar-nav .nav-item:hover,.nv-navbar-nav .nav-item:focus,.nv-navbar-nav .nav-item:active{opacity:1}.offcanvas{--nv-offcanvas-zindex: 1045;--nv-offcanvas-width: 400px;--nv-offcanvas-height: 30vh;--nv-offcanvas-padding-x: 1rem;--nv-offcanvas-padding-y: 1rem;--nv-offcanvas-color: var(--nv-body-color);--nv-offcanvas-bg: var(--nv-body-bg);--nv-offcanvas-border-width: 0;--nv-offcanvas-border-color: var(--nv-border-color-translucent);--nv-offcanvas-box-shadow: var(--nv-box-shadow-sm)}.animation-slideIn{animation-name:slideIn}.animation-slideIn.show{animation-duration:.6s;animation-fill-mode:both}.animation-slideIn--300.show{animation-duration:.3s!important}.animation-opacityFadeIn{animation-name:opacityFadeIn;animation-duration:.4s;animation-fill-mode:both;transition:all .4s ease-in}.animation-opacityFadeOut{animation-name:opacityFadeOut;animation-duration:.4s;animation-fill-mode:both;transition:all .4s ease-in}.scale-105-hover{transition:.5s}.scale-105-hover:hover{transform:scale(1.05);transition:transform .4s ease-out}.scale-80{transform:scale(.8)}.hover-up{transition:.5s}.hover-up:hover{transform:translateY(-12px);transition:transform .4s}.hover-up--20{transform:translateY(-20%)}.transition-all-250{transition:all .25s}.transition-all-600{transition:all .6s}.rotate-180{transform:rotate(180deg)}.bg-animation{inset:0;z-index:0;position:absolute;width:100%;height:100%;pointer-events:none}.pulse{animation:pulse 1.5s cubic-bezier(.4,0,.2,1) infinite;animation-delay:.5s}.column-count-xs-1{column-count:1}.column-count-xs-2{column-count:2}.column-count-xs-3{column-count:3}.column-count-xs-4{column-count:4}.column-count-xs-5{column-count:5}.column-count-xs-6{column-count:6}@media (min-width: 576px){.column-count-sm-1{column-count:1}.column-count-sm-2{column-count:2}.column-count-sm-3{column-count:3}.column-count-sm-4{column-count:4}.column-count-sm-5{column-count:5}.column-count-sm-6{column-count:6}}@media (min-width: 768px){.column-count-md-1{column-count:1}.column-count-md-2{column-count:2}.column-count-md-3{column-count:3}.column-count-md-4{column-count:4}.column-count-md-5{column-count:5}.column-count-md-6{column-count:6}}@media (min-width: 992px){.column-count-lg-1{column-count:1}.column-count-lg-2{column-count:2}.column-count-lg-3{column-count:3}.column-count-lg-4{column-count:4}.column-count-lg-5{column-count:5}.column-count-lg-6{column-count:6}}@media (min-width: 1200px){.column-count-xl-1{column-count:1}.column-count-xl-2{column-count:2}.column-count-xl-3{column-count:3}.column-count-xl-4{column-count:4}.column-count-xl-5{column-count:5}.column-count-xl-6{column-count:6}}@media (min-width: 1400px){.column-count-xxl-1{column-count:1}.column-count-xxl-2{column-count:2}.column-count-xxl-3{column-count:3}.column-count-xxl-4{column-count:4}.column-count-xxl-5{column-count:5}.column-count-xxl-6{column-count:6}}.break-inside-avoid{page-break-inside:avoid;break-inside:avoid}.break-after-column,.break-after-xs-column{break-after:column}@media (min-width: 576px){.break-after-sm-column{break-after:column}}@media (min-width: 768px){.break-after-md-column{break-after:column}}@media (min-width: 992px){.break-after-lg-column{break-after:column}}@media (min-width: 1200px){.break-after-xl-column{break-after:column}}@media (min-width: 1400px){.break-after-xxl-column{break-after:column}}@media (min-width: 992px){.sticky-top{display:block;position:sticky!important}.sticky-top .sticky-transparent:not(.is-scrolling){position:fixed!important;width:100%;background:transparent;z-index:5;-webkit-transform:translate3d(0,0,0)}}.stats-col-item-holder{border-width:var(--nv-stats-col-item-border-width);border-color:var(--nv-stats-col-item-border-color);border-style:var(--nv-stats-col-item-border-style)}.stats-col-item>div{border-style:var(--nv-stats-col-item-border-style);border-color:var(--nv-stats-col-item-border-color);border-width:0}@media (max-width: 767.98px){.stats-col-item--xs--4>div,.stats-col-item--xs--3>div,.stats-col-item--xs--6>div{border-radius:0;border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--xs--4:first-child>div,.stats-col-item--xs--3:first-child>div,.stats-col-item--xs--6:first-child>div{border-top-left-radius:var(--nv-panel-radius);border-top-right-radius:var(--nv-panel-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.stats-col-item--xs--4:last-child>div,.stats-col-item--xs--3:last-child>div,.stats-col-item--xs--6:last-child>div{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--nv-panel-radius);border-bottom-right-radius:var(--nv-panel-radius);border-bottom-width:0}}.stats-col-item--xs--12>div{border-width:0}@media (max-width: 767.98px){.stats-col-item--xs--12>div{border-top-right-radius:var(--nv-panel-radius);border-top-left-radius:var(--nv-panel-radius);border-bottom-left-radius:var(--nv-panel-radius);border-bottom-right-radius:var(--nv-panel-radius)}}@media (min-width: 768px) and (max-width: 991.98px){.stats-col-item--md--6:nth-child(odd)>div{border-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--md--6:nth-child(odd):nth-last-child(-n+2)>div{border-bottom-left-radius:var(--nv-panel-radius);border-bottom-width:0}.stats-col-item--md--6:nth-child(2n+2)>div{border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--nv-panel-radius);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--md--6:nth-child(2n+2):nth-last-child(1)>div{border-bottom-width:0;border-bottom-right-radius:var(--nv-panel-radius)}.stats-col-item--md--6:nth-child(2n+4)>div{border-top-right-radius:0}}@media (min-width: 768px){.stats-col-item--xl--6:nth-child(odd)>div{border-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--xl--6:nth-child(odd):nth-last-child(-n+2)>div{border-bottom-left-radius:var(--nv-panel-radius);border-bottom-width:0}.stats-col-item--xl--6:nth-child(2n+2)>div{border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--nv-panel-radius);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--xl--6:nth-child(2n+2):nth-last-child(1)>div{border-bottom-width:0;border-bottom-right-radius:var(--nv-panel-radius)}.stats-col-item--xl--6:nth-child(2n+4)>div{border-top-right-radius:0}}@media (min-width: 992px){.stats-col-item--lg--4:nth-child(3n+1)>div,.stats-col-item--xl--4:nth-child(3n+1)>div{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--lg--4:nth-child(3n+1):nth-last-child(-n+3)>div,.stats-col-item--xl--4:nth-child(3n+1):nth-last-child(-n+3)>div{border-bottom-left-radius:var(--nv-panel-radius);border-bottom-width:0}.stats-col-item--lg--4:nth-child(3n+2)>div,.stats-col-item--xl--4:nth-child(3n+2)>div{border-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--lg--4:nth-child(3n+2):nth-last-child(2)>div,.stats-col-item--xl--4:nth-child(3n+2):nth-last-child(2)>div{border-bottom-width:0}.stats-col-item--lg--4:nth-child(3n+3)>div,.stats-col-item--xl--4:nth-child(3n+3)>div{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--lg--4:nth-child(3n+3):nth-last-child(1)>div,.stats-col-item--xl--4:nth-child(3n+3):nth-last-child(1)>div{border-bottom-width:0;border-bottom-right-radius:var(--nv-panel-radius)}.stats-col-item--lg--4:nth-child(3n+4)>div,.stats-col-item--xl--4:nth-child(3n+4)>div{border-top-left-radius:0}.stats-col-item--lg--4:nth-child(3n+6)>div,.stats-col-item--xl--4:nth-child(3n+6)>div{border-top-right-radius:0}}@media (min-width: 992px) and (max-width: 1199.98px){.stats-col-item--lg--3:nth-child(3n+1)>div{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--lg--3:nth-child(3n+1):nth-last-child(-n+3)>div{border-bottom-left-radius:var(--nv-panel-radius);border-bottom-width:0}.stats-col-item--lg--3:nth-child(3n+2)>div{border-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--lg--3:nth-child(3n+2):nth-last-child(2)>div{border-bottom-width:0}.stats-col-item--lg--3:nth-child(3n+3)>div{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--lg--3:nth-child(3n+3):nth-last-child(1)>div{border-bottom-width:0;border-bottom-right-radius:var(--nv-panel-radius)}.stats-col-item--lg--3:nth-child(3n+4)>div{border-top-left-radius:0}.stats-col-item--lg--3:nth-child(3n+6)>div{border-top-right-radius:0}}@media (min-width: 1200px){.stats-col-item--xl--3:nth-child(4n+1)>div{border-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--xl--3:nth-child(4n+1):nth-last-child(-n+4)>div{border-bottom-left-radius:var(--nv-panel-radius);border-bottom-width:0}.stats-col-item--xl--3:nth-child(4n+4)>div{border-radius:0;border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--xl--3:nth-child(4n+4):nth-last-child(1)>div{border-bottom-right-radius:var(--nv-panel-radius);border-bottom-width:0}.stats-col-item--xl--3:nth-child(4)>div{border-top-right-radius:var(--nv-panel-radius)}.stats-col-item--xl--3:nth-child(4n+2)>div{border-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--xl--3:nth-child(4n+2):nth-last-child(-n+3) div{border-bottom-width:0}.stats-col-item--xl--3:nth-child(4n+3)>div{border-radius:0;border-right-width:var(--nv-stats-col-item-border-width);border-bottom-width:var(--nv-stats-col-item-border-width)}.stats-col-item--xl--3:nth-child(4n+3):nth-last-child(2)>div,.stats-col-item--xl--3:nth-child(4n+3):nth-last-child(1)>div{border-bottom-width:0}}.stats-col-item:first-child>div{border-top-left-radius:var(--nv-panel-radius)}.fr-wrapper:focus-within{outline:2px solid #34BAFC;border-radius:3px}.fr-toolbar .fr-more-toolbar{float:none}.fr-input-line input{outline:0!important}.fr-popup .fr-input-line input+label{background:#fff!important}.fr-popup .fr-checkbox input{opacity:0!important}.cupertino-pane-wrapper{--cupertino-pane-background: var(--nv-custom-cupertino-pane-background)}.center-absolute{position:absolute;inset:0}.is-admin app-root a:not(.modal-launch-btn){pointer-events:none}:focus-visible{outline:none}@media (min-width: 992px){.hidden-over-lg{display:none!important}}@media (max-width: 991.98px){.hidden-under-lg{display:none!important}}@media (min-width: 768px){.hidden-over-md{display:none!important}}@media (max-width: 767.98px){.hidden-under-md{display:none!important}}@media (max-width: 575.98px){.hidden-under-sm{display:none!important}}@media (min-width: 576px){.hidden-over-sm{display:none!important}}@media (min-width: 395px){.hidden-over-395px{display:none!important}}hr{width:100%;opacity:1;margin:0}.cdk-visually-hidden{visibility:hidden;position:absolute;left:99999px}.visibility-hidden{visibility:hidden}app-root{scroll-behavior:smooth}.text-mb-0 p.p-large,.text-mb-0 p.p-small,.text-mb-0 p,.text-mb-0 h1,.text-mb-0 .h1,.text-mb-0 h2,.text-mb-0 .h2,.text-mb-0 h3,.text-mb-0 .h3,.text-mb-0 h4,.text-mb-0 .h4,.text-mb-0 h5,.text-mb-0 .h5,.text-mb-0 h6,.text-mb-0 .h6{margin-bottom:0}.text-transparent span,.text-transparent p.p-large,.text-transparent p.p-small,.text-transparent p,.text-transparent h1,.text-transparent .h1,.text-transparent h2,.text-transparent .h2,.text-transparent h3,.text-transparent .h3,.text-transparent h4,.text-transparent .h4,.text-transparent h5,.text-transparent .h5,.text-transparent h6,.text-transparent .h6,.text-transparentspan,.text-transparentp.p-large,.text-transparentp.p-small,.text-transparentp,.text-transparenth1,.text-transparenth2,.text-transparenth3,.text-transparenth4,.text-transparenth5,.text-transparenth6{color:transparent!important}.whitespace-nowrap{white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-prewrap{white-space:pre-wrap}.overflow-wrap-anywhere{overflow-wrap:anywhere!important}.break-word{word-break:keep-all;word-wrap:break-word}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.break-word{-ms-word-break:break-word;-ms-word-wrap:break-word}}.brightness-90{filter:brightness(.9)}.pointer-none{pointer-events:none}.mvh-100{max-height:100%}.width-fill-available{width:-webkit-fill-available;width:-moz-available;width:stretch}.text-capitalize-first:first-letter{text-transform:uppercase}.no-text-overflow{text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}body .pac-container{z-index:9999}
